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

Add ability to clean notes stored in folders #1

Closed jgclark closed 4 years ago

jgclark commented 4 years ago

From NotePlan v2.5, notes can be stored in folders. Add the ability to find and clean notes in these folders, excluding @archive and @trash folders.

jgclark commented 4 years ago

Coded some weeks back; now just waiting for formal 2.5 version to be released.

jgclark commented 4 years ago

Closing now this has been included in a rather wider v3.0 beta release on both macOS and iOS.