Skip to content
Salah Adawi Salah Adawi
obsidian tutorial

How to Automatically Apply Templates to New Notes in Obsidian

Templates are a great productivity addition to Obsidian. Here is how to apply a template automatically to every new note.

Salah Adawi

Salah Adawi

2 min read

So you’ve created a template in Obsidian (if you have not yet, check out the official documentation for how to create a template). However, applying the same template every time to each new note becomes tedious. Here’s how to create new notes with a template already applied:

  1. Open Obsidian settings from the gear icon located on the bottom left Obsidian settings gear button
  2. Open the community plugins options tab, and select Browse. Obsidian settings gear button
  3. Search for the “Templater” plugin. Install and enable it. Obsidian Templater plugin
  4. Go into the Templater plugin settings, and enter your template folder location Obsidian Templater folder location
  5. Enable Trigger Templater on new file creation Obsidian Templater trigger on new file creation
  6. Enable file regex templates. Leave the file regex on the left side as is to apply the template to every new note. 1 On the right side, select the template you want to use. Obsidian Templater file regex
  7. Done! Try creating a new note, the template should now be applied automatically. Obsidian applied template

Also check out How to sync Obsidian between devices for free.

Footnotes

  1. Alternatively, you can use regex notation to apply the template only to specific new notes.

Back to Blog
Share:

Related Posts