beet / alfred_noteplan_actions

Alfred workflow for handy Noteplan actions
38 stars 4 forks source link

Issue #3: Allow base directory to be changed in workflow environment variables #16

Closed beet closed 4 years ago

beet commented 4 years ago

Update for issue #3: Allow the base storage directory to be changed in Alfredworkflow environment variables.

Defaults to ~/Library/Mobile Documents/iCloud~co~noteplan~NotePlan/Documents for iCloud, but could be changed to Dropbox by changing the base_directory environment variable.

Note that the path is relative, and will be pre-fixed with the home directory automatically.

beet commented 4 years ago

The base directory (relative path) can be changed with the base_directory workflow environment variable now:

Screen Shot 2020-02-07 at 2 16 45 pm

I'm not using Dropbox to confirm whether this would work, but it hasn't caused a regression with iCloud, so I'll close it in.