aesophor / py-todo

📋 Lightweight reminder / todo-list in cli
https://www.reddit.com/r/unixporn/comments/9qy35q/oc_pytodo_a_lightweight_reminder_in_cli/
MIT License
107 stars 22 forks source link

Add support for past due tasks #33

Closed jcstill closed 4 years ago

jcstill commented 4 years ago

Supports past due tasks (displays when they were due) screenshot

Sort function still works on this

Apologies for the new pull request, I needed to commit to my master branch

aesophor commented 4 years ago

Thank you!