td-cli
td-cli copied to clipboard
A todo command line todo manager ✔️
When using td-cli from the command line, one can edit a td item by running: ``` td edit ``` which opens the item in `$EDITOR` which allows the item to...
I would find it very useful to be able to sort my ToDo list alphabetically. I usually organize my todolist with a project prefix. I'm wondering how I would go...
It would be nice to be able to toggle completed/uncompleted tasks in the interactive mode. The current setup leads you to delete completed tasks to get them out of the...
I'm curious as to how due dates could be managed with td-cli? Do you foresee a need to have due dates added in td-cli?
It would be nice if you could change the group you are working in, in the interactive mode.
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4. Changelog Sourced from cryptography's changelog. 42.0.4 - 2024-02-20 * Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to...
Bumps [black](https://github.com/psf/black) from 23.11.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 to 2.2.2. Release notes Sourced from urllib3's releases. 2.2.2 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...