Releases: dannysmith/taskdn
Releases · dannysmith/taskdn
Taskdn Desktop v0.1.4
Taskdn Desktop v0.1.4
Installation Instructions
- macOS: Download the
.dmgfile and drag to Applications folder - Windows: Download the
.msifile and run the installer - Linux: Download the
.AppImagefile, make it executable (chmod +x), and run
Auto-Updates
Existing users will receive automatic update notifications.
Full Changelog: https://github.com/dannysmith/taskdn/commits/desktop-v0.1.4
Taskdn Desktop v0.1.3
- AI-powered quick capture (macOS only) — Type or dictate free-form text into the quick entry pane and let Apple Intelligence clean it up and set the appropriate fields before you submit. Trigger with the sparkles button or Cmd+Shift+A. Requires Apple Silicon with Apple Intelligence enabled; invisible on other machines.
- Move incomplete tasks to today command — Quickly reschedule past unfinished tasks to today.
- macOS window lifecycle fixes — On macOS, closing the main window now hides the app instead of quitting. Click the
dock icon to reopen. - Improved file watcher resilience — The vault watcher now recovers from errors automatically and rescans every 5 minutes as a safety
net against missed changes. - Improved sidebar stability — Fixed an issue where the sidebar would reorder itself unexpectedly when vault data changed.
Taskdn Desktop v0.1.2
Taskdn Desktop v0.1.2
Installation Instructions
- macOS: Download the
.dmgfile and drag to Applications folder - Windows: Download the
.msifile and run the installer - Linux: Download the
.AppImagefile, make it executable (chmod +x), and run
Auto-Updates
Existing users will receive automatic update notifications.
Full Changelog: https://github.com/dannysmith/taskdn/commits/desktop-v0.1.2
Taskdn Desktop v0.1.1
Taskdn Desktop v0.1.1
Installation Instructions
- macOS: Download the
.dmgfile and drag to Applications folder - Windows: Download the
.msifile and run the installer - Linux: Download the
.AppImagefile, make it executable (chmod +x), and run
Auto-Updates
Existing users will receive automatic update notifications.
Full Changelog: https://github.com/dannysmith/taskdn/commits/desktop-v0.1.1
tdn-cli v1.0.0
What's Changed
- CLI Implementation by @dannysmith in #5
- Desktop App Working Branch by @dannysmith in #7
- Desktop UI Initial Exploration by @dannysmith in #8
- CLI Build and Deployment Setup by @dannysmith in #17
New Contributors
- @dannysmith made their first contribution in #5
Full Changelog: https://github.com/dannysmith/taskdn/commits/tdn-cli-v1.0.0