NotePlan-tools
NotePlan-tools copied to clipboard
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...
If a user has made settings changes by tweaking the variables at the top of `npTools.rb` they are lost when installing a new version. I should move the settings out...
Need to make Archiving smart to move subheads and their contents as well - Or is the better archiving now introduced in v2.4.4 enough? Some earlier jottings: ``` # Spec...
I see that most of the functionallity was moved to the plugin but I'm really only interested in the repeats scripting. Due to some of the limitations of triggers not...