Added onboarding and major changes to template (#28)
* 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
This commit is contained in:
8
docs/features/note-templates.md
Normal file
8
docs/features/note-templates.md
Normal file
@ -0,0 +1,8 @@
|
||||
# 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).
|
||||
|
||||
Reference in New Issue
Block a user