# Shortcuts
# Linux / Windows
# In the main window
- Ctrl + N creates a new note with the current date and time in the name
- Ctrl + β§ Shift + N creates a new note in a new tab
- Ctrl + β§ Shift + F lets you search for notes (in the name of the note and its content)
- Alt + F lets you search for notes in all tags / subfolders
- Alt + β§ Shift + P switches to the previous workspace
- Ctrl + β§ Shift + E edits an encrypted note
- Alt + R removes the current note
- Alt + β§ Shift + U checks for updates
- Ctrl + β§ Shift + T opens the todo list
- Ctrl + β§ Shift + O opens the current note in an external editor
- Alt + β§ Shift + O opens the current note in a view
- Alt + β§ Shift + F shows the current note in the file manager
- Alt + β§ Shift + E enables or disables editing of notes
- Alt + Up jumps to the previous visible note
- alternate shortcut is Ctrl + Page Up
- Alt + Down jumps to the next visible note
- alternate shortcut is Ctrl + Page Down
- Alt + Page Up jumps to the previous note tab
- Alt + Page Down jumps to the next note tab
- Ctrl + W closes the current note tab
- Ctrl + β§ Shift + D toggles the distraction free mode
- you can also close it with Esc
- Ctrl + P prints the current note as text
- Ctrl + β§ Shift + P prints the current note as markdown
- Ctrl + β§ Shift + V pastes notes, images and html from the clipboard
- Ctrl + , opens the settings
- Alt + β§ Shift + A adds a new tag to a note
- Ctrl + β§ Shift + R reloads the current note folder
- Ctrl + Alt + F lets you select a different note folder
- Ctrl + β§ Shift + S reloads the scripting engine
- Ctrl + β§ Shift + M hides or shows the main menu bar
- Ctrl + β§ Shift + A lets you search for actions
- Ctrl + S manually saves modified notes
- Alt + β§ Shift + I opens the Script repository dialog
- F4 jumps to the note edit panel
- F5 jumps to the note list
- F6 jumps to the note subfolder panel
- F7 jumps to the tags panel
- F8 jumps to the navigation panel
- F10 activates the context menu of the current widget
- F11 toggles full-screen mode
- Alt + β§ Shift + H copies the headline of the current note
# In the note search bar
- Down or Tab sets the focus to the note list
- Return creates a new note with the text from the search bar as headline
# In the note list
- double-click on note to open note in a new tab (keep in mind that there is a scripting hook that can override the double-click action)
- Ctrl + A selects all notes (to move, copy or remove them with a right click)
- Tab or Return lets you edit the current note
# In the note text edit panel
- Ctrl + Click on a link to open it
- Ctrl + F lets you search in the current note
- use the Up and Down keys or F3 and β§ Shift + F3 keys to jump to the previous and next matches
- Esc closes the search bar
- Ctrl + R lets you search and replace in the current note
- Ctrl + D duplicates the current line or the selected text
- Ctrl + Alt + Down does the same
- Alt + Backspace deletes the current line
- Ctrl + Backspace deletes the current word
- Ctrl + L opens a dialog to add a text link (also works on selected text)
- Ctrl + β§ Shift + L opens a dialog to add note link
- Ctrl + T inserts the current date and time in a user specific format
- Ctrl + β§ Shift + I inserts an image (the image will be copied to the
media
folder in the current notes folder) - Ctrl + β§ Shift + X inserts an attachment (the file will be copied to the
attachments
folder in the current notes folder) - Alt + β§ Shift + T inserts a table
- Ctrl + β§ Shift + C inserts a code block at the current position
- Ctrl + β§ Shift + B inserts a block quote at the current position
- Ctrl + B formats the selected text bold
- Ctrl + I formats the selected text italic
- Ctrl + U formats the selected text underline
- Alt + β§ Shift + S strikes out the selected text
- Ctrl + β§ Shift + U cycles through the cases of the selected text
- Tab indents the selected text (also works on multiple lines)
- β§ Shift + Tab un-indents the selected text
- Tab after an unordered list character indents the list item
- β§ Shift + Tab after an unordered list character un-indents the list item
- Return in lists creates a new list item
- Alt + Left jumps back in the note history
- Alt + Right jumps forward in the note history
- Ctrl + β§ Shift + 1..9 sets a note bookmark on bookmark slot 1..9
- Ctrl + 1..9 jumps to the note bookmark on bookmark slot 1..9
- Ctrl + + increases the note text font size by one point
- Ctrl + - decreases the note text font size by one point
- Ctrl + 0 resets the note text font size
- Ctrl + Space tries to solve simple equations like
(4+5)*3=
in front of the cursor, auto-completes text or opens urls - Ctrl + β§ Shift + H inserts a headline from the note filename at the top of the note
- Alt + β§ Shift + X splits the current note into two notes at the current cursor position
- Alt + β§ Shift + W searches for the selected text on the web
- Ctrl + Up scrolls the content up
- Ctrl + Down scrolls the content down
- Ctrl + β§ Shift + Down moves the current line down
- Ctrl + β§ Shift + Up moves the current line up
- β§ Shift + Return adds two spaces and a newline character to force a markdown newline
# In the note preview panel
- Ctrl + F lets you search in the current note
- use the Up and Down keys or F3 and β§ Shift + F3 keys to jump to the previous and next matches
- Esc closes the search bar
# In the Todo list
- Ctrl + S saves the current todo item
- Ctrl + I saves the current todo item and inserts in into the current note
- Ctrl + R removes the current todo item
# macOS
# In the main window
- β Cmd + N creates a new note with the current date and time in the name
- β Cmd + β§ Shift + N creates a new note in a new tab
- β Cmd + β§ Shift + F lets you search for notes (in the name of the note and its content)
- β Ctrl + F lets you search for notes in all tags / subfolders
- β Ctrl + β§ Shift + P switches to the previous workspace
- β Cmd + β§ Shift + E edits an encrypted note
- β Ctrl + R removes the current note
- β Ctrl + β§ Shift + U checks for updates
- β Cmd + β§ Shift + T opens the todo list
- β Cmd + β§ Shift + O opens the current note in an external editor
- β Ctrl + β§ Shift + O opens the current note in a view
- β Ctrl + β§ Shift + F opens the folder of the current note in Finder
- β Ctrl + β§ Shift + E enables or disables editing of notes
- β Ctrl + Up jumps to the previous visible note
- alternate shortcut is β Cmd + Page Up
- β Ctrl + Down jumps to the next visible note
- alternate shortcut is β Cmd + Page Down
- β₯ Alt + Page Up jumps to the previous note tab
- β₯ Alt + Page Down jumps to the next note tab
- β Cmd + W closes the current note tab
- β Cmd + β§ Shift + D toggles the distraction free mode
- you can also close it with Esc
- β Cmd + P prints the current note as text
- β Cmd + β§ Shift + P prints the current note as markdown
- β Cmd + β Ctrl + V pastes notes, images and html from the clipboard
- β Cmd + , opens the settings
- β Ctrl + β§ Shift + A adds a new tag to a note
- β Cmd + β§ Shift + R reloads the current note folder
- β Cmd + β Ctrl + F lets you select a different note folder
- β Cmd + β§ Shift + S reloads the scripting engine
- β Cmd + β§ Shift + M hides or shows the main menu bar
- β Cmd + β§ Shift + A lets you search for actions
- β Cmd + S manually saves modified notes
- β Ctrl + β§ Shift + I opens the Script repository dialog
- F4 jumps to the note edit panel
- F5 jumps to the note list
- F6 jumps to the note subfolder panel
- F7 jumps to the tags panel
- F8 jumps to the navigation panel
- F10 activates the context menu of the current widget
- β Cmd + F11 toggles full-screen mode
- β Ctrl + β§ Shift + H copies the headline of the current note
# In the note search bar
- Down or Tab sets the focus to the note list
- Return creates a new note with the text from the search bar as headline
# In the note list
- double-click on note to open note in a new tab (keep in mind that there is a scripting hook that can override the double-click action)
- β Cmd + A selects all notes (to move, copy or remove them with a right click)
- Tab or Return lets you edit the current note
# In the note text edit panel
- β Cmd + Click on a link to open it
- β Cmd + F lets you search in the current note
- use the Up and Down keys or F3 and β§ Shift + F3 keys to jump to the previous and next matches
- Esc closes the search bar
- β Cmd + R lets you search and replace in the current note
- β Cmd + D duplicates the current line or the selected text
- β Cmd + β Ctrl + Down does the same
- β Cmd + Backspace deletes the current line
- β Ctrl + Backspace deletes the current word
- β Cmd + L opens a dialog to add a text link (also works on selected text)
- β Cmd + β§ Shift + L opens a dialog to add note link
- β Cmd + T inserts the current date and time in a user specific format
- β Cmd + β§ Shift + I inserts an image (the image will be copied to the
media
folder in the current notes folder) - β Cmd + β§ Shift + X inserts an attachment (the file will be copied to the
attachments
folder in the current notes folder) - β Ctrl + β§ Shift + T inserts a table
- β Cmd + β§ Shift + C inserts a code block at the current position
- β Cmd + β§ Shift + B inserts a block quote at the current position
- β Cmd + B formats the selected text bold
- β Cmd + I formats the selected text italic
- β Cmd + U formats the selected text underline
- β Ctrl + β§ Shift + S strikes out the selected text
- β Cmd + β§ Shift + U cycles through the cases of the selected text
- Tab indents the selected text (also works on multiple lines)
- β§ Shift + Tab un-indents the selected text
- Tab after an unordered list character indents the list item
- β§ Shift + Tab after an unordered list character un-indents the list item
- Return in lists creates a new list item
- β Cmd + β Ctrl + Left jumps back in the note history
- β Cmd + β Ctrl + Right jumps forward in the note history
- β Cmd + β§ Shift + 1..9 sets a note bookmark on bookmark slot 1..9
- β Cmd + 1..9 jumps to the note bookmark on bookmark slot 1..9
- β Cmd + + increases the note text font size by one point
- β Cmd + - decreases the note text font size by one point
- β Cmd + 0 resets the note text font size
- β Cmd + Space tries to solve simple equations like
(4+5)*3=
in the current line in front of the cursor, auto-completes text or opens urls - β Cmd + β§ Shift + H inserts a headline from the note filename at the top of the note
- β Ctrl + β§ Shift + X splits the current note into two notes at the current cursor position
- β Ctrl + β§ Shift + W searches for the selected text on the web
- β Cmd + Up scrolls the content up
- β Cmd + Down scrolls the content down
- β Cmd + β§ Shift + Down moves the current line down
- β Cmd + β§ Shift + Up moves the current line up
- β§ Shift + Return adds two spaces and a newline character to force a markdown newline
# In the note preview panel
- β Cmd + F lets you search in the current note
- use the Up and Down keys or F3 and β§ Shift + F3 keys to jump to the previous and next matches
- Esc closes the search bar
# In the Todo list
- β Cmd + S saves the current todo item
- β Cmd + I saves the current todo item and inserts in into the current note
- β Cmd + R removes the current todo item
β Searching for notes Git versioning β
Made by Patrizio Bekerle with β€οΈ