//Jason

Follow @Burk on Micro.blog.

Shortcuts Ep. 8

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 [feedbin.com prior to the input URL.
    Example: http://burk.io becomes [feedbin.com
  4. Open the newly formatted URL in Safari, allowing you to add tags within Feedbin.

“Source Code”
Shortcut  Episode 8  Code

Check out all the Shortcuts on Github