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?
- Use the share sheet to send the URL of the current webpage to the Shortcut.
- Then convert the URL to text.
- Use regex to insert [feedbin.com prior to the input URL.
Example: http://burk.io becomes [feedbin.com - Open the newly formatted URL in Safari, allowing you to add tags within Feedbin.
“Source Code”
Check out all the Shortcuts on Github