Open hb20007 opened 4 years ago
We didn't have the framework in place to get this working but now we do, so indeed we should add this at some point.
can i work on this issue , am interested in it?
I vote for this. It would be easier to discover keyboard shortcuts and improve the overall user experience!
Operating System
Application
1. Markdown Editor Icons
Currently, if I place the pointer over one of the markdown editor icons, for instance, the one for inserting a hyperlink, I get a tooltip which says
Hyperlink
.I propose displaying a more helpful tooltip such as
Hyperlink (Ctrl+K)
. Currently, it's hard to find the keyboard shortcuts for these icons. For example, I do not know the actual shortcut for inserting a hyperlink (it's not Ctrl+K).NB: For reference, Github's markdown editor has implemented this feature.
2. Notebook Menu Bar
The same feature should be there for the toolbar right below the menu bar. For example, the tooltip for the button to create a new note currently only says
New Note
. It would be more useful if it saidNew Note (Ctrl+N)
.I am creating this Issue since https://github.com/laurent22/joplin/issues/1403 and https://github.com/laurent22/joplin/issues/1559 were marked as stale and closed.