Awesome
alfred-fuzzy-date
Alfred workflow to convert human date to computer date.
Made for use with http://roamresearch.com/
Trigger via fd
keyword (or shortcut that you can set in Alfred settings)
The development is supported by <a href="https://roam.garden/"> <img src="https://roam.garden/static/logo-2740b191a74245dc48ee30c68d5192aa.svg" height="50" /></a> - a service that enables you to publish your Roam notes as a beautiful static website (digital garden)
Use cases:
- Parse fuzzy date - just enter the date.
- If you want to get a repeated sequence of dates - enter the increment and then number of repeats after the
;
. Example:1 week;4
would yield 4 dates starting a week from now and ending 5 weeks into the future
Configurations
- If you just want to copy the result without pasting it into the frontmost application - hold
Cmd
. - You can configure precise format of the output in the workflow environment variables.
Installation
npm install -g alfred-fuzzy-date