Marco Guidetti388 downloadsStructured GTD: sequential/parallel projects, defer dates, next actions, forecast and review.
GTD-style project and task management for Obsidian, built on plain Markdown.
GTD Flow covers the whole loop — capture to the inbox, organise into sequential or parallel projects, see what's genuinely next, forecast the week, review on a cadence. There's no hidden database: every task stays an ordinary checklist line in your own notes, so it's greppable, portable, and still readable with the plugin turned off.
It speaks the Tasks plugin emoji syntax, so the two can share the same files.
| Next actions | Forecast | Timeline |
|---|---|---|
![]() |
![]() |
![]() |
| Review | Perspectives | Capture |
|---|---|---|
![]() |
![]() |
![]() |
- [ ] lines. Greppable, portable, Git-friendly, and fully usable without the plugin.obsidian://gtd-capture URL for grabbing tasks from anywhere.| Concept | GTD Flow |
|---|---|
| Project | A note with type: project frontmatter |
| Sequential / parallel | flow: key (overridable per action group) |
| Defer / Due | 🛫 / 📅 on the task line |
| Flag | a tag (default #flag) |
| Important | a tag (default #important) — star in views + an Important perspective |
| Someday / Maybe | status: someday projects and a #someday tag for single tasks |
| Contexts | hierarchical tags (#home/plumbing), filterable in perspectives |
| Forecast | Forecast + Timeline views |
| Review | per-project interval + a review queue |
| Inbox | a capture note you triage into projects (dated inbox items still show in Forecast) |
[/], done, dropped [-] — with 💬 closure reasonsgtd-done block that lists what you closed in any period (presets, project/folder filters), plus an exportable report noteUntil the community-directory listing is live, install with BRAT: add this repository as a beta plugin, then enable GTD Flow in Settings → Community plugins. Works on desktop and mobile.
Manual install: download main.js, manifest.json, and styles.css from a release into <vault>/.obsidian/plugins/gtd-flow/ and enable the plugin.
GTD/Projects, GTD/Inbox.md).- [ ] lines; type at the end of a line for the date/duration/repeat suggester.Full usage, syntax, settings, and architecture: INSTRUCTIONS.md.
MIT © Marco Guidetti