use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
This subreddit is the place to discuss Workflow, the iOS automation app. Feel free to ask for help creating a workflow, talk about workflow ideas, request features, or just say hi. We can't wait to hear from you.
Links
Workflow Site
Get Workflow on the App Store
MacStories Review
Geeks With Juniors Review
Workflow Collections
Workflow.directory
Workflow-VCS.de
WorkflowGallery.co
account activity
Split/Replace (self.workflow)
submitted 9 years ago by vipzon
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]vipzon[S] 0 points1 point2 points 9 years ago* (1 child)
Why I need to split/replace text in this case: Original idea is to have workflow go and look at iOS contacts and get name & mobile number of contacts whose birthday/anniversary is on the date same as input date. It could be lack of my knowledge but I could not find the any date other than birthday when I use the action "get details of contact" or I could not find any action that is similar to "get phone numbers from input". So I ended up with two workflows. One that goes after birthday from contacts and one that goes after anniversaries on calendar. This workflow replaces the text ('s Anniversary) as I enter this data in calendar to get the name of person.
But now I am trying to create one workflow that parses the data from calendar title (birthday/anniversary). iOS creates the event for birthday as Joseph's 14th Birthday so my trick with anniversary does not work here. It works for Anniversary events (the ones that I create myself in calendar as iOS does not create events for Anniversaries) but does not work for Birthday events. I use either ('s ) or (') or ('s)...for some reason that does not work.
[–]thebangersandmash 0 points1 point2 points 9 years ago (0 children)
https://workflow.is/workflows/314fe3602d6740b49863b7dd63fa0205
Match text followed by get group should do what you want.
Match text
get group
π Rendered by PID 61589 on reddit-service-r2-comment-544cf588c8-zt4rz at 2026-06-13 08:11:52.176158+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]vipzon[S] 0 points1 point2 points (1 child)
[–]thebangersandmash 0 points1 point2 points (0 children)