mirror of
https://github.com/foambubble/foam-template.git
synced 2025-06-07 20:08:54 +00:00
7 lines
398 B
Markdown
7 lines
398 B
Markdown
# Note Templates
|
|
|
|
You can create notes from templates by running the `Foam: Create New Note from Template` command and follow the instructions.
|
|
|
|
To create a template, just add regular `.md` files in `.foam/templates` (create the directory if necessary).
|
|
|
|
Templates can use all the variables available in [VS Code Snippets](https://code.visualstudio.com/docs/editor/userdefinedsnippets#_variables).
|