My Updated Obsidian Task Management
Published ....
Last modified ....
Share this post on BlueskySee discussion on Bluesky
I previously wrote about how I started to manage my todos within Obsidian directly within this post, however I've tweaked the workflow just a bit and that previous post also outlined a few open questions I had (mostly for myself) that I think I have some answers to now as well!
Updates
The previous setup involved a decent amount of manual task management (manually adding tasks to specific sections within a single note, manually sorting them, etc). The primary update I made was automating that bit of the workflow using the QuickAdd plugin.
This plugin lets you create a few templates and can automatically insert the content provided into specific notes with other content added around it.
I've setup the plugin with a few specific templates for different task categories, at the time of writing those are:
- Personal Tasks (day to day things, e.g. "mail package to someone" etc)
- Project Tasks (tasks related to specific side projects)
- Work Tasks (tasks related to my work)
- Writing Tasks (Blog post ideas that I have)
The plugin then appends the content of the task into an [[Inbox]] note - this is a single catch-all note that contains all my tasks (the above categories only apply specific tags to each task to then later be grouped as noted below).