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

Updated the configuration section #27

Closed BMStroh closed 3 years ago

BMStroh commented 4 years ago

Will pull the username & home directory from the environment. Determines storage type by looking file locations and seeing which one has files in it.

Also caught a typo in an output message.

BMStroh commented 4 years ago

This one should have come with a doc update as well - if you want to merge this one, I'll provide that.