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

Blank meeting header at EOF not removed #30

Closed BMStroh closed 3 years ago

BMStroh commented 3 years ago

Going to try to find some time to look at this one myself, but figured I should get it on the radar.

A meeting header (from my icalBuddy script) at EOF isn't removed if that meeting doesn't result in any notes.

jgclark commented 3 years ago

PR #31 merged, thanks.