Created
January 10, 2017 13:26
-
-
Save DonMag/35582d5107aae9b217be44ff9aedef0f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Parse the string (typed or voice-dictated) | |
| Is it a Phone Call? | |
| Yes, start the call and quit doing anything else | |
| Is it a Text? | |
| Yes, launch Message editor and quit doing anything else | |
| Is it an email? | |
| Yes, launch email and quit doing anything else | |
| If we get to here, it's either an Event or a Reminder, so... | |
| Show the "Edit Event" screen as modal | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment