theonesean / aight

aight is a command-line tool for getting todo tasks quickly.
GNU General Public License v3.0
6 stars 0 forks source link

aight yeet #7

Open fennifith opened 5 years ago

fennifith commented 5 years ago

A yeet command to mark certain tasks as done. This might need some more extensive planning (with config options), as this could work differently between providers & workflows, but the default should probably just be to delete the task.

E.g. aight yeet #52 - close issue 52 aight yeet <task ID> <list name> - move the task to another list

Implementation progress:

theonesean commented 4 years ago

We may need, for some providers, some config options for yeeting. For example, Trello has an archive function, but many setups (like kanban) just have the completion marked by moving it to another board.