diff --git a/shortcuts/OpeninRoadStr.shortcut b/shortcuts/OpeninRoadStr.shortcut new file mode 100644 index 000000000..057eaf530 Binary files /dev/null and b/shortcuts/OpeninRoadStr.shortcut differ diff --git a/shortcuts/source/OpeninRoadStr.html b/shortcuts/source/OpeninRoadStr.html new file mode 100644 index 000000000..a5df42824 --- /dev/null +++ b/shortcuts/source/OpeninRoadStr.html @@ -0,0 +1,229 @@ + + + +Open in RoadStr + + +
"WFQuickActionSurfaces": [], +"WFWorkflowClientVersion": "2038.0.1.10", +"WFWorkflowHasOutputFallback": false, +"WFWorkflowHasShortcutInputVariables": true, +"WFWorkflowIcon": { + "WFWorkflowIconStartColor": 255, + "WFWorkflowIconGlyphNumber": 61444 +}, +"WFWorkflowImportQuestions": [], +"WFWorkflowInputContentItemClasses": [ + "WFLocationContentItem" +], +"WFWorkflowMinimumClientVersion": 900, +"WFWorkflowMinimumClientVersionString": "900", +"WFWorkflowOutputContentItemClasses": [], +"WFWorkflowTypes": [ + "ActionExtension", + "Watch" +] +
+ + +
+
Open an Apple Maps location in RoadStr from the share sheet. + +GitHub Issue: https://github.com/extratone/i/issues/311 + +๐— ๐˜† ๐—ฐ๐—ผ๐—ป๐˜๐—ฎ๐—ฐ๐˜ ๐—ถ๐—ป๐—ณ๐—ผ๐—ฟ๐—บ๐—ฎ๐˜๐—ถ๐—ผ๐—ป: +Email: davidblue@extratone.com +Contact card: https://davidblue.wtf/db.vcf +Mastodon: https://mastodon.social/@DavidBlue +RoutineHub Profile: https://routinehub.co/user/blue +GitHub: https://github.com/extratone +iOS-specific Repository: https://github.com/extratone/i +Telegram: https://t.me/DavidBlue +Telegram Channel: https://t.me/extratone +Discord: https://davidblue.wtf/discord +Twitter: https://twitter.com/NeoYokel +Reddit: https://reddit.com/u/asphaltapostle +EVERYWHERE: https://davidblue.wtf/socialdrop
+ + +
+
+
[2 Longitude],[1 Latitude]
+
+
+ + \ No newline at end of file diff --git a/shortcuts/source/OpeninRoadStr.json b/shortcuts/source/OpeninRoadStr.json new file mode 100644 index 000000000..0f9f9950f --- /dev/null +++ b/shortcuts/source/OpeninRoadStr.json @@ -0,0 +1,127 @@ +{ + "WFWorkflowMinimumClientVersionString": "900", + "WFWorkflowMinimumClientVersion": 900, + "WFWorkflowIcon": { + "WFWorkflowIconStartColor": 255, + "WFWorkflowIconGlyphNumber": 61444 + }, + "WFWorkflowClientVersion": "2038.0.1.10", + "WFWorkflowOutputContentItemClasses": [], + "WFWorkflowHasOutputFallback": false, + "WFWorkflowActions": [ + { + "WFWorkflowActionIdentifier": "is.workflow.actions.comment", + "WFWorkflowActionParameters": { + "WFCommentActionText": "Open an Apple Maps location in RoadStr from the share sheet.\n\nGitHub Issue: https://github.com/extratone/i/issues/311\n\n๐— ๐˜† ๐—ฐ๐—ผ๐—ป๐˜๐—ฎ๐—ฐ๐˜ ๐—ถ๐—ป๐—ณ๐—ผ๐—ฟ๐—บ๐—ฎ๐˜๐—ถ๐—ผ๐—ป:\nEmail: davidblue@extratone.com\nContact card: https://davidblue.wtf/db.vcf\nMastodon: https://mastodon.social/@DavidBlue\nRoutineHub Profile: https://routinehub.co/user/blue\nGitHub: https://github.com/extratone\niOS-specific Repository: https://github.com/extratone/i\nTelegram: https://t.me/DavidBlue\nTelegram Channel: https://t.me/extratone\nDiscord: https://davidblue.wtf/discord\nTwitter: https://twitter.com/NeoYokel\nReddit: https://reddit.com/u/asphaltapostle\nEVERYWHERE: https://davidblue.wtf/socialdrop" + } + }, + { + "WFWorkflowActionIdentifier": "is.workflow.actions.properties.locations", + "WFWorkflowActionParameters": { + "WFInput": { + "Value": { + "Type": "ExtensionInput" + }, + "WFSerializationType": "WFTextTokenAttachment" + }, + "WFContentItemPropertyName": "Latitude", + "UUID": "CAF42636-AAF4-49B1-8FFB-4AD6F530B664" + } + }, + { + "WFWorkflowActionIdentifier": "is.workflow.actions.properties.locations", + "WFWorkflowActionParameters": { + "WFInput": { + "Value": { + "Type": "ExtensionInput" + }, + "WFSerializationType": "WFTextTokenAttachment" + }, + "WFContentItemPropertyName": "Longitude", + "UUID": "44874F5E-D218-4A42-ABAA-6B14049B1ABB" + } + }, + { + "WFWorkflowActionIdentifier": "is.workflow.actions.gettext", + "WFWorkflowActionParameters": { + "WFTextActionText": { + "Value": { + "string": "\uFFFC,\uFFFC", + "attachmentsByRange": { + "{2, 1}": { + "OutputUUID": "CAF42636-AAF4-49B1-8FFB-4AD6F530B664", + "Type": "ActionOutput", + "OutputName": "Latitude" + }, + "{0, 1}": { + "OutputUUID": "44874F5E-D218-4A42-ABAA-6B14049B1ABB", + "Type": "ActionOutput", + "OutputName": "Longitude" + } + } + }, + "WFSerializationType": "WFTextTokenString" + }, + "UUID": "20D5FE65-5ADC-412A-916F-7539DDAB22EF" + } + }, + { + "WFWorkflowActionIdentifier": "is.workflow.actions.url", + "WFWorkflowActionParameters": { + "CustomOutputName": "roadstrurl", + "WFURLActionURL": { + "Value": { + "string": "https://app.roadstr.io/custom?screen=map&location=\uFFFC", + "attachmentsByRange": { + "{50, 1}": { + "OutputUUID": "20D5FE65-5ADC-412A-916F-7539DDAB22EF", + "Type": "ActionOutput", + "OutputName": "Text" + } + } + }, + "WFSerializationType": "WFTextTokenString" + }, + "UUID": "CC980954-FC42-4F6B-B34A-02EBFA5A5991" + } + }, + { + "WFWorkflowActionIdentifier": "is.workflow.actions.openurl", + "WFWorkflowActionParameters": { + "WFInput": { + "Value": { + "OutputUUID": "CC980954-FC42-4F6B-B34A-02EBFA5A5991", + "Type": "ActionOutput", + "OutputName": "roadstrurl" + }, + "WFSerializationType": "WFTextTokenAttachment" + }, + "UUID": "B167ABF9-0E8C-419F-85BC-4AAA0BBED5DE" + } + }, + { + "WFWorkflowActionIdentifier": "is.workflow.actions.setclipboard", + "WFWorkflowActionParameters": { + "WFInput": { + "Value": { + "OutputUUID": "CC980954-FC42-4F6B-B34A-02EBFA5A5991", + "Type": "ActionOutput", + "OutputName": "roadstrurl" + }, + "WFSerializationType": "WFTextTokenAttachment" + }, + "UUID": "CA0D7F06-B5FC-4334-93A3-9FD4AE1BF82A" + } + } + ], + "WFWorkflowInputContentItemClasses": [ + "WFLocationContentItem" + ], + "WFWorkflowImportQuestions": [], + "WFWorkflowTypes": [ + "ActionExtension", + "Watch" + ], + "WFQuickActionSurfaces": [], + "WFWorkflowHasShortcutInputVariables": true +} \ No newline at end of file diff --git a/shortcuts/source/OpeninRoadStr.plist b/shortcuts/source/OpeninRoadStr.plist new file mode 100644 index 000000000..f5c454523 --- /dev/null +++ b/shortcuts/source/OpeninRoadStr.plist @@ -0,0 +1,227 @@ + + + + + WFQuickActionSurfaces + + WFWorkflowActions + + + WFWorkflowActionIdentifier + is.workflow.actions.comment + WFWorkflowActionParameters + + WFCommentActionText + Open an Apple Maps location in RoadStr from the share sheet. + +GitHub Issue: https://github.com/extratone/i/issues/311 + +๐— ๐˜† ๐—ฐ๐—ผ๐—ป๐˜๐—ฎ๐—ฐ๐˜ ๐—ถ๐—ป๐—ณ๐—ผ๐—ฟ๐—บ๐—ฎ๐˜๐—ถ๐—ผ๐—ป: +Email: davidblue@extratone.com +Contact card: https://davidblue.wtf/db.vcf +Mastodon: https://mastodon.social/@DavidBlue +RoutineHub Profile: https://routinehub.co/user/blue +GitHub: https://github.com/extratone +iOS-specific Repository: https://github.com/extratone/i +Telegram: https://t.me/DavidBlue +Telegram Channel: https://t.me/extratone +Discord: https://davidblue.wtf/discord +Twitter: https://twitter.com/NeoYokel +Reddit: https://reddit.com/u/asphaltapostle +EVERYWHERE: https://davidblue.wtf/socialdrop + + + + WFWorkflowActionIdentifier + is.workflow.actions.properties.locations + WFWorkflowActionParameters + + UUID + CAF42636-AAF4-49B1-8FFB-4AD6F530B664 + WFContentItemPropertyName + Latitude + WFInput + + Value + + Type + ExtensionInput + + WFSerializationType + WFTextTokenAttachment + + + + + WFWorkflowActionIdentifier + is.workflow.actions.properties.locations + WFWorkflowActionParameters + + UUID + 44874F5E-D218-4A42-ABAA-6B14049B1ABB + WFContentItemPropertyName + Longitude + WFInput + + Value + + Type + ExtensionInput + + WFSerializationType + WFTextTokenAttachment + + + + + WFWorkflowActionIdentifier + is.workflow.actions.gettext + WFWorkflowActionParameters + + UUID + 20D5FE65-5ADC-412A-916F-7539DDAB22EF + WFTextActionText + + Value + + attachmentsByRange + + {0, 1} + + OutputName + Longitude + OutputUUID + 44874F5E-D218-4A42-ABAA-6B14049B1ABB + Type + ActionOutput + + {2, 1} + + OutputName + Latitude + OutputUUID + CAF42636-AAF4-49B1-8FFB-4AD6F530B664 + Type + ActionOutput + + + string + , + + WFSerializationType + WFTextTokenString + + + + + WFWorkflowActionIdentifier + is.workflow.actions.url + WFWorkflowActionParameters + + CustomOutputName + roadstrurl + UUID + CC980954-FC42-4F6B-B34A-02EBFA5A5991 + WFURLActionURL + + Value + + attachmentsByRange + + {50, 1} + + OutputName + Text + OutputUUID + 20D5FE65-5ADC-412A-916F-7539DDAB22EF + Type + ActionOutput + + + string + https://app.roadstr.io/custom?screen=map&location= + + WFSerializationType + WFTextTokenString + + + + + WFWorkflowActionIdentifier + is.workflow.actions.openurl + WFWorkflowActionParameters + + UUID + B167ABF9-0E8C-419F-85BC-4AAA0BBED5DE + WFInput + + Value + + OutputName + roadstrurl + OutputUUID + CC980954-FC42-4F6B-B34A-02EBFA5A5991 + Type + ActionOutput + + WFSerializationType + WFTextTokenAttachment + + + + + WFWorkflowActionIdentifier + is.workflow.actions.setclipboard + WFWorkflowActionParameters + + UUID + CA0D7F06-B5FC-4334-93A3-9FD4AE1BF82A + WFInput + + Value + + OutputName + roadstrurl + OutputUUID + CC980954-FC42-4F6B-B34A-02EBFA5A5991 + Type + ActionOutput + + WFSerializationType + WFTextTokenAttachment + + + + + WFWorkflowClientVersion + 2038.0.1.10 + WFWorkflowHasOutputFallback + + WFWorkflowHasShortcutInputVariables + + WFWorkflowIcon + + WFWorkflowIconGlyphNumber + 61444 + WFWorkflowIconStartColor + 255 + + WFWorkflowImportQuestions + + WFWorkflowInputContentItemClasses + + WFLocationContentItem + + WFWorkflowMinimumClientVersion + 900 + WFWorkflowMinimumClientVersionString + 900 + WFWorkflowOutputContentItemClasses + + WFWorkflowTypes + + ActionExtension + Watch + + +