// writing
Posts tagged #workflows — Page 2
A mix of technical deep-dives, career reflections, and dispatches from the road.
tag: #workflows

obsidianJul 14, 2026· 4 min
Obsidian Sync vs. Git vs. iCloud: Choosing a Vault Sync Strategy
Your vault is just a folder of Markdown, which makes syncing it feel like a solved problem. It isn't. Here's how Obsidian Sync, Git, and iCloud actually behave once mobile and plugins enter the picture.
read more →

obsidianJul 10, 2026· 4 min
Obsidian CSS Snippets: Customize Your Vault Without a Theme
Community themes are all-or-nothing. CSS snippets let you change one thing at a time, and Obsidian's built-in variables make it easier than you'd expect.
read more →

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 →

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 →

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 →

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 →
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 →

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 →

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 →
// the newsletter