keithfancher / todo-indicator

Ubuntu app indicator for todo.txt-style todo lists
GNU General Public License v3.0
47 stars 8 forks source link

Additional functionality for completed tasks #8

Open vexillia opened 1 month ago

vexillia commented 1 month ago

Two requests for additional functionally:

  1. Transfer completed tasks to done.txt on "Clear completed"
  2. Add a completion date when marked as completed .

Thanks.

keithfancher commented 1 month ago

These are good ideas, thank you! I'd probably implement something like this behind a config flag, to give folks the option.

I'll add it to the list!