@cyrilXBT: https://x.com/cyrilXBT/status/2068345955183735286
Summary
A guide offering 500 Obsidian templates organized into ten categories, designed to make notes immediately usable and findable long-term. Covers setup with Templater plugin and emphasizes specific templates for different note types.
View Cached Full Text
Cached at: 06/20/26, 08:23 PM
500 Obsidian Templates That Turn Every Note You Take Into Something You Actually use
Most notes die the moment you stop writing them.
Not because the idea wasn’t good. Not because you won’t need it again. Because the note was captured in a format that makes retrieval difficult, connection impossible, and action unlikely.
A blank note is a liability. You have to make every formatting decision at capture time when you’re in the middle of thinking about something else. So you write whatever comes out. The structure is inconsistent. The key information is buried. Six months later you find the note and can’t tell what you were supposed to do with it.
A template is the opposite of that.
A template makes all the structural decisions before you start writing. When you open it every field is waiting. You fill in what matters. You close it. The note is useful immediately and findable in six months.
The 500 templates in this guide cover every note type you will ever need in Obsidian. Organized into ten categories. Fifty templates per category. All of them designed with one principle: every note should be usable the moment it’s created and still usable two years later.
Why Most Obsidian Users Don’t Use Templates
The reason is not that templates are complicated.
The reason is that most people build one generic note template and wonder why it doesn’t improve their workflow. A generic template that works for everything works well for nothing. The template for capturing a book’s key insight is not the same as the template for logging a business decision. The template for a meeting note is not the same as the template for a project overview.
The right template system has a specific template for every specific note type you regularly create. When you reach for a template it fits the note you’re about to write because it was designed for exactly that note.
That’s what this guide builds.
Setting Up Templater
Before the templates install Templater from Obsidian’s community plugins. Templater is the plugin that makes templates genuinely powerful by adding dynamic variables that auto-populate when you create a note.
The variables you’ll use in every template:
{{title}} → the note’s title {{date:YYYY-MM-DD}} → today’s date {{date:dddd}} → day of week {{date:HH:mm}} → current time {{time}} → shorthand for current time
Configure Templater to store all templates in your 10-SYSTEM/templates folder and to auto-suggest templates when creating new notes.
The Master Template Structure
Every template in this guide follows a consistent properties block at the top:
The properties block is what makes Dataview queries work across your vault. When you want to see all your active project notes or all decisions made this month the properties block is what makes that query possible.
Category 1: Capture and Inbox Templates (50 Templates)
Capture templates are designed for speed. They minimize what you have to type while maximizing what gets stored for later processing.
The remaining forty-five capture templates follow the same pattern applied to different source types: Twitter threads, Reddit discussions, conference talks, news articles, research papers, voice memos, conversations overheard, shower thoughts, dreams, observations from travel, product reviews you disagreed with, and more.
Template 1.1: Quick Idea Capture
type: capture-idea created: {{date:YYYY-MM-DD}} status: inbox tags: []
{{title}}
The Idea
[One paragraph. What is the idea?]
Why Now
[Why did this occur to you today?]
Connects To
[What existing vault content does this relate to?]
Potential Use
[Where could this idea go?]
Next Action
- [What needs to happen with this?] Template 1.2: Article or Content Capture
{{title}}
Why I Saved This
[One sentence: what made this worth capturing?]
Key Insight
[The single most important thing this source says]
Supporting Points
My Reaction
[What do I think about this? Where do I agree or disagree?]
Connection Potential
[What in my vault does this connect to?]
Next Action
- [ ] Template 1.3: Podcast Episode Capture
{{title}}
Best Moment
[Timestamp and what was said that was worth keeping]
Key Takeaway
[The one thing I’m keeping from this episode]
Quotes Worth Keeping
Ideas It Triggered
[What did listening to this make me think about?]
Action
- [ ] Template 1.4: Book Highlight Capture
{{title}}
The Highlight
[Exact quote]
Why This Matters
[Why did I highlight this?]
My Understanding
[What does this mean in my own words?]
Where It Fits
[What permanent note should this feed into?] Template 1.5: Video or Talk Capture
type: capture-video created: {{date:YYYY-MM-DD}} source: speaker: url: status: inbox tags: []
{{title}}
The Core Argument
[What was the main thing being argued?]
Best Evidence Presented
[What evidence was most compelling?]
What I Disagree With
[Where did I push back mentally while watching?]
Practical Application
[What can I do with this?]
Next Action
- [ ]
Category 2: Meeting and Conversation Templates (50 Templates)
Meeting templates are the highest-leverage templates in any professional vault. Most meeting notes are useless because they capture what was said rather than what was decided and what needs to happen.
Template 2.1: Standard Meeting Note
{{title}}
Objective
[What was this meeting supposed to accomplish?]
Decisions Made
DECISION: OWNER: ASSUMPTION: REVIEW DATE:
Action Items
- [Action] — [Owner] — [Due Date]
Information Shared
[Context and updates that were shared but didn’t generate decisions]
Open Questions
[Unresolved questions raised in the meeting]
Next Meeting
Date: Agenda:
Connection to Strategy
[How does this meeting connect to current priorities?]
Template 2.2: One-on-One Meeting
1:1 with [Name] — {{date:MMMM D, YYYY}}
Last Time’s Actions
[What did each person commit to last time?]
What’s Going Well
[What’s working that we should keep doing?]
What’s Not Working
[What needs to change?]
Support Needed
[What does this person need from me?]
Feedback Given
[Any feedback shared in either direction]
Commitments This Session
- [Me] —
- [Them] —
Topics for Next Time
Template 2.3: Client Call Note
Client Call: [Client Name] — {{date:MMMM D, YYYY}}
Client’s Current Situation
[What did they share about where they are?]
Problems or Concerns Raised
[What are they worried about?]
What They Need From Us
[Explicit and implicit needs]
Commitments Made
- [We committed to] — [By When]
- [They committed to] — [By When]
Relationship Temperature
[Hot / Warm / Cool — and why]
Risk Flags
[Anything that suggests churn risk or dissatisfaction]
Opportunity Signals
[Anything that suggests expansion opportunity]
Follow-Up Email
[Draft the follow-up email here immediately after]
Template 2.4: Interview Note
Interview: [Candidate] for [Role]
First Impression
[What struck me in the first five minutes?]
Strongest Signal
[The most positive thing from this interview]
Weakest Signal
[The most concerning thing from this interview]
Responses to Key Questions
Q: A:
Q: A:
Culture Fit Assessment
[How do they fit the team and company?]
Hire / No Hire Recommendation
Decision: Reasoning:
Questions for Reference Checks
Template 2.5: Negotiation Prep Note
Negotiation Prep: {{title}}
What I Want
[Ideal outcome]
What I’ll Accept
[Minimum acceptable outcome]
What I Won’t Accept
[Walk-away conditions]
What They Want
[My best read of their position]
My Leverage
[What gives me power in this negotiation?]
Their Leverage
[What gives them power?]
Likely Opening Moves
[How do I expect them to open?]
My Responses
[How will I respond to each likely opening?]
Non-Negotiables
[Lines I will not cross regardless]
Category 3: Project Templates (50 Templates)
Project templates give every project a consistent structure that makes status visible at a glance and handoff possible without explanation.
Template 3.1: Project Overview
{{title}}
What This Is
[One paragraph description of the project]
Why It Matters
[The business or personal case for doing this]
Definition of Done
[How will we know this is complete?]
Success Metrics
[What numbers tell us this worked?]
Current Status
[One sentence on where things stand right now]
Next Action
- [The single most important next step]
Task List
Decisions Log
[Every significant decision made on this project]
Risks
[Known risks and mitigation plans]
Resources
[People, budget, tools]
Related Notes
[[]]
Template 3.2: Weekly Project Update
[Project] — Week of {{date:MMMM D}}
Status: [ON TRACK / AT RISK / BLOCKED]
What Moved This Week
[Specific completed items with evidence]
What Didn’t Move
[Honest assessment of stalled items]
The Blocker
[If blocked: what specifically is blocking and who can unblock it]
Next Week’s Priority
[The single most important thing next week]
Decisions Needed
[Any decisions required from stakeholders]
Updated Timeline
[Is the deadline still realistic? If not, what’s the new estimate?]
Template 3.3: Post-Project Review
Post-Project Review: {{title}}
What We Set Out to Do
[Original scope and objectives]
What We Actually Did
[Honest account of what was built or delivered]
What Went Well
[Specific things that worked and why]
What Went Wrong
[Specific things that failed and why]
The Decision That Had the Most Impact
[Best or worst decision and what it taught us]
What We Would Do Differently
[Specific changes for next time]
Patterns Worth Naming
[What recurring dynamic should we watch for in future projects?]
What to Apply Next Time
[Three specific things to take to the next project]
Category 4: Decision Templates (50 Templates)
Decision templates are the most underused template category in most Obsidian vaults. Logging decisions consistently builds the most valuable intelligence layer a vault can have.
Template 4.1: Standard Decision Log
Decision: {{title}}
What Was Decided
[Clear unambiguous statement of the decision]
Why
[The actual reasoning not the justification]
Alternatives Considered
[What else was on the table and why it was rejected]
The Critical Assumption
[The single belief this decision most depends on being true]
What Success Looks Like
[Specific observable outcome at review date]
Early Warning Signs
[How to know this is going wrong before it’s too late]
Review Date
{{date:YYYY-MM-DD}} + 90 days
Outcome
[Fill in at review date]
Template 4.2: High-Stakes Decision
High-Stakes Decision: {{title}}
The Decision
[Exact statement of what will be decided]
Why This Is High Stakes
[What makes this more consequential than a normal decision]
The Case For
[Strongest argument for the primary option]
The Case Against
[Strongest argument against the primary option]
The Option I’m Not Considering
[What third path am I missing?]
What I Would Advise Someone Else
[If a friend came to me with this exact decision what would I say?]
The Reversibility Assessment
[How easy or difficult is it to undo this?]
Pre-Mortem
[It’s one year from now and this failed. What happened?]
The Decision
[What I decided and why]
Accountability
[Who knows about this decision and can hold me to the review?]
Template 4.3: Decision Review
Decision Review: {{title}}
Original Decision
[[Link to original decision note]]
The Critical Assumption Then
[What did I believe had to be true?]
What Actually Happened
[Honest account of the outcome]
Was the Assumption Correct?
[Yes / No / Partially — with evidence]
Quality of the Decision
[Was this a good decision given what I knew then? Not whether it worked out.]
What I Learned
[Specific learning from this decision’s outcome]
What to Apply Next Time
[How does this change how I make similar decisions?]
Category 5: Knowledge and Learning Templates (50 Templates)
Knowledge templates process information into permanent understanding rather than just stored information.
Template 5.1: Permanent Note
{{title}}
[Your understanding of this concept in 2-4 sentences. Written in your own words. Not a quote. Your understanding.]
Why This Matters
[Why this concept is worth keeping and what questions it helps you answer]
The Tension
[What does this concept push against? What does it complicate?]
Evidence
[Specific examples or cases that demonstrate this]
Connections
- [[]] — [how they connect]
- [[]] — [how they connect]
Source
[[Literature note]]
Open Question
[What does this note make me want to investigate?]
Template 5.2: Literature Note
{{title}}
Main Argument
[What is this source fundamentally arguing?]
Best Evidence Presented
[What evidence was most compelling?]
Where I Agree
[What do I find convincing?]
Where I Disagree
[What do I push back on?]
Key Quotes
[Quote with page number or timestamp]
Permanent Notes to Create
[Which ideas deserve their own permanent notes?]
Template 5.3: Concept Map
Concept Map: {{title}}
Definition
[The clearest definition I can write in my own words]
What This Is Not
[Common confusions or things that are mistaken for this]
The Core Mechanism
[How does this actually work?]
Examples
[Three concrete examples at different scales or contexts]
Counter-Examples
[Cases where this concept breaks down]
Relationship to Related Concepts
- [[Related 1]] — [relationship]
- [[Related 2]] — [relationship]
The Unsolved Question
[What about this concept remains unclear or contested?]
Template 5.4: Course or Program Notes
{{title}}
Why I’m Taking This
[What problem am I trying to solve?]
Week by Week Summary
Week 1: [Topic]
Key concept: Surprising thing: Question raised:
Week 2: [Topic]
Key concept: Surprising thing: Question raised:
The Single Most Important Idea
[After completing the course: the one thing that changed how I think]
What I’m Going to Do Differently
[Specific behavior changes from this course]
Permanent Notes Created
- [[]]
- [[]]
Category 6: Personal and Wellbeing Templates (50 Templates)
Personal templates create the self-knowledge layer of your second brain. They surface patterns in your own behavior, thinking, and wellbeing that are invisible in any individual day.
Template 6.1: Daily Reflection
{{date:MMMM D, YYYY}}
The One Thing I Did Today
[Single most important thing accomplished]
What I’m Proud Of
[Something specific from today worth acknowledging]
What I’d Do Differently
[One specific thing to adjust tomorrow]
What I Noticed About Myself
[Any pattern in how I showed up today]
Tomorrow’s One Thing
[Single most important thing for tomorrow]
Gratitude
[One specific thing. Not a list. One thing and why it matters today.]
Template 6.2: Weekly Personal Review
Week {{date:WW}} — {{date:MMMM D}}
The Week in One Honest Sentence
[What was this week actually about?]
Energy Pattern
[When did I have the most energy? What was happening?]
The Best Decision I Made
[Specific decision and why it was right]
The Worst Decision I Made
[Specific decision and what I’d change]
What I Avoided That I Should Have Done
[The thing I kept pushing off]
Relationship Investment
[Who did I invest in this week? Who did I neglect?]
Body and Health
[Honest assessment of physical wellbeing this week]
Pattern of the Week
[One thing that appeared multiple times worth naming]
Next Week’s Intention
[Not a goal list. One intention for how I want to show up.]
Template 6.3: Annual Review
Annual Review {{date:YYYY}}
The Year in One Honest Paragraph
[What was this year? Not the highlight reel. The honest version.]
What I’m Most Proud Of
[The accomplishment that mattered most to me personally]
What I’m Most Disappointed By
[The gap between intention and reality that matters most]
Who Made the Year Better
[The people who had the most positive impact]
Who I Should Have Invested In More
[Where I underinvested in relationships]
The Belief That Changed
[Something I believed at the start of the year that I no longer believe]
The Skill I Developed
[What I got genuinely better at]
The Skill I Neglected
[What I should have worked on and didn’t]
The Theme of the Year
[If this year had a title what would it be?]
What I’m Carrying Forward
[Three specific things from this year to take into next year]
What I’m Leaving Behind
[Three specific things to stop doing or believing]
Next Year’s One Question
[The single question I want to spend next year answering]
Category 7: Financial Templates (50 Templates)
Financial templates create a compounding intelligence layer around money decisions that most people manage reactively and inconsistently.
Template 7.1: Investment Thesis
Investment Thesis: {{title}}
The Core Bet
[What am I betting on and why?]
Why Now
[Why is this the right time for this investment?]
The Bull Case
[Best case scenario and what has to be true for it]
The Bear Case
[Worst case scenario and what has to be true for it]
The Critical Assumption
[The single most important thing that has to be true]
Exit Criteria
[Under what conditions do I sell or exit?]
Position Size Reasoning
[Why this size and not larger or smaller?]
Review Date
[When to formally reassess]
Template 7.2: Financial Decision Log
Financial Decision: {{title}}
The Decision
[What was decided about money?]
The Amount
[How much?]
The Reasoning
[Why this decision at this time?]
The Alternative Not Chosen
[What else could have been done with this money?]
The Opportunity Cost
[What am I giving up by making this choice?]
Review Date
[When to assess whether this was right]
Outcome
[Fill in at review]
Category 8: Creative and Writing Templates (50 Templates)
Creative templates ensure every piece of writing starts with a clear purpose and ends with a clear audience in mind.
Template 8.1: Article Outline
{{title}}
The One Sentence Version
[If this article could only say one thing what would it be?]
Why This Reader Should Care
[What problem does this solve for them?]
The Angle No One Has Taken
[What makes this different from every other article on this topic?]
Structure
Hook
[How does this article earn the first read?]
Problem
[What situation is the reader in?]
Insight
[What do they not know that they need to know?]
Evidence
[What proves the insight?]
Application
[What do they do with this?]
Closer
[What do they leave with?]
Research Needed
Quotes or Data to Find
Template 8.2: Long-Form Draft
{{title}}
[DRAFT BEGINS HERE]
Editor Notes
[What does this draft still need?]
Cuts to Consider
[Sections or paragraphs that might not be earning their place]
The Line That Does the Most Work
[The single best line in this draft]
What’s Missing
[What should be here that isn’t yet?]
Category 9: Professional Development Templates (50 Templates)
Professional development templates create the self-awareness layer that accelerates career growth more than any single skill or credential.
Template 9.1: Skill Development Plan
Skill Development: {{title}}
Current Honest Assessment
[Where am I actually at with this skill right now?]
Target State
[What does mastery look like specifically?]
The Gap
[What specifically separates current from target?]
Practice Design
[What deliberate practice produces the fastest improvement?]
Resources
[Books, courses, people, communities]
Milestones
- [30 days]:
- [60 days]:
- [90 days]:
Accountability
[Who will I share this with?]
Review Cadence
[When will I formally assess progress?]
Template 9.2: Feedback Log
Feedback: {{title}}
What Was Said
[Exact quote or close paraphrase]
My Initial Reaction
[How did this land emotionally?]
What’s True About This
[The part I agree with after sitting with it]
What I Disagree With
[The part I push back on and why]
What This Reveals About Me
[What pattern does this feedback point to?]
What I’m Going to Change
[Specific behavior adjustment if any]
What I’m Not Going to Change
[And why]
Category 10: System and Infrastructure Templates (50 Templates)
System templates document the infrastructure of your life and work so that nothing critical exists only in your head.
Template 10.1: Standard Operating Procedure
SOP: {{title}}
Purpose
[What does this procedure accomplish?]
When to Use This
[What triggers this procedure?]
Prerequisites
[What needs to be true before starting?]
Steps
-
[Step one]
- Detail:
- Common mistake:
-
[Step two]
- Detail:
- Common mistake:
-
[Step three]
Quality Check
[How do you know this was done correctly?]
Common Failures
[What goes wrong most often and how to handle it]
Review Date
[When to update this procedure]
Template 10.2: Reference Guide
Reference: {{title}}
Quick Answer
[The thing someone looks this up to find, stated immediately]
Full Explanation
[Complete explanation for someone who needs more context]
Examples
[Concrete examples that make this immediately applicable]
Common Mistakes
[What people get wrong about this]
Related References
- [[]]
- [[]]
Last Verified
{{date:YYYY-MM-DD}}
How to Install and Use These Templates
Step 1: Create the template folder
In your vault create 10-SYSTEM/templates. Create subfolders matching the ten categories above.
Step 2: Create each template file
Each template becomes a Markdown file in the appropriate subfolder. Name them clearly so Templater’s suggestion menu is navigable.
Step 3: Configure Templater
Set the template folder path to your 10-SYSTEM/templates folder. Enable the “suggest templates” option. This means every new note prompts you to choose a template.
Step 4: Add the Dataview query
Add this query to your dashboard note to see all notes by type:
TABLE created, status FROM “” WHERE type = “meeting” SORT created DESC
Replace “meeting” with any template type to get a live database view of that note category.
Step 5: Use Claude to fill templates automatically
The most powerful use of this template system is combining it with Claude. When you have rough notes from a meeting, a quick voice capture, or a pile of highlights from an article ask Claude:
I have these rough notes from [CONTEXT]. Fill in this template using only what’s in the notes. Where information is missing leave the field blank rather than inventing content. Flag anything ambiguous with [UNCLEAR].
Template: [PASTE TEMPLATE] Notes: [PASTE ROUGH NOTES]
Claude takes your unstructured capture and produces a structured note in the format you designed. The template sets the standard. Claude does the formatting work.
The Compounding Effect at Month 6
Month one: You have templates for the note types you create most. The friction of creating a well-structured note drops from significant to zero.
Month three: Every meeting note looks the same. Every decision is logged the same way. Every piece of feedback follows the same structure. Searching for anything is reliable because everything is consistently formatted.
Month six: You run a Dataview query on all your decision logs and see the pattern. The decisions that went wrong shared a specific characteristic. The decisions that went right shared a different one. You can see this because every decision was logged consistently enough to compare.
That’s the compounding effect of templates.
Not that individual notes are better.
That the system produces patterns invisible in any individual note.
The templates are not documentation.
They are the architecture of a knowledge system that learns from every note you take.
Build the system this weekend. Start with the ten templates you’ll use this week. Add ten more next week.
The vault that turns every note into something you actually use starts with the template that asks the right questions before you start writing.
Follow @cyrilXBT for every Obsidian template, Claude integration, and knowledge architecture that makes your second brain compound every single week.
Similar Articles
@cyrilXBT: https://x.com/cyrilXBT/status/2069603314744926535
A detailed guide covering 50 advanced Obsidian workflows, plugins, and setups, including Dataview queries, Templater automation, and Canvas spatial thinking techniques, aimed at transforming Obsidian into a personal operating system.
@cyrilXBT: https://x.com/cyrilXBT/status/2069969512502383053
A guide explaining why most Obsidian setups fail after the first week and offering a step-by-step method to build a sustainable note-taking system with low friction, immediate payoff, and minimal maintenance.
@cyrilXBT: https://x.com/cyrilXBT/status/2064501160602390835
A comprehensive guide to setting up Obsidian as a 'second brain' using linking, plain text files, and integration with Claude AI for intelligent retrieval.
@laobaishare: https://x.com/laobaishare/status/2069714190693261789
This article provides a detailed guide on using the Templater plugin in Obsidian to create multiple note templates for scenarios such as quick notes, meetings, and projects, helping users organize and manage their notes more efficiently.
@cyrilXBT: https://x.com/cyrilXBT/status/2053291096076145097
The article describes a method for transforming an Obsidian note-taking vault into a business operating system by integrating Claude Code via Model Context Protocol (MCP). It details the architecture, folder structure, and five specialized systems that automate research, content production, and project management using local file access.