Shortcuts
FkeMark shortcuts are split into app shortcuts and editor shortcuts. App shortcuts control files, modes, and panels; editor shortcuts only apply inside the document editor.
App shortcuts
| Shortcut | Action |
|---|---|
| Ctrl + N | New file |
| Ctrl + O | Open file |
| Ctrl + Shift + O | Open folder |
| Ctrl + S | Save current document |
| Ctrl + Shift + F | Cycle editor mode |
| F11 | Focus mode |
| Ctrl + F | Find |
| Ctrl + H | Replace |
| Ctrl + P | Command palette |
| Ctrl + W | Close current tab |
| Ctrl + Shift + B | Recycle bin |
Editor shortcuts
| Shortcut | Action |
|---|---|
| Ctrl + 1 ~ 6 | Toggle heading level 1 to 6 |
| Ctrl + 0 | Paragraph |
| Ctrl + B | Bold |
| Ctrl + I | Italic |
| Ctrl + Shift + S | Strike |
| Ctrl + Shift + Q | Blockquote |
| Ctrl + K | Insert or edit link |
| Tab | Move to the next table cell; create a new row from the last cell |
| Enter | Convert a standalone --- line to a divider; create a code block after ```lang |
Presentation mode navigation
| Shortcut | Action |
|---|---|
| ← / PageUp | Previous slide |
| → / Space / PageDown | Next slide |
| Home | First slide |
| End | Last slide |
| Esc | Exit presentation or close overlays |
Custom shortcuts
Open the “Shortcuts” section in Settings to change combinations or reset them to defaults.
TIP
The documented Ctrl key also matches Command on macOS. The actual active mapping is shown in the app settings page.