GoodLinks

URL Scheme

GoodLinks registers the goodlinks:// URL scheme and supports for integration with other apps via the x-callback-url protocol. The format for a URL action looks like this:

goodlinks://x-callback-url/[action]?[action parameters]&[x-callback parameters]

Supported x-callback parameters: x-success, x-error and x-cancel.

GoodLinks supports the following actions:

save

Save a link.

Parameters

Examples

open

Open a link in the GoodLinks app.

Parameters

pick

Return details of a link.

Parameters

last

Open the last unread link in the GoodLinks app.

random

Open a random unread link in the GoodLinks app.

unread

Show Unread list in the GoodLinks app.

starred

Show Starred list in the GoodLinks app.

untagged

Show Untagged list in the GoodLinks app.

read

Show Read list in the GoodLinks app.

tag

Show links tagged with the specified tag in the GoodLinks app.

Parameters

Example