Releases: Radialarray/flowtime-obsidian
Releases · Radialarray/flowtime-obsidian
1.2.1
Full Changelog: 1.2.0...1.2.1
1.2.0
Full Changelog: 1.1.0...1.2.0
1.1.0
Full Changelog: 1.0.1...1.1.0
1.0.1
Full Changelog: 0.5.0...1.0.1
Full Changelog: 0.5.0...1.0.1
1.0.0
First stable release.
All core features:
- Interactive task tables with 8 code block views (today, overdue, week, project, budget, sessions, weekplan)
- Inline time editing, countdown timers, status bar timer
- Inbox capture + Process Inbox modal (GTD-style)
- Recurring routines (daily, weekly, monthly, custom schedules)
- Weekplan view with list and grid timeline modes
- Project detection via frontmatter, folder notes, or
@p:tags - Time budgets (buckets) with weekly limits
- Session history tracking and analytics
- Filter, sort, group, column visibility, bulk operations
- Cross-table auto-refresh
0.5.0
New commands added:
- Process Inbox — walk-through modal for inbox items
- Create Daily Dashboard — creates Dashboard.md at vault root
- Create Weekly Dashboard — creates Dashboard Weekly.md at vault root
- Start Timer — modal-based timer with task name + duration
- Stop Timer — stops active status bar timer
Bugfix: ProcessInboxModal was imported but never registered as a command.