Accept Scrape URL via Query String
d
danieljamespost
There is currently not a Safari Extension that is available. A simple workaround would be to enable submitting the URL to scrape via a query string (e.g. https://app.getrecall.ai/items/add?url=<YOUR URL HERE>). This would enable users to create a javascript "bookmarklet" that would submit the URL of the page they are on to Recall. Here's an example of how this approach works using Roam Research as an example: https://nesslabs.com/roam-research-bookmarklet
Log In
Sankari Nair
Thank you guys, great suggestions as a workaround.
r
recall
Something similar to this would also sharing content to Recall from Feedly and other apps that make it easy to share via posting it to a URL.
e.g., Add a custom sharing tool to your Feedly. Feedly will open a popup with this URL. Use ${url}, ${source}, ${title} and ${id} to parametrize the URL with the article info. Example: http://pinboard.in/add?url=${url}&title=${title}