jgclark / NotePlan-tools

This Ruby script adds functionality to the [NotePlan app](https://noteplan.co/). Particularly when run frequently, this provides a more flexible system for repeating tasks, allows for due dates to be expressed as offsets which allows for templates, and moves or files items from Daily files to Note files. It incorporates an ealier script to 'clean' or tidy up NotePlan's data files.
26 stars 6 forks source link

Don't Remove Scheduled Text From Completed Tasks – Option #15

Closed kennonb closed 4 years ago

kennonb commented 4 years ago

I found that in order to see a running list of completed tasks in the Filters, I have to keep the scheduled text on the completed tasks. It'd be nice if there was an option flag to disable this. I have the piece of code that needs to be changed, but I'm not 100% familiar with Ruby to add an option.

kennonb commented 4 years ago

16: Ok I think I figured it out. 😊

jgclark commented 4 years ago

I think you have! Now available in v1.4.1.