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 Archive Tasks Automatically – Option #14

Closed kennonb closed 4 years ago

kennonb commented 4 years ago

I like to use the ## Done section sporadically. 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: Not sure if these naming schemes will work, but here's a stab at this change.

jgclark commented 4 years ago

I've incorporated your changes, with a few tweaks for code consistency, and is now available in v1.4.1. Many thanks.

kennonb commented 4 years ago

Thanks for this tool! This has been really nice to have with NP. 👍🏻