mirror of
https://github.com/jie65535/note.git
synced 2025-12-15 18:27:48 +08:00
Initial commit
This commit is contained in:
7
docs/features/note-templates.md
Normal file
7
docs/features/note-templates.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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).
|
||||
Reference in New Issue
Block a user