You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At first glance both of these issues should not be combined, however they are more or less exactly the same problem. Both require creating a parsing engine for Shortcuts plists to convert them into Jelly scripts. This request will require changes within Open Jellycore.
The only difference between import from iCloud and import from Shortcuts is where the Plist originates from. When importing from iCloud it needs to be downloaded from the shortcuts iCloud API. When it is being imported from shortcuts it needs to be provided through the Shortcuts Intents API and a helper shortcut that needs to be written.
The text was updated successfully, but these errors were encountered:
At first glance both of these issues should not be combined, however they are more or less exactly the same problem. Both require creating a parsing engine for Shortcuts plists to convert them into Jelly scripts. This request will require changes within Open Jellycore.
The only difference between import from iCloud and import from Shortcuts is where the Plist originates from. When importing from iCloud it needs to be downloaded from the shortcuts iCloud API. When it is being imported from shortcuts it needs to be provided through the Shortcuts Intents API and a helper shortcut that needs to be written.
The text was updated successfully, but these errors were encountered: