Skip to content

Commit

Permalink
update ios shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
sissbruecker committed Oct 7, 2023
1 parent 12fc0c2 commit a1fa670
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions docs/how-to.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,24 @@ Try using share button on an app, a new item `Send to...` should appear on the s

This how-to explains how to make use of the app shortcuts iOS app to create a share action that can be used in Safari for adding bookmarks to your linkding instance.

> [!NOTE]
> You can also check the [Community section](https://github.com/sissbruecker/linkding#community) for a pre-made shortcut that you can use.
To install the shortcut:
- Download the [Shortcut](https://raw.githubusercontent.com/sissbruecker/linkding/master/docs/AddToLinkding.shortcut) on your iOS device
- Tap the downloaded file, which brings up the Shortcuts app
- Confirm that you want to add the shortcut
- In the shortcut, change `https://linkding.mydomain.com` to the URL of your linkding instance
- Confirm / close the shortcut

To use the shortcut:
- Open Safari and navigate to the page you want to bookmark
- Tap the share button
- Scroll down and tap "Add To Linkding"
- This opens linkding in a Safari overlay where you can configure the bookmark
- When you're done, tap "Save"
- After the bookmark is saved you can close the overlay

At the bottom of the share sheet there is a button for configuring share actions. You can use this to move the "Add To Linkding" action to the top of the share sheet if you like.

First, download the [Shortcut](https://raw.githubusercontent.com/sissbruecker/linkding/master/docs/AddToLinkding.shortcut).
> [!NOTE]
> You can also check the [Community section](https://github.com/sissbruecker/linkding#community) for other pre-made shortcut that you can use.

0 comments on commit a1fa670

Please sign in to comment.