[GH-ISSUE #333] [FR] Produce a RSS feed #216

Closed
opened 2026-03-02 11:47:41 +03:00 by kerem · 11 comments
Owner

Originally created by @huyz on GitHub (Jul 28, 2024).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/333

Originally assigned to: @MohamedBassem on GitHub.

It would be nice if Hoarder were the primary bookmarker, and I could feed part of the list (in particular ones with a special tag) to my ArchiveBox instance. This could be done by publishing one or more RSS feeds, as LinkDing (and apparently Wallabag) does. Would be great if the feed depended on query parameters to filter, e.g. by tag(s).

This FR is the flip side of the https://github.com/hoarder-app/hoarder/issues/202 issue.

Originally created by @huyz on GitHub (Jul 28, 2024). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/333 Originally assigned to: @MohamedBassem on GitHub. It would be nice if Hoarder were the primary bookmarker, and I could feed part of the list (in particular ones with a special tag) to my ArchiveBox instance. This could be done by publishing one or more RSS feeds, as LinkDing (and apparently Wallabag) does. Would be great if the feed depended on query parameters to filter, e.g. by tag(s). This FR is the flip side of the https://github.com/hoarder-app/hoarder/issues/202 issue.
Author
Owner

@MohamedBassem commented on GitHub (Aug 18, 2024):

Sorry for the late reply, but this makes sense as a feature request. Added it to the backlog

<!-- gh-comment-id:2295272608 --> @MohamedBassem commented on GitHub (Aug 18, 2024): Sorry for the late reply, but this makes sense as a feature request. Added it to the backlog
Author
Owner

@davralin commented on GitHub (Oct 3, 2024):

@huyz - I'm only curious, but why would you want to feed an RSS-feed to archivebox when Hoarder can do offline archiving by itself?

<!-- gh-comment-id:2392378631 --> @davralin commented on GitHub (Oct 3, 2024): @huyz - I'm only curious, but why would you want to feed an RSS-feed to archivebox when Hoarder can do offline archiving by itself?
Author
Owner

@huyz commented on GitHub (Oct 3, 2024):

@davralin check out ArchiveBox. There are many ways to do offline archival

<!-- gh-comment-id:2392438110 --> @huyz commented on GitHub (Oct 3, 2024): @davralin check out ArchiveBox. There are many ways to do offline archival
Author
Owner

@davralin commented on GitHub (Oct 4, 2024):

@davralin check out ArchiveBox. There are many ways to do offline archival

I already use archivebox.

So the reason you want to continue doing archiving with Archivebox is because of all the formats it archives in?

<!-- gh-comment-id:2392792740 --> @davralin commented on GitHub (Oct 4, 2024): > @davralin check out ArchiveBox. There are many ways to do offline archival I already use archivebox. So the reason you want to continue doing archiving with Archivebox is because of all the formats it archives in?
Author
Owner

@huyz commented on GitHub (Oct 4, 2024):

Yes

Can Hoarder open a Chromium, run extensions, and then grab a page?
Many sites don't work otherwise

<!-- gh-comment-id:2392932609 --> @huyz commented on GitHub (Oct 4, 2024): Yes Can Hoarder open a Chromium, run extensions, and then grab a page? Many sites don't work otherwise
Author
Owner

@ebenoist commented on GitHub (Nov 24, 2024):

I'll take a look at taking this on. I wrote a very similar feature for my link archiver spike: https://enlace.space/~erik/rss.xml

<!-- gh-comment-id:2496320088 --> @ebenoist commented on GitHub (Nov 24, 2024): I'll take a look at taking this on. I wrote a very similar feature for my link archiver spike: https://enlace.space/~erik/rss.xml
Author
Owner

@ducksauz commented on GitHub (Jan 3, 2025):

I'd like to +1 this FR as well. I like to have my bookmarked pages show up in an RSS feed that my RSS reader pulls so I can review them in one place.

<!-- gh-comment-id:2569581529 --> @ducksauz commented on GitHub (Jan 3, 2025): I'd like to +1 this FR as well. I like to have my bookmarked pages show up in an RSS feed that my RSS reader pulls so I can review them in one place.
Author
Owner

@KAGEYAM4 commented on GitHub (Jan 27, 2025):

@huyz What are you using currently? workflow? Are you using ArchiveBox or Hoarder or Mix of both? I like that archieveBox has git url backup function.

In hoarder don't want to archive each and every page, just some importants ones or with different level or archiving.

<!-- gh-comment-id:2615805148 --> @KAGEYAM4 commented on GitHub (Jan 27, 2025): @huyz What are you using currently? workflow? Are you using ArchiveBox or Hoarder or Mix of both? I like that archieveBox has git url backup function. In hoarder don't want to archive each and every page, just some importants ones or with different level or archiving.
Author
Owner

@huyz commented on GitHub (Jan 27, 2025):

@KAGEYAM4 I'm using Hoarder and ArchiveBox both. But there is so much active development going on with Hoarder, ArchiveBox, Linkwarden, LinkDing that it's hard to pin down a workflow.

The ability of the Hoarder extension to push pages that are processed with SingleFile is a game-changer and could change my entire workflow, making Hoarder the best of the best.

<!-- gh-comment-id:2616575303 --> @huyz commented on GitHub (Jan 27, 2025): @KAGEYAM4 I'm using Hoarder and ArchiveBox both. But there is so much active development going on with Hoarder, ArchiveBox, Linkwarden, LinkDing that it's hard to pin down a workflow. The ability of the Hoarder extension to [push pages that are processed with SingleFile](https://github.com/hoarder-app/hoarder/issues/172) is a game-changer and could change my entire workflow, making Hoarder the best of the best.
Author
Owner

@MohamedBassem commented on GitHub (May 31, 2025):

This is coming in the next release!

<!-- gh-comment-id:2925498399 --> @MohamedBassem commented on GitHub (May 31, 2025): This is coming in the next release!
Author
Owner

@yinan-c commented on GitHub (Sep 11, 2025):

Hi, thanks for this! The current function seems only apply to user created lists, not default ones like Favourite and Archive.

image

It would be great to have a feed for these two lists as well, or even better the whole database like /all.rss. Do you think it is a good idea?

<!-- gh-comment-id:3277041891 --> @yinan-c commented on GitHub (Sep 11, 2025): Hi, thanks for this! The current function seems only apply to user created lists, not default ones like Favourite and Archive. ![image](https://github.com/user-attachments/assets/b348006d-29f4-4019-b32b-760a6ed116a9) It would be great to have a feed for these two lists as well, or even better the whole database like /all.rss. Do you think it is a good idea?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#216
No description provided.