← Back to list

The Obsidian Bible: For Product Managers, And The Rest Of Your Life

A practical, step-by-step system for using Obsidian as your single home for notes, book highlights, ideas, to-dos, and product work, across…

Mohit Aggarwal in Product Notes · 2026-06-11 09:20 · 0 claps · 11.7 min read paywalled
#productivity #product-management #notetaking #obsidian #self-improvement
Open on Medium ↗
Wiki topics: BIZ · Business Strategy PSY · Psychology 📋 · Product Management 🚀 · Self Improvement ⏱️ · Productivity 🕊️ · Religion

The Obsidian Bible: For Product Managers, And The Rest Of Your Life

A practical, step-by-step system for using Obsidian as your single home for notes, book highlights, ideas, to-dos, and product work, across both your job and your personal life. Current as of June 2026. Pricing and plugin details change, so verify on obsidian.md before relying on specifics.

The one idea that makes Obsidian click

Most note apps are filing cabinets. You make a note, you put it in a folder, and you mostly never see it again. The folder is where notes go to die.

Obsidian is built on a different idea: your notes are a network, not a hierarchy. You write a note, and you link it to other notes with [[double brackets]]. Over time those links form a web, and the web is where the value lives. A thought you had about pricing in a book note connects to a pricing decision in a PRD connects to a competitor teardown you clipped six months ago. You didn't file any of it cleverly. You just linked as you went, and Obsidian surfaces the connections for you.

That’s the whole philosophy. Capture freely, link generously, and trust the network to make your past thinking findable. Everything below is just mechanics in service of that.

The visual at the top of this chat shows the pipeline: Capture, Organise, Connect, Retrieve. Keep it in your head as you read.

1. Pricing, decoded (and it’s unusually honest)

This is the part that surprises people: the entire app is free, forever, for both personal and commercial use. Since February 2025, you no longer need a licence even if you use it at work. No feature gating, no note limits, no account required, no trial that expires. Bidirectional links, graph view, Canvas, the new Bases database feature, and all 2,000-plus community plugins all work for nothing.

You only pay for optional cloud services:

Thing Price What it does Do you need it? The app Free Everything above Yes, and it’s complete Sync ~$5/mo End-to-end encrypted sync across your devices, with version history Worth it if you use more than one device Publish ~$10/mo Publish selected notes as a website Only if you want a public digital garden Catalyst $25 one-time Early access builds, a supporter badge Optional, a way to support the project Commercial licence ~$50/user/yr Voluntary, supports development Not required, even at work

The honest recommendation: start completely free. The only add-on most people genuinely benefit from is Sync, and only once you’re using Obsidian on your phone as well as your laptop. You can also sync for free via iCloud, Dropbox, or a Git repo, but those are fiddlier and not encrypted the same way. For five dollars a month, Sync is the one upgrade I’d actually consider.

2. Setup (do this once, properly)

Step 1: install. Download from obsidian.md for your OS. It runs on Windows, macOS, Linux, iOS, and Android.

Step 2: Create one vault. A vault is just a folder on your computer holding plain .md files. Resist the urge to make several. One vault for everything, work and personal, is almost always the right call, because the whole point is letting ideas connect across those boundaries. Call it something boring like Brain or Vault.

Step 3: Turn on the core plugins that matter. Go to Settings, Core plugins and make sure these are on: Daily notes, Properties, Bases, Canvas, Backlinks, Outline, Tags. They ship with the app.

Step 4: Create your folder skeleton. Don’t overthink this. We’ll use a lightly adapted PARA structure (more on the why in section 3):

00 Inbox
01 Projects
02 Areas
03 Resources
04 Archive
05 Daily
99 Templates

That’s it. Six folders. The numbers just keep them in order in the sidebar.

Step 5: Set Daily notes to save into 05 Daily. Settings, Daily notes, set the new file location to 05 Daily and the date format to YYYY-MM-DD. This gives you a fresh, dated page every day with one click.

