jschlatow / taskopen

Tool for taking notes and open urls with taskwarrior
GNU General Public License v2.0
363 stars 31 forks source link

Notes garbage collection mechanism #133

Closed lyndhurst closed 3 years ago

lyndhurst commented 3 years ago

Hi, I was wondering if there was any mechanism taking care of deleting notes in the tasknotes folder if a task is deleted or purged. If not I was thinking of maybe working on a little script to try and take care of that, and maybe add a configurable time limit for completed tasks after which they would get denotated.

lyndhurst commented 3 years ago

Sorry I asked too quick, there is a cleaning mechanism for deleted tasks described in the man page using the -x flag.