Add Items to my List

A handy shortcut that allows you to dictate multiple items into a Reminders list of your choosing.


Description

Simply say the items you would like to add to your list at the prompt. You can chain multiple items at once by saying “and” between each item. You can also add notes to each item by saying “note” followed by your notation after each item.

i.e.: You can say...

“paper towels
and toilet paper note the soft kind
and soap”

...and the shortcut will add the following :

  • Paper towels
  • Toilet paper [the soft kind]*
  • Soap

* (added as a note to the reminder)

To complete your session, you can say something like “Finished | Nothing | I’m all set | That should be all” or 26 other phrases... or you can simply say nothing at all (although she might be offended).

features:

Redundant items - will not be added to your list unless the redundant items contains a note, then they will replace the item in your list. You will be informed on how many redundancies were skipped, or you will be prompted to click the remove button to replace an older item with the newer one containing a note.

Various Siri responses - Siri has a bit of personality in this shortcut. Her responses to many of the steps are quite varied and sometimes a bit snarky. This will all be updated regularly by the author without the need for re-installing, so you might occasionally hear some new responses as time goes on. If you have any Siri dialogue suggestions, be sure to let me know on Reddit u/OpticSugar

Address multiple lists - new in 1.1.2!
You can now use this shortcut to work with multiple different lists! Simply say:
- ”Change the list” - To switch to another list for the current session
- ”Save this list” - to use this list indefinitely (after you quit)
- ”Revert list” - to go back to the list chosen in your prefs

UpdateKit - this shortcut will check for the latest version each time you finish using it (You must install the latest UpdateKit shortcut for this to work)

NOTES from the author: I created this because I found it very cumbersome to do this with SIRI traditionally:

"Hey Siri: add bread to my shopping list"
...wait for her to do it... “I’ve added it!”
"Hey Siri: add milk to my shopping list"
...wait for her to do it... “I’ve added it!”
(rinse, repeat)

I hope you find this useful. You can hit me up with questions, comments, bugs or suggestions here or on Reddit at u/OpticSugar


Latest Release Notes

1.1.3 - Nov. 21, 2018, 7:56 p.m.

• added a tutorial! Just ask for "Help".

• created a message if you try to save the reminders list that is already your default list.

•  You can now see a list of the different ways you can issue each spoken command to siri. Just say "Command options" and choose which command. There are even more acceptable ways to issue these commands beyond what is listed here, but this should give you an idea on how flexible the syntax is.

• 'phrases' is now renamed to 'dialogue' and lives in a new file on my server (AIL_dialogue.txt). This now contains not only all of Siri's various responses, but also regex strings for interpreting your speech into commands, and lists of possible commands that will work.

• changed how the goodbyePhrase was processed by now using regex, which should allow for infinitely more possibilities for ending the shortcut.

•  moved the regex for change, save and restore list commands over to the web hosted dialogue json file. This way I can make tweaks to the language of spoken commands as well as Siri's dialogue and it will get updated live to users (without the need for installing a new version of the shortcut!)

• implemented a more streamlined way of selecting a different reminders list when saying 'change list' (by adding a temp item and asking you to choose which list). This will instantly give you a complete listing of all your reminders lists - the only drawback is that it must ask you to delete the temp item after you've chosen your list.

• added a diagnostic mode for development testing. By default, it will just switch to text input mode, but if you have the AIL_test input wizard.shortcut, it will come up with a robust menu system for testing out different spoken phrases and items. I created this so that I could test this shortcut without constantly talking out loud (which began to drive my co-workers crazy). The link to install AIL_test input wizard shortcut is hidden in a comment in this shortcut.

• changed it so the import question writes your default reminders list into the first text node, which uses a magic variable into the following dictionary (to workaround an issue encountered from import questions).


Past versions