Settings Reference
v1.0.3 Complete list of every Noted setting, what it controls, and its default value.
Settings
| Setting | Type | Default | What it does |
|---|
| Editor Font Size | Select | Default | Text size in the editor. Options: Small, Default, Large. |
| Spellcheck | Toggle | Off | Enables browser spellcheck in the editor. |
| Placeholder Text | Text | Type / for commands... | Shown when a note is empty. |
| Note Name Prefix | Text | Noted | Default prefix for new note names (e.g. “Noted 1”, “Noted 2”). |
| Default Grid Columns | Select | 2 | Column count when dropping multiple images into a grid. Options: 1, 2, 3, 4. |
| Save Images to Project Folder | Toggle | On | When on, images are saved next to the .aep file. When off, images use the global fallback directory. |
Slash Commands
| Command | Block type |
|---|
| Text | Paragraph |
| Heading 1 | H1 |
| Heading 2 | H2 |
| Heading 3 | H3 |
| Bullet List | Unordered list |
| Numbered List | Ordered list |
| Quote | Blockquote |
| Code Block | Fenced code block |
| Divider | Horizontal rule |
| Image | Single image (opens file picker) |
| Image Grid | Empty image grid block |
Keyboard Shortcuts
| Shortcut | Action |
|---|
/ | Open slash command menu |
Cmd/Ctrl + B | Bold |
Cmd/Ctrl + I | Italic |
Cmd/Ctrl + E | Inline code |
Cmd/Ctrl + Shift + X | Strikethrough |
Cmd/Ctrl + Shift + 7 | Numbered list |
Cmd/Ctrl + Shift + 8 | Bullet list |
Cmd/Ctrl + Z | Undo |
Cmd/Ctrl + Shift + Z | Redo |
| Enter | New line / confirm |
| Backspace at heading start | Convert heading to paragraph |
| Tab in list | Increase nesting |
| Shift + Tab in list | Decrease nesting |
Image Storage Locations
| Condition | Path |
|---|
| Project saved, setting on | {project folder}/Motion Fun/noted-images/ |
| Project not saved, or setting off | ~/Library/Application Support/MotionFun/Noted/images/ (macOS) |
| Project not saved, or setting off | %APPDATA%/MotionFun/Noted/images/ (Windows) |
Images are content-hashed for deduplication. The same file dropped twice will not create a second copy on disk.