I use to cite paragraphs of copied text to notes in Joplin. The markdown has the shorcut > to cite a paragraph, but I often need to select several paragraphs and to cite them. When several paragraphs are selected, the shortcut > erased them instead of citing them. Could it be possible to implement a keyboard shorcut to enable this feature ? On desktop, that could be something like Cmd + >, or Alt + > or Ctrl + >, to be close to the markdown keyboard shorcut for cite. On mobile, it could be an extra button to chose from the options and to ad into the menu bar.
[EDIT] It appears that other sofwares have specific keyboard shortcut for that :
- Typora used
Cmd + Shift + >on macOS, - Obsidian used
Cmd/Ctrl + Shift + C.
I don’t know if it useful to implement it on Joplin.
And also, the keyboard shorcut ⌘ + > il already use on macOS: it creates a code bloc around the selection (ie ``` […] ```).