this post was submitted on 28 Aug 2023
4 points (100.0% liked)
Lemmy Support
157 readers
6 users here now
Support / questions about Lemmy.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What's the RSS link you got?
AFAIK, theere is no RSS link for saved posts. When I go to https://lemm.ee/u/Crul?view=Saved, the RSSHub Radar addon only shows this feed:
https://lemm.ee/feeds/u/Crul.xml?sort=New
Note the
sort=New
and the absence of anything regarding saved posts.If I re-create the logical URL for the RSS feed of saved posts, I get a feed with my submitted posts:
https://lemm.ee/feeds/u/Crul.xml?view=Saved
If I were wrong (please correct me if that's the case), then you would probably need to provide your RSS reader with the credentials for your account... unless the saved posts are public for anyone to see, which sounds a bit weird.
You bring up a good point. Looking at the URL, it doesn't reveal anything about saved posts. Bummer. Would be cool if lemmy implemented like Reddit does. I wouldn't mind providing credentials as TTRSS has that ability. I'll have to just keep an eye out for future development.
You can open an issue on the repository and, if you have the skills, you can even implement it yourself :).
May I ask you if you know about any public (and free?) TTRSS instance?
Thanks!
Awesome I'll check that out and submit something!
Unfortunately, I do not. I host my own via Docker. I initially started with the official TTRSS docker that had like a dozen containers but moved to http://ttrss.henry.wang/#about which has been super easy to manage and only has a couple containers.