Skip to content

Releases: Unpreditable/GettingThingsDone

0.1.2

25 Mar 02:36

Choose a tag to compare

New Features

  • Dismiss button for completed tasks — completed tasks now show a dismiss button instead of move buttons, keeping the UI focused on actionable items
  • Dismiss All button — a "Dismiss All" button in the panel header lets you clear all completed tasks at once

CI / Tooling

  • Added a manual GitHub Actions release workflow with semver bump (Major / Minor / Patch dropdown)

0.1.1

21 Mar 01:09

Choose a tag to compare

New Features

  • Wikilink rendering — wikilinks in task text now render as bold in the sidebar
  • Clickable status bar — bucket counts in the status bar are now clickable

Fixes

  • Restored full opacity on tooltips for completed tasks
  • Resolved stale task data causing move failures

Upgrades / Refactors

  • Migrated to Svelte 5 (replaced deprecated svelte/legacy with stores)
  • Added ESLint with the obsidianmd plugin; applied lint fixes across codebase
  • Updated UI strings to Sentence Case

0.1.0 - Initial Release

23 Feb 20:02

Choose a tag to compare

Features

  • GTD sidebar panel — groups tasks from your vault into time-horizon buckets (Today, This Week, Someday, etc.)
  • One-click and drag-and-drop task moves between priority buckets
  • Subtask support with hierarchy and bucket inheritance
  • Status bar counters showing live task counts per bucket
  • Celebration animations on task completion, with configurable intensity
  • Compact view mode for a denser task list
  • Two storage modes — inline tags (#gtd/today) or Dataview-compatible inline fields