Skip to content
// writing

Posts tagged #workflows — Page 2

A mix of technical deep-dives, career reflections, and dispatches from the road.

Obsidian for Developers: Make Your Vault Work Like Your Codebase thumbnail
obsidianJun 30, 2026· 4 min
Obsidian for Developers: Make Your Vault Work Like Your Codebase
Obsidian is plain-text markdown all the way down, which means the same tools you use on code work on your notes. Here's how to version your vault with Git, get real syntax highlighting, and run JavaScript inside your notes.
read more →
Obsidian Callouts: Make Your Notes Scannable at a Glance thumbnail
obsidianJun 23, 2026· 4 min
Obsidian Callouts: Make Your Notes Scannable at a Glance
Obsidian's callout feature turns plain blockquotes into visual highlights — warnings, tips, collapsible sections, and custom types — using nothing but Markdown.
read more →
Daily Notes in Obsidian: Build a Workflow That Actually Sticks thumbnail
obsidianJun 16, 2026· 4 min
Daily Notes in Obsidian: Build a Workflow That Actually Sticks
How to set up a daily notes workflow in Obsidian that you will actually use, from the core plugin to Templater templates and Dataview queries.
read more →
Templater for Obsidian: Stop Writing the Same Thing Twice thumbnail
obsidianJun 11, 2026· 4 min
Templater for Obsidian: Stop Writing the Same Thing Twice
The Templater plugin turns Obsidian's static template system into a real automation engine — dynamic dates, user prompts, folder triggers, and optional JavaScript make note creation genuinely effortless.
read more →
Using Dataview for Project Tracking in Obsidian thumbnail
obsidianJun 6, 2026· 3 min
Using Dataview for Project Tracking in Obsidian
Turn your Obsidian vault into a self-updating project tracker with Dataview: frontmatter conventions, a live dashboard, and task queries that never go stale.
read more →
Obsidian Canvas: Turn Your Vault Into a Visual Thinking Space thumbnail
obsidianJun 5, 2026· 4 min
Obsidian Canvas: Turn Your Vault Into a Visual Thinking Space
How to use Obsidian's Canvas core plugin for project planning, brainstorming, and connecting notes spatially — plus a look at the open JSON Canvas format and the Advanced Canvas community plugin.
read more →
Obsidian Properties and Frontmatter: Stop Treating Metadata as an Afterthought thumbnail
obsidianJun 3, 2026· 4 min
Obsidian Properties and Frontmatter: Stop Treating Metadata as an Afterthought
Obsidian's Properties panel makes YAML frontmatter approachable for every note, and pairing it with typed fields and Dataview queries turns your vault into a genuinely queryable database.
read more →
Tags vs. Folders in Obsidian: How to Organize Your Vault Without Going Crazy thumbnail
obsidianMay 27, 2026· 4 min
Tags vs. Folders in Obsidian: How to Organize Your Vault Without Going Crazy
Folders and tags both have a place in Obsidian, but they solve fundamentally different problems. Here's how to use each one effectively so your vault stays navigable no matter how big it gets.
read more →
// the newsletter
Don't miss the next one