Readwise Reader Search
COMMENT
# Context
From @chris.ck for the Readwise Community Server (RCS) on Discord:
https://discord.com/channels/886992134505398314
# Version
2023-09-16
You can find updates and other shortcuts in the frequently-asked-questions channel on Discord:
https://discord.com/channels/886992134505398314/1092171483792556182/1092171483792556182
# About
This shortcut accepts text input to search for in Readwise Reader. The text input can come from the share sheet, the macOS services menu, or be typed manually. Depending on whether the Reader app is installed or not, the results are displayed in the app or on the website.
SCRIPTING
If
Shortcut Input
has any value
SCRIPTING
URL
Encode
Shortcut Input

URL Encoded Text
VARIABLES
Set variable
query
to
URL Encoded Text
SCRIPTING
Otherwise
SCRIPTING
Ask
What do you want to search for?

Provided Input
SCRIPTING
URL
Encode
Provided Input

URL Encoded Text
VARIABLES
Set variable
query
to
URL Encoded Text
SCRIPTING
End If

If Result
TEXT
https://read.readwise.io/search?q=
query

Text
VARIABLES
Set variable
search url
to
Text
URL
search url

URL
SAFARI
Open
URL
SCRIPTING
Exit shortcut with
Result
Showcuts