grep jason_
omg.lol

Siri Shortcuts - Episode 8

Shortcut Name: Send RSS feed to Feedbin
Revision: 1.0
Add to Shortcuts!

What does it do?
Accepts a given Safari page (via share sheet), and subscribe to it with Feedbin.

How does it work?

  1. Use the share sheet to send the URL of the current webpage to the Shortcut.
  2. Then convert the URL to text.
  3. Use regex to insert https://feedbin.com/?subscribe= prior to the input URL.
    Example: http://burk.io becomes https://feedbin.com/?subscribe=https://burk.io
  4. Open the newly formatted URL in Safari, allowing you to add tags within Feedbin.

"Source Code"
Shortcut Code Screenshot

Check out other shortcuts!