I wrote an app that makes it possible to have your Lemmy saved posts in a RSS feed. For example, if you’re like me and save posts because you want to come to them later when you have the time.

How to do it?

Few simple steps:

  • you must be logged in to lemmings.world instance
  • you visit https://lemmings.world/rss/init
  • the response will contain a JSON string which contains, among others, the unique URL of your RSS feed (looks like https://lemmings.world/rss/4e64935e0613f6e2e03cd420f71df14476e769b11704652921c1a7b2150f0888)
    • the URL can be accessed publicly, but the URL is completely random and cannot be guessed
    • that means no one will find out by accident, but if you post the link publicly anywhere, everyone has access
    • if the URL ever gets compromised and you’d like to remove it, send me a PM
    • by default you only get posts, but you can modify it by adding optional parameter include
      • it’s a comma separated list that can contain posts and comments
      • ?include=posts - only posts (same as omitting the include parameter)
      • ?include=comments - only comments
      • ?include=posts,comments - include both comments and posts
  • afterwards just put the URL in your favourite RSS client
  • if you ever forget the URL, just visit https://lemmings.world/rss/init (while logged in), you can copy the URL again

If you’re from another instance, you can either join lemmings.world or ask your admins to include the RSS app on their instance as well, it’s open source and can be found at https://github.com/RikudouSage/LemmyPersonalRss

2 points

Also, feel free to suggest improvements!

permalink
report
reply
2 points

Honestly one of the best Lemmy features I’ve seen since joining. I save so many posts and comments with links (comments are included, right?) to read later and then I just forget.

permalink
report
reply
3 points

Comments are not included, I wasn’t sure it would be wanted. And not sure how to fill out most of the fields that RSS requires. But I might add them optionally.

I’ve also just finished the possibility to register from other instances, but it currently requires manually writing an API request, there’s no simple way to do it, yet.

permalink
report
parent
reply
3 points

Well, I’ve added support for comments, added it to the post.

permalink
report
parent
reply
3 points

You rock lol

permalink
report
parent
reply
1 point

If you want, you can PM me and I’ll provide some guide on how to register with your lemmy.world account.

permalink
report
parent
reply

Lemmings.world

!lemmings_world_instance@lemmings.world

Create post

Stuff relating to the Lemmy instance Lemmings.world

Community stats

  • 32

    Monthly active users

  • 52

    Posts

  • 154

    Comments

Community moderators