Obsidian Templates And How I Use Them // EP 8 Mastering Obsidian
Based on FromSergio's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.
Templates are reusable note structures that speed up writing and enforce consistent metadata like tags and related links.
Briefing
Templates are the engine behind a well-organized Obsidian vault: they turn repeated note structures—headers, tags, links, and writing prompts—into one-click forms that save time and reduce the chance of forgetting key fields. Instead of starting every note from scratch, a template is a pre-formatted note “shell” that Obsidian can insert automatically, filling in variables like the current date and time and leaving the rest ready for quick completion. The payoff is practical: faster capture, more consistent metadata, and prompts that nudge the writer toward useful summaries and reflection.
In Obsidian, templates rely on the built-in core plugin named “template.” Once enabled, users set a folder location where template files live. Creating a template is done by writing a normal note that includes placeholders—especially for tags, related notes (via bidirectional links), and prompt sections. In the example workflow, a “new article” template includes fields for a publish date, a title, tags, and a “related” section that links to other vault notes. It also includes four prompts designed to force useful thinking: the most memorable part, main takeaways (compressed summarization), something the writer didn’t agree with and why, and a question to ask the author. A final prompt asks what the reader is now interested in because of the article.
A key implementation detail is how date and time are inserted. The template uses variables (with double parentheses) so Obsidian can render the current date and time in a chosen format. After the template note is saved into the configured templates folder, applying it becomes straightforward: create a new note, open the command palette, run “templates,” and Obsidian inserts the chosen template with the date/time already filled. Adding multiple templates is just a matter of creating more template notes and dropping them into the templates folder; if templates are stored in subfolders, the plugin must be pointed to the exact location.
The workflow then shifts from mechanics to use cases. For book notes, the template ties together the book’s publishing date, the date the note was created, and a link to Kindle highlights for that specific book—so the resulting graph view can connect themes across the vault. The prompts focus on concise takeaways, disagreement, and real-life application.
Journaling is the biggest payoff. The creator uses both manual template application and an automatic approach powered by Obsidian’s calendar and the “periodic notes” setup. Daily and weekly templates live in specific folders, and when a day or week is selected, Obsidian can prompt to create the missing note and then apply the correct template automatically. Daily journaling stays intentionally loose—often just a descriptive title and a “what’s on my mind” prompt—while weekly journaling is more structured: tags and related links, what was accomplished, what could be improved, what goals were set and whether they were met, what the next week should focus on, plus gratitude.
Beyond journaling and books, templates also support repeatable workflows like YouTube production. A simple video template includes a title, a checklist (e.g., add to playlist), insertion of relevant videos, thumbnail prompts, and a bullet-point script to ensure nothing important gets missed. The overall message is consistent: if a note type will be written more than once, building a template for it turns future writing into a faster, more reliable process.
Cornell Notes
Templates in Obsidian are pre-formatted note structures that insert consistent fields—like title, tags, related links, and prompts—while automatically filling variables such as the current date and time. The built-in “template” core plugin is enabled and pointed to a templates folder; each template is just a normal note saved in that folder. Applying a template is done via the command palette, and adding more templates is as simple as creating more template notes and placing them in the correct folder. The biggest workflow wins come from journaling (daily/weekly templates applied manually or automatically through calendar + periodic notes) and from repeatable note types like book notes and YouTube video planning.
What makes an Obsidian template more than just a formatted note?
How does the date/time auto-fill work inside templates?
Why include a “related” section with bidirectional links in templates?
How does automatic journaling template application differ from manual template insertion?
What’s the creator’s approach to daily vs weekly journal prompts?
How are templates used for YouTube video production in this workflow?
Review Questions
- What fields and prompts are included in the example “new article” template, and what purpose does each prompt serve?
- How would you set up a new template folder and apply a template to a new note using the command palette?
- What configuration differences matter when using periodic notes for daily/weekly templates compared with the general templates plugin setup?
Key Points
- 1
Templates are reusable note structures that speed up writing and enforce consistent metadata like tags and related links.
- 2
Obsidian’s core “template” plugin must be enabled and pointed to the folder where template notes are stored.
- 3
A template is created as a normal note containing placeholders, including date/time variables written with double parentheses.
- 4
Applying a template is done through the command palette (“templates”), which inserts the template into a newly created note.
- 5
Journaling benefits most from templates: daily/weekly templates can be applied manually or automatically via calendar + periodic notes.
- 6
Book notes can be templated to link Kindle highlights and produce clearer connections in graph view.
- 7
Repeatable workflows like YouTube planning can use lightweight templates with checklists, insertion fields, and script prompts.