Skip to content

Templates

Templates let you create new notes from predefined structures. Useful for meeting notes, project plans, weekly reviews, or any format you use repeatedly.

Managing Templates

macOS

Open the Template Manager from File > Manage Templates or the command palette.

The Template Manager lets you: - Create new templates with a title and Markdown content - Edit existing templates - Delete templates you no longer need - Preview template content before using it

Creating a Note from a Template

When creating a new note (Cmd+N), you can choose a template from the template picker. The new note is pre-filled with the template content.

Template Content

Templates are standard Markdown. They can include: - Headings and structure - Task lists with placeholder items - Tags - Front matter properties - Any Markdown formatting FoldNotes supports

Storage

Templates are stored in the .templates/ folder inside your collection directory. They're plain .md files, so they sync via iCloud and are accessible from the CLI.