Manuel Tiago Pereira

Results 16 comments of Manuel Tiago Pereira

Hi, Apparently someone created a Siri Shortcut to import other Shortcuts from iCloud: https://www.icloud.com/shortcuts/f9acfff2a5e94138a6574498d22c2813 (found it at: https://www.reddit.com/r/shortcuts/comments/d738kr/ios13_importing_shortcuts_as_files_is_not/f2ngi2e/ ) I haven't tried it yet, I'll let you know once I...

It’s basically that, yes. It picks a file from iCloud, gets a link to it and opens it on Safari under a `workflow://shortcuts` URL.

On a similar note, does anyone know how to export a Shortcut to a file on iOS 13? All I can get are iCloud links, and for that reason I...

@joshfarrant To clarify my setup, my only iOS device is an iPhone, I'm developing on a Linux workstation. So the way that I'm trying to get the Shortcut onto my...

@joshfarrant Oh I didn't understood that the Shortcut you had shared was actually to help me out on exporting them! :sweat_smile: The procedure you've explained works great! :smile: :tada: Thanks...

Hello @pash90, I was just about to start working on the same actions, so maybe we could collaborate on this! :smile: What's your progress on this? Where can I pick...

Hi! :wave: I'm looking at this issue in the context of [Hacktoberfest 2021](https://hacktoberfest.digitalocean.com). If you think this PR has a meaningful change, and it might not be merged/approved before the...

πŸ“ I've just noticed I did not do any sort of error handling/input check on the --status flag. I'll handle that as well, although it would be great if I...

Hi @yoavrotems ! πŸ‘‹ I'm not sure I understood what you meant with your comment on what the output should be, so I'll try to clarify it. πŸ™ Do you...

To make this more explicit and hopefully easier to communicate, here is the current output I get from integration tests when I modify them to pass `--status=FAIL`: https://gist.github.com/mtpereira/12e0acb97a209b2ae72389d3a640ca28 As you...