mirror of
https://github.com/jie65535/note.git
synced 2025-06-01 17:29:10 +08:00
8 lines
398 B
Markdown
8 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).
|