update_settings
Change Notes app settings: set file suffix, re-point notes folder, adjust editor mode, show hidden files, or toggle recent notes on startup.
Instructions
Change the Notes app settings. Set fileSuffix to the extension itself, including the dot — ".md", ".org", or any custom extension; the server stores a non-standard one as the custom suffix. Changing notesPath re-points the app at a different folder: notes in the old folder stop appearing in Notes until it is pointed back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| noteMode | No | Default editor mode, e.g. "rich" or "edit". | |
| notesPath | No | Folder for note files, relative to the user's root. | |
| fileSuffix | No | Suffix for new note files, e.g. ".md" or ".org". Any extension is accepted. | |
| showHidden | No | Count dotfiles and dot-folders as notes and categories. | |
| loadRecentOnStartUp | No |