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

Extend repeat to allow weekdays #34

Closed jgclark closed 3 years ago

jgclark commented 3 years ago

Following recent discussion in the NotePlan Discord, we felt it would be good to extend npTools' repeat mechanism to include weekdays (b) not just days (d).

NB: For now this will not include any attempt to understand or implement bank or public holidays. At least in the UK, I'm not aware of any way to calculate these holidays; they are set by a group of people and then disseminated.