this post was submitted on 02 Feb 2025
42 points (95.7% liked)

Selfhosted

61054 readers
535 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I'm looking for a bookmark manager with offline capabilities. I want to host it at home and don't want to expose any ports so I should cache the links when it can't reach the server and also keep newly added links in cache and upload them when the server is reachable again (i.e., I am at home).

Is anyone aware if Linkwarden, Hoarder, Linkding (or something else) has this feature?

all 14 comments
sorted by: hot top controversial new old
[–] savx@lemmy.world 13 points 2 years ago (2 children)

linkwarden can grab webpage for offline access. but i prefer archivebox, archivebox let you choose which method will be use, linkwarden will use every method in configuration. it's generally fine but i want some flexibility. archivebox also have more method to cache webpages. the downside of archivebox is its kinda unpolished, also they dont have a webui for mobile device.

and some webpages are too complicated for those apps, like require login or something, singlefile is a good solution, it directly download the webpage with your browser.

https://github.com/gildas-lormeau/SingleFile

[–] klangcola@reddthat.com 2 points 2 years ago (1 children)

+1 for SingleFile

I recently tried LinkWarden, Linkding and Archivebox for making offline copies. They all had the same issue of running in to a Captcha or login wall for the sites I wanted to capture.
SingleFile to the rescue, as it uses your current browser session as a logged in and verified human.

Linkeding allows you to upload the singlefile html file attached to it link, but I didn't see such an option for Linkwarden.

[–] retro@infosec.pub 5 points 2 years ago (2 children)

Hoarder has just released support for SingleFile also. You can set Hoarder as a save location in the SingleFile extension.

[–] peaceb@lemmy.world 3 points 2 years ago

This is huge for me. My main hesitation with Hoarder. Thanks!

[–] klangcola@reddthat.com 1 points 2 years ago

Game changing! I've never heard of Hoarder before, but will look in to it now.

LinkDing also has a REST API but I don't see the option to send attachment files

[–] theorangeninja@sopuli.xyz 1 points 2 years ago

Thank you, this is not exactly what I am looking for but in the future I will look into this topic. It is a bit advanced and I need more hard drive space.

[–] qaz@lemmy.world 5 points 2 years ago* (last edited 2 years ago)

Linkwarden can manage links and automatically archive the page as PDF, image, and/or HTML/CSS

[–] ocean@lemmy.selfhostcat.com 3 points 2 years ago (1 children)

I think there is a way to sync bookmarks to linkding. But you can also use floccus.

[–] theorangeninja@sopuli.xyz 2 points 2 years ago (2 children)

Can floccus keep new links in cache if the server is not available? I think I tried floccus once but didn't manage to get this to work.

[–] rutrum@lm.paradisus.day 5 points 2 years ago

Floccus just syncs, so whatever hasnt been synced would just wait in your bookmarks until the server was available.

[–] prostetnic_jeltz@lemmy.world 4 points 2 years ago

Floccus saves a local copy. Sync is triggered by a timer or manually. If the connection fails, it shows a different/failed-sync icon. It will catch up with the next sync trigger.

My experience with floccus is in combination with Linkwarden.

[–] _cryptagion@lemmy.dbzer0.com 2 points 2 years ago

Hoarder does not have that option, sadly. It would be nice if it did, but the link database is stored on the server you host it on, and the background service that screenshots the site and gets tags for it needs to be online. Without being exposed to the internet, Hoarder won’t do you any good.