Alfred Workflow to parse human dates into multiple formats including Roam Research, JSON, Unix Timestamp
$ npm install --global alfred-chrono
Requires Node.js 14+ and the Alfred Powerpack.
In Alfred, type fd
, followed by a date string that can be parsed by chrono-node.
Examples:
- Today, Tomorrow, Yesterday, Last Friday, etc
- 17 August 2013 - 19 August 2013
- This Friday from 13:00 - 16.00
- 5 days ago
- 2 weeks from now
- Sat Aug 17 2013 18:40:39 GMT+0900 (JST)
- 2014-11-30T08:15:30-05:30
MIT © Vishal Doshi