Simple but cool Task manager
Project description
Tisk
The coolest CLI task manager because I made it :D
Installation
pip install tisk
How to use
Add a task
tisk add Do_Laundry -d "Only the red T-shirt" -e "tomorrow"
note: everyting in a task is optional exept the title!
List tasks
tisk --> Quick access to unfinished tasks
tisk list --> List Unfinished tasks
tisk list -a --> List all tasks
Mark a task as done
tisk done 1 --> By task Number
tisk done Laundry --> By searching task title
Edit a task
tisk edit 1 -t "New Title" -d "New description" -e "New End date"
Remove a task
tisk remove 1
Reset (Delete all tasks)
tisk reset
Undo last action
tisk undo
AI Disclosure
I used AI only for faster debugging but not in the core code
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
tisk-0.1.1.tar.gz
(6.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
tisk-0.1.1-py3-none-any.whl
(7.0 kB
view details)
File details
Details for the file tisk-0.1.1.tar.gz.
File metadata
- Download URL: tisk-0.1.1.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57ea68576095c702a3ebd125d34eb7b8ad7509412d7e70f1d1827d52fe2806a3
|
|
| MD5 |
f334bced932667fb4a8a4378cb2c760f
|
|
| BLAKE2b-256 |
91046d26b02b6bedf07fd5901a5e3cdddcead3d67cab4280de3f26fa161cabcb
|
File details
Details for the file tisk-0.1.1-py3-none-any.whl.
File metadata
- Download URL: tisk-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aad6e4e72d7da2cabb02758ab53ef5e78603230f316d9531856d34beba8283fc
|
|
| MD5 |
a2a791477501cf00e1dd5aea945d8d8d
|
|
| BLAKE2b-256 |
e4c65ea34d26614ae5ca486bd36b2e38c6992c6a48b406038e0816d71f35f8e7
|