Dooit Versions Save

An awesome TUI todo manager

v2.2.0

3 months ago

2.2.0

Added

  • Add support for changing the default urgency of a todo with TODO.initial_urgency
  • Add support for changing urgency colors with TODO.urgency1_color to TODO.urgency4_color
  • Add shortcut for recursively expanding and closing todos (Ctrl + Z)
  • Add WORKSPACE.start_expanded and TODO.start_expanded to launch with the Workspace and Todo tree fully expanded
  • Dooit can now also be launched with python -m dooit

Fixed

v2.1.1

4 months ago

v2.1.0

6 months ago

v2.0.1

8 months ago

See CHANGELOG

v2.0.0

8 months ago

2.0.0

Added

Fixed

Breaking Changes

  • Tags are now built-in within the description. They start with @ symbol (eg bring milk @chore)
  • Todos are no longer stored in a todo.txt format yaml file. This shouldn't break anything and the new version will take care of that!

Thanks!

What's Changed

Full Changelog: https://github.com/kraanzu/dooit/compare/v1.0.2...v2.0.0

v1.0.2

10 months ago

Updating textual introduced some bugs for nix package manager

v1.0.1

1 year ago

Fixed

v1.0.0

1 year ago

A new release with bunch of new features + fixes See CHANGELOG

v0.2.1

1 year ago

Minor bug fixes

v0.2.0

1 year ago
  • Bug and installation fixes
  • UI Improvements
  • Better todo.yaml