View Single Post
I've finally gotten around to trying to use this script for my purposes. It works quite nicely but I am having one problem. I'm using the following search string:

tasks where its repetition is not missing value --nw=yes --st=complete

The tasks that this finds seem to be exactly what I'm looking for. Unfortunately, it also selects projects and groups that are not completer. They probably contain tasks that meet the criteria but I just want to delete the tasks, not the uncompleted projects/groups.

I was wondering, Rob, if there is a way to filter out the cases I just mentioned. I suppose I could just go through the list by hand and unmark the ones I don't want to delete but it would be a lot nicer if the process were completely automatic