/// add a link

no url provided
fetching page info...

⚙ settings (token & repo)

Fine-grained token · repo plrolle.github.io · Contents: Read & write


iOS Shortcut setup

Save any page to /links directly from the iOS Share Sheet in two minutes.

1. Open the Shortcuts app on your iPhone/iPad.
2. Tap + to create a new shortcut. Name it Save to /links.
3. Tap Add Action and search for "URL". Select the URL action. Leave it empty for now — it will receive the shared URL.
4. Add a second action: search "Open URLs". In the URL field, tap the variable icon and choose Shortcut Input. Then prepend the /add address:

https://plrolle.github.io/add?url=

The full value should look like:
https://plrolle.github.io/add?url=[Shortcut Input]
5. Tap the shortcut settings (name at top) → enable "Show in Share Sheet" → set input type to URLs.
6. Save. Now when you tap Share on any page, you'll see Save to /links in the list.

The shortcut opens Safari on this /add page with the URL pre-filled. Your token is stored in your browser (localStorage) — configure it once in Settings above.