Templates
In Logseq, you can easily create templates for the purpose of reusing content. For example, you may have a set layout for meeting notes, and a template can save you the hassle of rewiring content each time.
Creating a Template:
Create a page called
Templates.
I find creating a dedicated template page helps so that all your templates are on the same page. This is not a requirement, as can create a template from just about anywhere in Logseq.
Fill out the content you want to be included in your template.
Right-click the block bullet and choose
Make Template
Enter a template name and click
Submit.
You have the option of including the parent block when inserting the template or not - this is a personal preference choice.
Renaming a Template:
To rename a template, edit the block property template: template_name
Editing an Existing Template:
To edit a template, locate the template you want to change (having all templates on a page can be useful for this instead of hunting for templates created on numerous pages), and click the parent and/or child blocks to enter editing mode, make any needed changes
Be aware that the changes implemented will not propagate to existing templates (i.e. the previously used templates will not automatically be updated for the amendments made).
Using / Inserting a Template:
To insert a template, type /
and select Template.
Select your desired template from the list and press enter to insert it.
Last updated