rosulek / gmail-tickler

Get emails out of your inbox until a specified date
MIT License
19 stars 5 forks source link

Shorthand syntax #18

Open rosulek opened 8 years ago

rosulek commented 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.

This would be very easy to add (filter the tickling command before it gets parsed the usual way), but maybe not incredibly useful.