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

obsidianSep 11, 2026· 5 min
Obsidian's Note Composer: Refactor Your Notes Without Copy-Paste
Note composer is a core Obsidian plugin that merges notes and extracts selections into new ones, rewriting your links as it goes. Here's how to actually use it.
read more →

obsidianSep 1, 2026· 4 min
Obsidian URI: Your Vault Has an API You're Not Using
Obsidian ships with a custom URI protocol that lets scripts, browsers, and phone shortcuts read and write your vault without you touching the app. Here's how the core actions work and where the Advanced URI plugin picks up the slack.
read more →

obsidianAug 21, 2026· 5 min
Obsidian Hotkeys and the Command Palette: Building a Keyboard-First Vault
Most Obsidian friction is the round trip from keyboard to mouse and back. Here is how the command palette, a short list of hotkeys, and a little usage data get rid of it.
read more →

obsidianAug 18, 2026· 4 min
Obsidian Workspaces: Stop Rebuilding Your Layout Every Time You Switch Tasks
Workspaces is a core Obsidian plugin that saves your entire pane layout under a name and restores it in one command. Here's how to design layouts worth saving, and the gotcha that trips everyone up.
read more →

obsidianAug 14, 2026· 4 min
One Vault or Many? What Splitting an Obsidian Vault Actually Costs You
Splitting your Obsidian vault feels like tidying up, but a vault boundary is a hard wall your search, links, and queries cannot cross. Here is what you actually give up, and when it is worth it.
read more →

obsidianAug 11, 2026· 4 min
Obsidian Search Operators: Find Anything Without a Plugin
Obsidian's core Search has a real query language hiding behind the search box. Here's how file, path, line, block, section, task, and property operators replace half the plugins people install to find things.
read more →

obsidianAug 4, 2026· 4 min
Inline Dataview Queries: Live Numbers Inside Your Notes
Dataview code blocks give you tables. Inline queries give you a single live value in the middle of a sentence, which turns out to be the feature you reach for far more often.
read more →

obsidianJul 28, 2026· 4 min
Obsidian QuickAdd: Capture, Templates, and Macros Without Leaving Your Keyboard
QuickAdd turns Obsidian into a keyboard-driven capture machine. Here is how its Captures, Templates, and Macros actually work, with copy-paste examples.
read more →

obsidianJul 21, 2026· 4 min
Obsidian Web Clipper: Clip the Web Straight Into Your Vault
The official Obsidian Web Clipper turns any web page into a clean, templated vault note. Here's how its templates, variables, and filters actually work.
read more →

obsidianJul 17, 2026· 5 min
Obsidian on Mobile: Stop Fighting the Toolbar
Most people give up on Obsidian mobile because the defaults don't match how they actually capture notes. The fix isn't plugins — it's ten minutes in the Mobile settings.
read more →
// the newsletter