Skip to content

Releases: Radialarray/flowtime-obsidian

1.2.1

25 Jun 18:35

Choose a tag to compare

Full Changelog: 1.2.0...1.2.1

1.2.0

25 Jun 16:40

Choose a tag to compare

Full Changelog: 1.1.0...1.2.0

1.1.0

25 Jun 13:55

Choose a tag to compare

Full Changelog: 1.0.1...1.1.0

1.0.1

25 Jun 09:55

Choose a tag to compare

Full Changelog: 0.5.0...1.0.1

Full Changelog: 0.5.0...1.0.1

1.0.0

25 Jun 09:19

Choose a tag to compare

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

25 Jun 09:19

Choose a tag to compare

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.