From this reddit post and this blog post I’m trying to create a share sheet shortcut that will send URLs to my Linkding bookmark server.
I can’t find the actions they reference or add the simple if/then logic using the iOS 18 Shortcuts app. My guess is that Apple renamed some things, also user error since this is my first time creating an Apple shortcut.
Receive [URLs] input from [Share Sheet]
If there's no input: [Continue]
else show web view are (linkding url)/?...parameters to add URL to bookmark server
Any Apple Shorcut gurus here who could walk me through creating this? I can’t even figure out how to add actions to the if/else/then logic of the shortcut.