-
-
Notifications
You must be signed in to change notification settings - Fork 3
⌨️ Shortcuts cheatsheet
Stella and Charlie edited this page Nov 7, 2025
·
4 revisions
- Ctrl+L: Edit title
- Ctrl+W: Delete note
- Ctrl+S: Force immediate save (Honestly more of a psychological thing. You dont need this)
- Ctrl+ period ("."): Emoji menu
- Ctrl+G or "O": "Gear", "Open", Open menu
- Alt+Number: Change to corresponding theme
- Ctrl+M: "Monospace" Toggle monospace
- Ctrl+ +: Zoom in
- Ctrl+ = or 0: Standard zoom
- Ctrl+ -: Zoom out
- Ctrl+Q: Quit
- Ctrl+Q: Show preferences
- Ctrl+N: New note
- Ctrl+T: "Toggle" actionbar
- Ctrl+H: "Hide", toggle scribble mode
For flatpak apps you need to run the command as 'flatpak run io.github.ellie_commons.jorts'
- --new-note or -n: Create a new note. Doesnt take arguments bc i dont know how
- --new-from-clipboard or -c: Create a note then paste from clipboard. Doesnt work if the app is not already running
- --preferences or -p: Show preferences
- --reset-settings or -r: Reset all settings
- --dump or -d: Dump the content of the storage to stdout as a pretty JSON
May do one to set/remove autostart in the future