mirror of
https://github.com/foambubble/foam-template.git
synced 2025-06-07 20:08:54 +00:00
* removed gitlens * adjusted various settings * added foam onboarding to template * removed prettier extension * added setting to match OS color scheme * a couple of minor changes re todos and readme * added spellright to list of recommended extensions, and added to getting started guide * added reference to LTeX in spell checking doc * Added logo to readme * fixed link to LTeX extension * styling logo in readme * more style experiments
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 [VsCode Snippets](https://code.visualstudio.com/docs/editor/userdefinedsnippets#_variables).
|
|
|