let's create a small project of TODO list with limited set of operations to explore Siri Shortcuts. Anish Dey
Task type - { listening, playing, studying, coding }
Perform time - provide a Date picker
Sub-task:
like if you are listening
- album name
studying
- book name
playing
- game name
coding
- code language
-
Want to create a task using "Siri-shortcut"
-
It should be user-interactive - Primary Task and then Secondary Task. Siri should guide the user to perform certain set of actions.
-
Promote "Add to Siri" Button inside the application & help the user to adport it.
-
How to maintain the business logic between app target and Intents extension.