mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #582] Catch the comand Ctrl+S on Web app #297
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#297
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @danielrinconr on GitHub (Aug 12, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/582
Current behavior
The comand Ctrl+S is one the most popular comand to Save documents. Some of us are used to using this command frequently to save our changes in any IDE.
Expected behavior
Please catch this comand key and override the default 'Save as web page' of the browser.
Steps to reproduce
Environment
Desktop/Web
@Rokt33r commented on GitHub (Aug 23, 2021):
I'm against overwriting browser shortcuts since the overwriting behavior might be different for each browser and os. So we recommend using the desktop app if it is really bothering you.