From 8490bb0963a21b620a973398c099d8cc9515d5bd Mon Sep 17 00:00:00 2001 From: zadam Date: Fri, 16 Sep 2022 22:48:03 +0200 Subject: [PATCH] Updated Template (markdown) --- Template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Template.md b/Template.md index c0f3b47..347cffd 100644 --- a/Template.md +++ b/Template.md @@ -24,7 +24,7 @@ You can create an instance note (i.e. note which uses a template) through the UI ![](images/template-create-instance-note.png) -For the template to appear in the menu, the template note needs to have `#template` label (don't mistake it with `~template` relation which points from the instance note to the template note). +For the template to appear in the menu, the template note needs to have `#template` label (don't mistake it with `~template` relation which points from the instance note to the template note). If you use [[workspaces|workspace]], you can alternatively mark templates with `#workspaceTemplate` which will display them only in the workspace. You can also add/change template notes after the note is created, simply create a relation `~template` pointing to the desired template note.