Looking for a Bookmark Manager

https://sopuli.xyz/post/22130749

Looking for a Bookmark Manager - Sopuli

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?

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.

github.com/gildas-lormeau/SingleFile

GitHub - gildas-lormeau/SingleFile: Web Extension for saving a faithful copy of a complete web page in a single HTML file

Web Extension for saving a faithful copy of a complete web page in a single HTML file - gildas-lormeau/SingleFile

GitHub

+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.

Hoarder has just released support for SingleFile also. You can set Hoarder as a save location in the SingleFile extension.
GitHub - hoarder-app/hoarder: A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search - hoarder-app/hoarder

GitHub

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

API

How to use the REST API of linkding

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