nate-parrott / Flashlight

The missing Spotlight plugin system
http://flashlight.nateparrott.com
Other
5.39k stars 411 forks source link

@date doesn't return intended date #569

Open ghost opened 7 years ago

ghost commented 7 years ago

I have a line in examples.txt like this:

what do I have @date(tomorrow)

but if I type into spotlight this:

what do I have tomorrow

it passes my results function the current time's timestamp, rather than tomorrow's.

ghost commented 7 years ago

also, none of these work as expected:

what do I have on tuesday what do I have next tuesday

but this does:

what do I have on first of December