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

Remove empty calendar files #12

Closed jgclark closed 4 years ago

jgclark commented 4 years ago

I've discovered many empty calendar files, probably as a result of adding and removing repeating tasks. These empty ones could be removed.

jgclark commented 4 years ago

For now, I've just hardened the code to ignore empty files in the Calendar/ and Notes/ directories. Released in v1.4.6.