Keyboard shortcuts?

Hello!

Is there any keyboard shortcuts in Joplin (for example how to add a link, etc.?)

If there are, where can I find them?

Thanks,
Tobias

2 Likes

All available shortcuts are visible by checking the menu - for example “Ctrl+T” to add a to-do, “Ctrl+N” for a new note, etc.

Ah, okay. But it doesn’t have keyboards shortcuts for adding “Markdown styles”. Like images, links, bold, etc.?

for that, I think a request has been made here. the wysiwyg editor should provide such a functionnality. (i suppose)

1 Like

in my opinion, keyboard shortcuts would be a good enough first step, and probably easier to implement than new UI. Selecting text and pressing ctrl+b to make the text bold, for example - the same ways it works in many places, including this forum.

Switching the editor to a full WYSIWYG one would probably be too much work, although it’s not impossible it will happen at some point.

In the meantime, an intermediate solution would be to extend the existing toolbar with new buttons, eg. Bold, Italic, Links, etc. and associate shortcuts with them.

1 Like

Yeah, that sounds like the best solution. If this would happen these are the ones I would like to see (only my opinion)

  • Attach Image (already there)
  • Links
  • Italic
  • Bold
  • Table
  • Code

Those sound great, though I’d also vote for adding “Mark” functionality. (As suggested here: https://github.com/laurent22/joplin/issues/457 )

Shortcuts for common md strings that are tedious to type would be handy:

  • New to do item, "- [ ] "
  • Line break inside of a table “< br >”
  • A quick 3*3 table shortcut would be handy and probably really helpful to new users
4 Likes

shortcuts to move between the zones please - search shortcut, list shortcut, note editor shortcut - in fact tab should go to just those 3 places. thanks!

I find the templates useful for this. I’ve just made a few variations of tables, and easily insert them into a note with Alt+Ctrl+i or from the menu

Ctrl + Shift + A for Attach is used commonly in other places, consider that combination.

2 Likes

I resume this thread to asking for a keyboard shortcut for highlighting text

I mean ==highlighted==.
I miss it a lot!

1 Like

Not sure this is the place to post this, but I have a suggestion regarding application level hotkeys (i.e., hotkeys which are active even when the window isn’t even open). I see we have Ctrl+Alt+J to bring up Joplin. This is good, but I would like to see something like what Evernote supports:

  1. A hotkey to search all notes. Like Ctrl+Alt+J, but it puts focus in the “search all notes” box. This doubles as a “bring up the app” key if you want to do something else
  2. A hotkey to start editing a new note.
  3. Both of these hot keys are configurable to a user-defined key combination

Thanks for your consideration

1 Like

Hi,

I suggest that the student that will be responsible for the Custom Keyboard Shortcuts GSoC’ idea, should take in consideration this post, to attend the suggestions presente here that are not yet implemented.

Greetings,
Carlos Abreu

2 Likes

This would be super useful to me, game changing

It would be great to have two shortcuts, one to create notes from a template (right now there is only a shortcut to append a template to an existing note) and one to copy the current note’s ID into the clipboard. I try to mouse around as little as possible!

1 Like

I second that!

A global hotkey to create a new note in a pre-defined notebook is crucial for a desktop notebook app. It’s nice if the hotkey is configurable.

BTW Shift-Cmd-T (insert the date and time) doesn’t work in the title area.

i found the shortcuts under the "go" menu item - any idea why ctrl-shift-L would not work for me? the other two seem to work on windows app?

well now it seems to be working - no idea why it glitched - thanks anyway!