td-cli icon indicating copy to clipboard operation
td-cli copied to clipboard

Toggle completed/uncompleted tasks in the interactive mode

Open pmahnke opened this issue 4 years ago • 4 comments

It would be nice to be able to toggle completed/uncompleted tasks in the interactive mode. The current setup leads you to delete completed tasks to get them out of the mode. I know you can hide them with a flag, but it would be nice to be able to do it in the mode.

pmahnke avatar Nov 23 '20 09:11 pmahnke

👍 .. will add it

darrikonn avatar Nov 23 '20 10:11 darrikonn

Finally have some spare time to implement this. So that I understand correctly, which one are you talking about?

  1. being able to filter by completed/uncompleted in the interactive mode
  2. mark a todo as completed/uncompleted in the interactive mode

darrikonn avatar Jan 07 '21 09:01 darrikonn

Btw. like what you're doing with https://github.com/regolith-linux/regolith-todo Would like to endorse it from td-cli README.md with your approval.

darrikonn avatar Jan 07 '21 09:01 darrikonn

I am talking about the first bullet. You already can mark a todo completed and uncompleted with <space>.

And for regolith, I assume they would be happy for the endorsement.

pmahnke avatar Jan 07 '21 10:01 pmahnke