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

When moving tasks to notes, dates don't always get applied #4

Closed jgclark closed 4 years ago

jgclark commented 4 years ago

When moving a * task with a [[note title]] in it should also add the relevant date. Either a >2020-04-04 specific due date, or the date of the calendar day the task started in.

jgclark commented 4 years ago

Closed with commit c50ff0e7c98c3ce085c5c87e33749b08e70893ea.