I recently built a tool to manage and store RSS Feeds in Notion.
The only problem is that it doesn't auto save the HTML into notion page (this would required parsing HTML into Notion objects). I started on this with [html2notion](<a href="https://github.com/Jeadie/html2notion" rel="nofollow">https://github.com/Jeadie/html2notion</a>), but it turned out to be alot of work.<p>With Notion already having a [Notion web clipper](<a href="https://www.notion.so/web-clipper" rel="nofollow">https://www.notion.so/web-clipper</a>), I was wondering if it was worth implementing? Personally I read a small fraction of the blog posts from my RSS feed, and I like the spare page to take notes. For me, notion-rss solves the one core problem I have, acquiring and filtering high quality RSS feeds. What does HN think?