Get AI summaries of any video or article — Sign up free
Obsidian Templates And How I Use Them // EP 8 Mastering Obsidian thumbnail

Obsidian Templates And How I Use Them // EP 8 Mastering Obsidian

FromSergio·
5 min read

Based on FromSergio's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

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?

A template is a reusable note “shell” that Obsidian can insert on demand. It typically includes consistent metadata (like tags), structured sections (like a “related” area using bidirectional links), and writing prompts. It can also include variables for dynamic fields—most notably date and time—so new notes start with those values already filled in.

How does the date/time auto-fill work inside templates?

The template uses date/time variables written with double parentheses. When the template is inserted, Obsidian renders the current date and time according to the configured display formats. This is why the “new article” template can show a publish date and a “date/time typed” field without manual entry each time.

Why include a “related” section with bidirectional links in templates?

A “related” section creates connections between notes in the vault. By linking to other relevant notes (bidirectional links), the writer builds a network that later shows up in Obsidian’s graph view. For book notes, this helps connect themes across different books and topics rather than keeping each note isolated.

How does automatic journaling template application differ from manual template insertion?

Manual insertion uses the command palette: create a note, run “templates,” and pick the template. Automatic journaling uses the calendar + periodic notes setup: when selecting a day or week, Obsidian can detect that the note doesn’t exist and offer to create it, then apply the configured daily or weekly template automatically.

What’s the creator’s approach to daily vs weekly journal prompts?

Daily journaling is intentionally minimal and flexible—often a descriptive title plus a single prompt like “what’s on my mind,” so writing stays unconstrained. Weekly journaling is more methodical: it includes tags/related links, what was accomplished, what could be improved, whether goals were met, what to achieve next, and gratitude—typically completed in about 20–30 minutes.

How are templates used for YouTube video production in this workflow?

The YouTube template is kept simple: it starts with a title, then a checklist for repeatable tasks (like adding the video to a playlist), a section to insert relevant videos (for hover pop-ups in descriptions), thumbnail prompts, and a bullet-point script to ensure the video covers the intended points.

Review Questions

  1. What fields and prompts are included in the example “new article” template, and what purpose does each prompt serve?
  2. How would you set up a new template folder and apply a template to a new note using the command palette?
  3. What configuration differences matter when using periodic notes for daily/weekly templates compared with the general templates plugin setup?

Key Points

  1. 1

    Templates are reusable note structures that speed up writing and enforce consistent metadata like tags and related links.

  2. 2

    Obsidian’s core “template” plugin must be enabled and pointed to the folder where template notes are stored.

  3. 3

    A template is created as a normal note containing placeholders, including date/time variables written with double parentheses.

  4. 4

    Applying a template is done through the command palette (“templates”), which inserts the template into a newly created note.

  5. 5

    Journaling benefits most from templates: daily/weekly templates can be applied manually or automatically via calendar + periodic notes.

  6. 6

    Book notes can be templated to link Kindle highlights and produce clearer connections in graph view.

  7. 7

    Repeatable workflows like YouTube planning can use lightweight templates with checklists, insertion fields, and script prompts.

Highlights

Templates turn repeated note creation into a one-step insertion that pre-fills date/time and leaves structured prompts ready to answer.
A “related” section using bidirectional links helps build a connected vault that becomes visible in graph view.
Automatic daily/weekly journaling works when calendar + periodic notes are configured to point to the exact daily/weekly template files.
Daily journaling stays intentionally open-ended, while weekly journaling uses a more structured set of prompts for goals and reflection.
YouTube templates can be minimal yet effective: title, checklist, relevant-video insertion, thumbnail prompts, and a bullet script.

Topics

Mentioned

  • EP
  • EP 8