Step 6, learn exactly three keyboard moves. This is what separates people who stick with Obsidian from people who bounce off it:

  • Cmd/Ctrl + N makes a new note.
  • [[ starts a link, just type a note name and it autocompletes (or creates the note if it doesn't exist yet).
  • Cmd/Ctrl + P opens the command palette, your search-for-any-action panel.

Master those three, and you can do 90% of everything. The rest is optional polish.

3. The system: capture, organise, connect, retrieve

This is the spine. Each stage maps to the diagram above.

Capture: one inbox, zero friction

Every stray thought, link, task, or quote goes into one place first, so you never lose anything and never stall deciding where it belongs. In practice, your daily note is your inbox. Brain-dump into today’s note all day long. Don’t file as you capture, that’s friction, and friction is what kills the habit. You process later.

Organise: PARA, lightly

PARA is a simple way to decide where a note eventually lives, based on actionability, not topic:

  • Projects, things with a deadline and an end state. “Launch entitlement self-service”, “Plan Japan trip”, “Q3 OKRs”.
  • Areas, ongoing responsibilities with no end date. “Product team”, “Health”, “Finances”, “My direct reports”.
  • Resources, reference material you might want later. Book notes, frameworks, clipped articles, recipes.
  • Archive, anything from the above that’s now done or dormant.

When you process your inbox (a five-minute job, daily or weekly), each note gets dragged into one of these. The trick is that you’re sorting by “what is this for”, not “what is this about”. A note about pricing psychology goes in Resources; a note about our pricing decision goes in the relevant Project. Same topic, different home, because they have different jobs.

Connect: the bit that beats every other app

This is the purple box in the diagram, and it’s the reason to use Obsidian at all. Three tools:

  • Wikilinks [[ ]]. Whenever you mention something that is (or could be) its own note, link it. Writing meeting notes and someone mentions a competitor? [[Competitor X]]. The note doesn't even need to exist yet. You're laying track for future-you.
  • Backlinks. Every note automatically shows everywhere it’s been linked from. Open [[Competitor X]] and you instantly see every meeting, PRD, and idea where it came up. No tagging, no filing, it just accrues.
  • Maps of Content (MOCs). A MOC is just a note that’s a hand-curated table of contents for a topic. Product Management MOC links out to your frameworks, your best book notes, your templates. It's how you create structure on top of the network without forcing everything into folders. Think of MOCs as the index pages you'd actually want.

Retrieve: finding it again

You get your past thinking back in four ways: full-text Search (Cmd/Ctrl + Shift + F), Backlinks on any note, the Graph view (a visual map of connections, more fun than useful day to day), and Bases (database views, covered in section 7). In practice, search plus backlinks does almost everything.

4. The daily note workflow (the engine room)

If you adopt one habit, adopt this. Your daily note is mission control. A simple daily template (save it in 99 Templates, see Templater in section 6):

# {{date}}

## Capture
- 

## Tasks
- [ ] 

## Notes & meetings

## Log

How a day flows: thoughts and links dump into Capture, today’s to-dos sit in Tasks as - [ ] checkboxes, meeting notes get written under Notes (each meaningful one promoted to its own linked note), and Log is your optional journal line at the end of the day. Tomorrow you start fresh, and anything unfinished you pull forward. Over months, your daily notes become a searchable diary of everything you touched.

5. Use-case recipes

Product management

  • Meeting notes. New note per meeting, titled 2026-06-09 Roadmap sync. Link every person, project, and decision: [[Priya]], [[Entitlement self-service]]. Six months later, open a person's note and see every meeting you've had with them. Open a project and see its entire paper trail.
  • PRDs and specs. One note per PRD. Link to the discovery notes, the competitor teardowns, the data analysis. When an engineer asks “why did we decide X”, the reasoning is one backlink away rather than lost in a Google Doc graveyard.
  • A decision log. A single running note, Decisions, or one note per decision tagged #decision. Date, the decision, the why, who was in the room. This is the most underrated PM artefact and Obsidian makes it trivial.
  • 1:1s. One permanent note per report, append to it each week. Their growth, your feedback, recurring themes, all in one place that builds over time.
  • A Product MOC. Your personal operating system: links to your frameworks, your best templates, your reading, your OKRs. Your home base.

Book and reading notes

The workflow that pays compound interest. Highlight as you read (Kindle, or the Readwise app), then get those highlights into Obsidian (the official Readwise plugin syncs them automatically into a note per book; or paste manually). Then, and this is the important bit, write a short note in your own words: the three ideas that stuck, and crucially, link them to where they’re relevant in your life and work. A negotiation tactic links to [[Vendor renewal]]. A note on habit formation links to [[Health]]. The book stops being a dead summary and becomes live ammunition you'll actually encounter again when you need it.

Ideas and fleeting thoughts

Capture them in the daily note the second they arrive, no judgement, no structure. During your weekly review, the ones with legs graduate into their own note in Resources, get a #idea tag, and get linked to anything related. Most ideas die, and that's fine. The good ones find each other over time through links, which is exactly how new thinking happens.

To-do lists (work and personal)

Install the Tasks plugin. Now any - [ ] thing 📅 2026-06-12 checkbox anywhere in your vault becomes a real task with a due date. The power move: write tasks in context, inside the meeting note or project where they were born, then create one note called Dashboard with a Tasks query that pulls every open task due this week into one list, no matter where you wrote it. Work and personal tasks coexist or split by tag (#work, #home) as you prefer. You get the capture-anywhere freedom of scattered notes and the single-list clarity of a dedicated to-do app.

Personal life

  • Journaling, the Log section of your daily note, or a dedicated journal. Searchable forever, private, on your own machine.
  • Trip planning, a Project note per trip, linked to clipped restaurant lists, a Canvas for the rough itinerary, a packing checklist.
  • Health, finances, learning, each an Area note that accumulates over time.
  • A someday list, films to watch, places to go, gifts to buy, all just notes you link from a Someday MOC.

6. Essential plugins (resist the urge to install fifty)

Start with the app as-is for a week. Then add plugins only to solve a problem you’ve actually hit. These five cover almost everyone:

  1. Tasks, turns checkboxes into a real task manager with due dates and queries.
  2. Templater, auto-inserts your daily and meeting templates (and far more once you’re comfortable).
  3. Dataview, lets you write live queries, “show me every note tagged #decision from this quarter”. Powerful, slightly technical, add it once you feel the need.
  4. Calendar, a little month view in the sidebar for hopping between daily notes.
  5. Excalidraw, hand-drawn diagrams and whiteboarding inside your notes, brilliant for sketching flows and user journeys.

Plus the official Web Clipper browser extension for saving articles straight into your vault as clean markdown, and the Readwise plugin if you read on Kindle.

The discipline that matters: begin minimal and let the system earn its complexity. The single most common way people fail at Obsidian is over-engineering an elaborate setup in week one, then never actually writing anything in it.

7. Bases: the new database feature (2026)

Bases shipped as a core plugin in early 2026 and it closes Obsidian’s biggest historical gap versus Notion. It turns notes that share properties (the metadata at the top of a note, like status: in progress, priority: high) into List, Table, and Card database views, without leaving your vault or touching a server.

For a PM this is genuinely useful: a feature tracker where each feature is a note with status, effort, and owner properties, viewed as a sortable table or a Kanban-style board. A reading list as a gallery of book cards. A bug triage view. You get a lot of what people open Notion for, on top of plain local files you own. It's newer and less mature than Notion's databases, but it's improving fast and it's free.

8. Why Obsidian beats Notion (and where it honestly doesn’t)

You asked why it’s better, so here’s the straight version, including the cases where it isn’t.

Where Obsidian genuinely wins:

  • You own your data. Notes are plain markdown files on your disk. No company can lock you in, change pricing, or disappear with your second brain. Open them in any text editor in twenty years. Notion stores everything on its servers in a proprietary format.
  • Privacy and offline. Everything is local by default and works with no internet. Sync is end-to-end encrypted, so even Obsidian can’t read your notes. For anyone handling sensitive or proprietary material, this matters.
  • Speed and battery. Local files mean it’s fast, and it sips battery. Independent testing in 2026 found Notion drained noticeably more battery over a work session because of its constant cloud syncing and heavier rendering.
  • The linking model. Bidirectional links plus graph view make connected thinking the default, not a feature you bolt on. This is the core thing, and Notion’s page-and-database model simply isn’t built for it.
  • Plugins and ownership of your workflow. Thousands of free community plugins mean you can shape it into almost anything. No two setups look alike.
  • Price. The full app is free forever, personal and commercial. Notion’s paid team plans start around $10 per user per month.

Where Notion honestly wins, and you should know this:

  • Real-time team collaboration. Multiple people editing the same doc live. Obsidian is built for one brain; collaboration is its weak spot.
  • Easier on day one. Notion is more polished and gentler to start. Obsidian rewards a bit of setup and assumes you’re comfortable with markdown.
  • Structured databases for teams. Notion’s databases are more mature than Bases, and it integrates natively with Slack, Figma, Zapier, and the rest of a team’s stack.
  • All-in-one team workspace. If you want a single place where a whole team lives, with wikis, projects, and docs shared, that’s exactly what Notion is for.

The clean way to decide: Obsidian is the best tool in the world for your own thinking, your private, durable, connected second brain. Notion is the better tool for a team’s shared workspace. Plenty of people, including plenty of PMs, run both: Obsidian as their personal brain, Notion or Confluence as the team’s shared space. That’s not a cop-out, it’s the honest answer.

9. How to not over-engineer it (read this twice)

The graveyard of abandoned Obsidian vaults is full of people who spent week one building a baroque system with forty plugins and a colour-coded tag taxonomy, and week two never opening it again.

Do the opposite:

  • Week one, just write. Daily note, capture everything, link the odd thing. No plugins.
  • Add structure only when you feel friction, not before. A folder when notes pile up. A plugin when a real need appears. A MOC when a topic gets big enough to need an index.
  • Linking beats filing. Don’t agonise over folders. A note in the “wrong” folder but well-linked is far more findable than a perfectly filed note with no links.
  • The system should serve the writing, never the reverse. If you’re spending more time tending the system than thinking in it, simplify.

10. Your first seven days

  1. Day 1: Install, make one vault, build the six folders, set up daily notes. Write today’s daily note.
  2. Day 2: Capture everything into your daily note all day. File nothing. Just notice how low-friction it feels.
  3. Day 3: Take meeting notes in Obsidian. Link every person and project with [[ ]], even to notes that don't exist yet.
  4. Day 4: Make your first MOC, a Product MOC or a Home note, and link your main areas from it.
  5. Day 5: Install the Tasks plugin. Start writing to-dos as checkboxes in context. Build one Dashboard note.
  6. Day 6: Add book notes for a book you’ve read, or clip three articles with the Web Clipper. Link them to where they’re relevant.
  7. Day 7: Do a 15-minute weekly review. Process your inbox into PARA folders, pull unfinished tasks forward, promote two or three good ideas into their own notes. This review is the heartbeat that keeps the whole thing alive.

After a month, you’ll have a living, searchable network of everything you’ve thought about, at work and at home, that you own outright and that gets more valuable every single day. That compounding is the entire point.


메타데이터
post_id
658d1b4bd90e
slug
the-obsidian-bible-for-product-managers-and-the-rest-of-your-life-658d1b4bd90e
url
https://medium.com/product-powerhouse/the-obsidian-bible-for-product-managers-and-the-rest-of-your-life-658d1b4bd90e
canonical_url
https://medium.com/product-powerhouse/the-obsidian-bible-for-product-managers-and-the-rest-of-your-life-658d1b4bd90e
author_url
https://medium.com/@mohit15856
status
ok
fetched_at
2026-06-14 11:28:49