Skip to content

Commit

Permalink
My Apple-Shortcuts-Gallery Weekly Update (Week 43, 2024)
Browse files Browse the repository at this point in the history
  • Loading branch information
huaminghuangtw committed Oct 27, 2024
1 parent f3d7121 commit 08113e8
Show file tree
Hide file tree
Showing 996 changed files with 23,803 additions and 16,622 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,25 @@
"UUID": "47C445A5-342F-4C20-A1BD-9E6D74626E33"
}
},
{
"WFWorkflowActionIdentifier": "is.workflow.actions.conditional",
"WFWorkflowActionParameters": {
"WFInput": {
"Type": "Variable",
"Variable": {
"Value": {
"OutputUUID": "47C445A5-342F-4C20-A1BD-9E6D74626E33",
"Type": "ActionOutput",
"OutputName": "Chosen Item"
},
"WFSerializationType": "WFTextTokenAttachment"
}
},
"WFControlFlowMode": 0,
"GroupingIdentifier": "7D624C4A-050E-48C5-A69D-CA5AB18C93CE",
"WFCondition": 100
}
},
{
"WFWorkflowActionIdentifier": "is.workflow.actions.shownote",
"WFWorkflowActionParameters": {
Expand Down Expand Up @@ -318,6 +337,20 @@
}
}
},
{
"WFWorkflowActionIdentifier": "is.workflow.actions.conditional",
"WFWorkflowActionParameters": {
"GroupingIdentifier": "7D624C4A-050E-48C5-A69D-CA5AB18C93CE",
"WFControlFlowMode": 1
}
},
{
"WFWorkflowActionIdentifier": "is.workflow.actions.conditional",
"WFWorkflowActionParameters": {
"GroupingIdentifier": "7D624C4A-050E-48C5-A69D-CA5AB18C93CE",
"WFControlFlowMode": 2
}
},
{
"WFWorkflowActionIdentifier": "is.workflow.actions.conditional",
"WFWorkflowActionParameters": {
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -463,6 +463,38 @@
</dict>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>is.workflow.actions.conditional</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>GroupingIdentifier</key>
<string>7D624C4A-050E-48C5-A69D-CA5AB18C93CE</string>
<key>WFCondition</key>
<integer>100</integer>
<key>WFControlFlowMode</key>
<integer>0</integer>
<key>WFInput</key>
<dict>
<key>Type</key>
<string>Variable</string>
<key>Variable</key>
<dict>
<key>Value</key>
<dict>
<key>OutputName</key>
<string>Chosen Item</string>
<key>OutputUUID</key>
<string>47C445A5-342F-4C20-A1BD-9E6D74626E33</string>
<key>Type</key>
<string>ActionOutput</string>
</dict>
<key>WFSerializationType</key>
<string>WFTextTokenAttachment</string>
</dict>
</dict>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>is.workflow.actions.shownote</string>
Expand Down Expand Up @@ -508,6 +540,28 @@
</dict>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>is.workflow.actions.conditional</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>GroupingIdentifier</key>
<string>7D624C4A-050E-48C5-A69D-CA5AB18C93CE</string>
<key>WFControlFlowMode</key>
<integer>1</integer>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>is.workflow.actions.conditional</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>GroupingIdentifier</key>
<string>7D624C4A-050E-48C5-A69D-CA5AB18C93CE</string>
<key>WFControlFlowMode</key>
<integer>2</integer>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>is.workflow.actions.conditional</string>
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
{
"WFWorkflowMinimumClientVersionString": "1113",
"WFWorkflowMinimumClientVersion": 1113,
"WFWorkflowIcon": {
"WFWorkflowIconStartColor": 2846468607,
"WFWorkflowIconGlyphNumber": 61440
},
"WFWorkflowClientVersion": "3036.0.4.2",
"WFWorkflowOutputContentItemClasses": [],
"WFWorkflowHasOutputFallback": false,
"WFWorkflowNoInputBehavior": {
"Name": "WFWorkflowNoInputBehaviorShowError",
"Parameters": {}
},
"WFWorkflowActions": [
{
"WFWorkflowActionIdentifier": "is.workflow.actions.filter.reminders",
"WFWorkflowActionParameters": {
"WFContentItemLimitEnabled": true,
"UUID": "D05A226D-229A-4085-B732-3C43334E49E5",
"WFContentItemLimitNumber": 1,
"WFContentItemFilter": {
"Value": {
"WFActionParameterFilterPrefix": 1,
"WFContentPredicateBoundedDate": false,
"WFActionParameterFilterTemplates": [
{
"Operator": 4,
"Values": {
"String": {
"Value": {
"string": "",
"attachmentsByRange": {
"{0, 1}": {
"Type": "ExtensionInput"
}
}
},
"WFSerializationType": "WFTextTokenString"
}
},
"Removable": true,
"Property": "Title"
},
{
"Operator": 4,
"Values": {
"Bool": false
},
"Removable": true,
"Property": "Is Completed"
}
]
},
"WFSerializationType": "WFContentPredicateTableTemplate"
}
}
},
{
"WFWorkflowActionIdentifier": "is.workflow.actions.setters.reminders",
"WFWorkflowActionParameters": {
"WFReminderContentItemIsCompleted": 1,
"WFInput": {
"Value": {
"OutputUUID": "D05A226D-229A-4085-B732-3C43334E49E5",
"Type": "ActionOutput",
"OutputName": "Reminders"
},
"WFSerializationType": "WFTextTokenAttachment"
},
"WFContentItemPropertyName": "Is Completed",
"Mode": "Set",
"UUID": "77095295-3474-4D8A-82C3-B1E8C60582EC"
}
},
{
"WFWorkflowActionIdentifier": "com.alexhay.ToolboxProForShortcuts.GetAudioIntent",
"WFWorkflowActionParameters": {
"systemSounds": "tink",
"UUID": "C94B683D-9E1F-489A-A340-81AFF6D9101B"
}
},
{
"WFWorkflowActionIdentifier": "is.workflow.actions.playsound",
"WFWorkflowActionParameters": {
"WFInput": {
"Value": {
"OutputUUID": "C94B683D-9E1F-489A-A340-81AFF6D9101B",
"Type": "ActionOutput",
"OutputName": "Sound"
},
"WFSerializationType": "WFTextTokenAttachment"
}
}
},
{
"WFWorkflowActionIdentifier": "is.workflow.actions.exit",
"WFWorkflowActionParameters": {}
}
],
"WFWorkflowInputContentItemClasses": [
"WFStringContentItem"
],
"WFWorkflowImportQuestions": [
{
"ParameterKey": "WFCalendarItemCalendar",
"Category": "Parameter",
"ActionIndex": 3,
"Text": "Which reminders list do you want to use? (Tip: Create a new list for Chores in Reminders by dragging down on the lists and hitting the ➕ icon)"
}
],
"WFQuickActionSurfaces": [],
"WFWorkflowTypes": [
"Watch",
"NCWidget"
],
"WFWorkflowHasShortcutInputVariables": true
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading

0 comments on commit 08113e8

Please sign in to comment.