Skip to content

Instantly share code, notes, and snippets.

/*
Uses chrono (https://github.com/wanasit/chrono) to extract text related to time.
Usage:
Eat pizza tomorrow at 4 @food @yum #myproject
Will create a task called "Eat pizza" scheduled for 4pm tomorrow and add the food and yum tags in the myproject project.
*/