Files
foam/docs/features/note-templates.md
ingalless 9f0deb4000 Templates improvements (#359)
* Combine steps

* Cancel if escape pressed in any step

* New template command

* Execute "create new template" when no templates found

* Provide inline documentation 

* Add tests

* Add docs for the feature

Co-authored-by: Jonathan <jonny@mondago.com>
2021-02-24 15:37:46 +01:00

791 B

Note Templates

Foam supports note templates.

Note templates live in .foam/templates. Run the Foam: Create New Template command from the command palette or create a regular .md file there to add a template.

Create new template GIF

Theme: Ayu Light

To create a note from a template, execute the Foam: Create New Note From Template command and follow the instructions. Don't worry if you've not created a template yet! You'll be prompted to create a new template if none exist.

Create new note from template GIF

Theme: Ayu Light

Templates can use all the variables available in VS Code Snippets.