pedohorse / lifeblood

task management system
https://pedohorse.github.io/lifeblood/
GNU General Public License v3.0
19 stars 1 forks source link

[core] implement online archived task pruning #63

Open pedohorse opened 7 months ago

pedohorse commented 7 months ago

introduce ability to remove archived tasks with all related invocations in working scheduler.

tasks to remove should be referenceable by id or by task group

depends on #65