For people who like to plan their life, easy to use icalendar-based todo manager. Forked from todoman.
Project description
tdry
This repo was forked from: https://github.com/pimutils/todoman
Changes made by rooyca
1. Shorter Commands
cancel: cc
copy: cp
delete: rm
done: do
edit: ed
flush: fl
list: ls
move: mv
new: nw
show: sh
2. Add more color to the output.
3. The default due
date is now never
(0).
4. Add percent
selector in the edit command.
5. Add LISTS commands:
--newlist
or-nl
to create a new list.--removelist
or-rml
to delete a list.--lists
or-sl
to show all lists.
6. Add doing
command to focus on a especific task.
doing
alone shows the current task.doing <task>
add the task to the doing list.doing --all
ordoing -a
shows all tasks in the doing list.
7. Add done
command to mark as complete the task that is currently being done.
done
alone marks the current task as complete.done --show
ordone -s
shows all completed tasks.done --clear
ordone -c
clears all completed tasks.
8. Add cancel
command to cancel the task that is currently being done.
9. Add pause
command to pause the task that is currently being done.
10. Add resume
command to resume the task that is currently paused.
Bonus
I have created an alias to make the commands even shorter.
alias t='todo'
TODO
- Create a Docker image to run the application.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tdry-1.0.2.tar.gz
(35.2 kB
view details)
Built Distribution
tdry-1.0.2-py3-none-any.whl
(31.1 kB
view details)
File details
Details for the file tdry-1.0.2.tar.gz
.
File metadata
- Download URL: tdry-1.0.2.tar.gz
- Upload date:
- Size: 35.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fa8bad152d30d80fa5e5e2cf0a289c32cac0a7a5f04b5a0750c34a0aaa29c87 |
|
MD5 | 66210b5ebc221e3c7f20b0d4e6538505 |
|
BLAKE2b-256 | 64590a456409195740350b04b30eb249eaa26a59ce045bf6fe9c1e15415edf1e |
File details
Details for the file tdry-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: tdry-1.0.2-py3-none-any.whl
- Upload date:
- Size: 31.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 251aef46a720120b4dcb8894ff02dc0b98a2dd8aaf20251c1df39a1aeefee54b |
|
MD5 | b9ba45a0d6b46a3c745a02fc10910f67 |
|
BLAKE2b-256 | df59297fa45b9edaf49b058ba59d208b5fc9154ac4897fbac4dd761e2ca718bd |