HipsterBrown / Slate

What are you slated for today? Keep track of it all with this handy Pebble app.
MIT License
9 stars 1 forks source link

Calendar event support #2

Open HipsterBrown opened 8 years ago

HipsterBrown commented 8 years ago

Much like creating reminders and how Fantastical creates reminders using Natural Language Parsing,

Example request: "Create a new event, lunch with Jane on Friday at noon at ThinkCoffee".

This will push a new calendar pin to the Timeline and (possibly) save the event to the user's integrated calendar, i.e. iCal, Google Calendar, etc. There will be a default calendar for saving these events, as configured in Pebble app config screen.

This may be a good test for conversation-like responses from Slate by initially parsing the transcription on the Pebble and showing a response screen before starting another dictation session.