vctfence / scrapbee

Mozilla Public License 2.0
39 stars 23 forks source link

Feature Request ♦ Shortcut: Enter to Open a Saved Page URL #59

Open touwys opened 3 years ago

touwys commented 3 years ago

To open a saved page URL: hit keyboard "enter" or, mouse double-click, when the articel title is highlighted.

vctfence commented 3 years ago

Can be done, but I think shortcut like "ctrl + u" or "ctrl + o" is better. Using enter or double-click here maybe cause confusion for many users.

touwys commented 3 years ago

Please explain how the "enter" key will cause confusion among users? Do you mean confusion to distinguish between the opening of the local file and the URL when the enter key is hit? However, this is not a big issue, and any shortcut key is to be welcomed — "ctrl + o" is fine. I have also noticed that the keyboard arrow keys (up and down) cannot be used inside the Sidebar to move around the tree. Is that by design, and can this behaviour be added?

To take care of questions about keyboard-shortcuts: May I propose that instead of providing pre-chosen keyboard shortcuts as they arise, rather provide a configuration-element where the user may assign keyboard-shortcuts of his own?

vctfence commented 3 years ago

Right, as I know "enter" or "double click" means "open content", for scrap nodes, it's local files, or remote page for bookmarks. Though "it's not a big issue", it's enough to choose another key binding.

Key shortcuts are already can be set in Firefox's add-ons page, I'll research to see how it will work for this function.