14
RSS feed of your saved posts (self.lemmings_world_instance)
submitted 2 days ago* (last edited 2 days ago) by rikudou to c/lemmings_world_instance

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

top 6 comments
sorted by: hot top controversial new old
[-] glimse@lemmy.world 2 points 2 days ago

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.

[-] rikudou 3 points 2 days ago

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

[-] glimse@lemmy.world 3 points 2 days ago
[-] rikudou 1 points 1 day ago

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

[-] rikudou 3 points 2 days ago

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.

[-] rikudou 2 points 2 days ago

Also, feel free to suggest improvements!

this post was submitted on 18 Oct 2024
14 points (100.0% liked)

Lemmings.world

243 readers
2 users here now

Stuff relating to the Lemmy instance Lemmings.world

founded 1 year ago
MODERATORS