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
108 stars 22 forks source link

Remove option varargs #9

Closed aesophor closed 6 years ago

aesophor commented 6 years ago

For example, todo -r 3 4 5

patatman commented 6 years ago

Might be able to look into this later today 😄

aesophor commented 6 years ago

Thanks, I'll look into this when I get home later!

aesophor commented 6 years ago

Implemented item varargs removal syntax in f44b8acab0d91d4e835cc107a5081ee4e3ee05e4.