Open rosulek opened 8 years ago
Add configurable syntactic sugar. I can only think of examples for times of day: e.g., morning resolves to 8am, evening resolves to 6pm.
morning
8am
evening
6pm
This would be very easy to add (filter the tickling command before it gets parsed the usual way), but maybe not incredibly useful.
Add configurable syntactic sugar. I can only think of examples for times of day: e.g.,
morning
resolves to8am
,evening
resolves to6pm
.This would be very easy to add (filter the tickling command before it gets parsed the usual way), but maybe not incredibly useful.