kiblee / tod0

A Terminal Client for Microsoft To-Do
MIT License
124 stars 19 forks source link

Refactor: use local key binding, better spinner, add ability to delete tasks/lists #67

Open eight04 opened 3 months ago

eight04 commented 3 months ago

This is an extended work of #64.

eight04 commented 2 days ago

This branch is not production-ready. IMO we need https://github.com/prompt-toolkit/python-prompt-toolkit/issues/1910 otherwise using async function actually decreases usabiliy.