Dooit

Latest version: v2.2.0

Safety actively analyzes 630026 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

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

- App crashes when an opened workspace is deleted (closes https://github.com/kraanzu/dooit/issues/169)
- App crashes on adding a workspace (closes https://github.com/kraanzu/dooit/issues/167)

2.1.1

2.1.0

See [CHANGELOG v2.1.0](https://github.com/kraanzu/dooit/blob/main/CHANGELOG.md#202)

2.0.1

See [CHANGELOG](https://github.com/kraanzu/dooit/blob/main/CHANGELOG.md#201)

2.0.0

Added
- Dooit now allows duplicate descriptions to be added(closes https://github.com/kraanzu/dooit/issues/113)
- Clear due date when selected (closes https://github.com/kraanzu/dooit/issues/111)
- Add support for h / l to switch between panes (closes https://github.com/kraanzu/dooit/issues/96)
- Add support for Yank whole todos/workspaces (closes https://github.com/kraanzu/dooit/issues/76)
- Add support for `save on escape` (closes https://github.com/kraanzu/dooit/issues/106)
- Add support for opening and highlighting URLs (closes https://github.com/kraanzu/dooit/issues/108)
- Add support for changing due date format (due/remaining time) (closes https://github.com/kraanzu/dooit/issues/116)

Fixed
- Slowness due to unnecessary rendering of the app
- Slow loading of the app because of dateparser (see https://github.com/kraanzu/dooit/issues/136)
- Text disappearing for non-alphabet characters in description(closes https://github.com/kraanzu/dooit/issues/112)
- Todos disappearing when wrapping descriptions with tags/quotes/brackets (closes https://github.com/kraanzu/dooit/issues/107)
- Use the background color specified in the config for the help menu
- Bar did not pick a color from the config and used the regular background

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
* Refactoring + new method of saving by kraanzu in https://github.com/kraanzu/dooit/pull/114
* Develop by kraanzu in https://github.com/kraanzu/dooit/pull/138


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

1.0.2

Updating textual introduced some bugs for nix package manager

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.