Keyboard Shortcuts
Notabase has a lot of keyboard shortcuts to help you do things faster, and we're adding more all the time.
Navigation
cmd/ctrl + pto create a new note or jump to an existing note.cmd/ctrl + \to open or close the sidebar.cmd/ctrl + shift + eto switch to the notes pane.cmd/ctrl + shift + fto switch to the search pane.cmd/ctrl + shift + gto go to Graph View.
Formatting
Inline shortcuts
These shortcuts can be used while you're typing.
You can also use markdown shortcuts to format your text while typing.
cmd/ctrl + bto bold.cmd/ctrl + ito italicize.cmd/ctrl + uto underline.cmd/ctrl + `to create inline code.cmd/ctrl + shift + sto strikethrough.cmd/ctrl + shift + hto highlight.cmd/ctrl + kto create a link.
Block shortcuts
These shortcuts can be used to change the type of block you're in.
cmd/ctrl + shift + 1to create an H1 heading.cmd/ctrl + shift + 2to create an H2 heading.cmd/ctrl + shift + 3to create an H3 heading.cmd/ctrl + shift + 4to create a bulleted list.cmd/ctrl + shift + 5to create a numbered list.cmd/ctrl + shift + 6to create a checklist.cmd/ctrl + shift + 7to create a quote block.cmd/ctrl + shift + 8to create a code block.cmd/ctrl + shift + 9to create a paragraph.
Tabbing / entering
tabto create a nested bullet point in a bulleted or numbered list.shift + tabto unindent a nested bullet point in a bulleted or numbered list.shift + enterto create a soft line break.cmd/ctrl + enterto create a hard line break.
Last updated
Was this helpful?