this post was submitted on 28 Mar 2024
7 points (100.0% liked)
Shortcuts
1069 readers
1 users here now
Community dedicated to Apple Shortcuts.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
https://www.icloud.com/shortcuts/25777acd0c1041b89b79c32b835c3f86
Hi, thanks for the example!
Ok so my previous tests were with existing tags, but maybe the explicit Create Tag clears the error.
I’ll try a repeat on a list of tags, creating and adding.
My goal is to dynamically build a list of tags depending on certain conditions and add them to a new note.
You're welcome! If you get stuck again, share your shortcut and someone will probably try to help.
That was the issue. I added Create Tag with Add Tag inside the Repeat for Each and the notes were created with both tags.
It’s too bad I can’t just pass a list of tags and I’m not sure why I would have to create the tags every time.
Maybe the Repeat Item needs a data/format type change before passing to Add Tag?
Oh well, it works now. Thanks again!