Keyboard Shortcuts: Ctrl+c Copy Ctrl+x Cut Ctrl+v Paste Ctrl+s Save file Ctrl+i Insert HTML (e.g. for video embedding) Ctrl+m Insert note Ctrl+l Insert audio recording Ctrl+q or Esc Javascript command evaluator popup Ctrl+b Toggle toolbar visibility Ctrl+h Show this help Ctrl+[1-7] Send selected text to the n-th search box Ctrl+Alt+m Match brackets (+ braces and parenthesis) Ctrl+Alt+p Scale selected or nearby picture(s) Ctrl+Alt-s Save state Ctrl+Alt+z Undo to the last saved state Ctrl+Alt+y Redo undone state reversal Ctrl+Alt+c Clear temporary highlighting Tab Indent selection Shift+Tab Unindent selection Text Commands (Can be used with Javascript Eval): wc โ Word count of selection reflow(n) โ Reflow selected text to n-character lines camel โ Convert identifier to camelCase snake โ Convert identifier to snake_case kebab โ Convert identifier to kebab-case uc โ Convert to upper case lc โ Convert to lowercase title โ Convert to Title Case darken โ Switch to dark mode