Earlier quoted context omitted.
ArchiveBox also supports SingleFile from what I remember, but I wish there was a extension to just pass everything (Browser context) to ArchiveBox. Having to keep cookies in sync with a second service is a bit of a hassle.
If you read the Linkding archiving page, you can see that it is possible to set up SingleFile extension to auto-snapshot the page when the page is added, from the browser you're using at that moment. The advantage is that loing is handled implicitly, but a disadvantage is that this only works in the browser, and not for example when you use the Android app. But for me that's fine, Also, it is possible to configure Si…
Omnom: Self-hosted bookmarking with searchable, wysiwyg snapshots
31–40 of 62 posts
Re: Omnom: Self-hosted bookmarking with searchable, wysiwyg snapshots
#32I wish ArchiveBox had such a feature where you can archive “private” and logged in pages. I often had the case where I then realized I only archived some login page.
Re: Omnom: Self-hosted bookmarking with searchable, wysiwyg snapshots
#33I have settled on https://readeck.org/ it's absolutely brilliant. It supports postgres and a service with systemd. omnom looks promising, will keep an eye on it.
looks nifty, but does it do snapshotting?
Re: Omnom: Self-hosted bookmarking with searchable, wysiwyg snapshots
#34Typically you are required to log in (pay or not) to remove them. I'm aware of archive.org and others, but it is not the main point :)
The point is, that if you are logged in, some private information about yourself may be stored in the snapshot. It is less dangerous when it is something on the screen -> you can make a decision. But if is is some hidden field with your ip address for example.
Re: Omnom: Self-hosted bookmarking with searchable, wysiwyg snapshots
#35My links about bookmarks and links below.
https://github.com/rumca-js/Django-link-archive - django app, RSS client, simple web crawler, under construction
https://github.com/rumca-js/RSS-Link-Database - my bookmarks repository
https://github.com/rumca-js/RSS-Link-Database-2025 - RSS links for year 2025
https://github.com/rumca-js/RSS-Link-Database-2024 - RSS links for year 2024
https://github.com/rumca-js/RSS-Link-Database-2023 - RSS links for year 2023
https://github.com/rumca-js/Internet-Places-Database - I also maintain a list of domains found in the Internet
https://rumca-js.github.io/search - search that uses links maintained in zip files
https://rumca-js.github.io/music - my music library, browsable
https://rumca-js.github.io/bookmarks - my bookmarks, browsable
Re: Omnom: Self-hosted bookmarking with searchable, wysiwyg snapshots
#36Earlier quoted context omitted.
I agree. Saving web-links is a solved problem. Saving the CONTENT afaik is not solved and I've wanted a solution for YEARS, as well as the rest of humanity has needed this (including those who don't even know they need it, haha!). Closest thing would be to "print" to PDF but that always creates a trainwreck in the PDF and is never good enough for me. Looking forward to trying Omnom if it's open source.
It's not only open source, it is free software. Take a look at https://github.com/asciimoo/omnom - suggestions/contributions are appreciated =)
The fly in the ointment is of course the scrolling too, because some apps have "infinite" scrolling, and so in many SPAs there's literally no such thing as "The whole page". Anway, I haven't tried your app yet, because of not-JS and not-Small, reasons, but I'm just sharing my perspective on this topic. Thanks for sharing your project!
Re: Omnom: Self-hosted bookmarking with searchable, wysiwyg snapshots
#37I have settled on https://readeck.org/ it's absolutely brilliant. It supports postgres and a service with systemd. omnom looks promising, will keep an eye on it.
Omnivore was as close as I've ever gotten to this dream, even though their Android app wasn't great and certainly didn't have an "eInk pagination" option, but Readeck is at least giving me some hope again once Omni sold out.
Re: Omnom: Self-hosted bookmarking with searchable, wysiwyg snapshots
#38Re: Omnom: Self-hosted bookmarking with searchable, wysiwyg snapshots
#39I haven't worked with go - where could I host that myself?
Could I do this with the free tier of https://cloud.google.com/run/docs/quickstarts/build-and-depl...
Re: Omnom: Self-hosted bookmarking with searchable, wysiwyg snapshots
#40After quite some exploring around and struggles I made my peace with https://raindrop.io . Am I happy with that? Of course not. But that's the only hosted one which has extensions and apps for almost every browser and OS I use. I wish there a functional open source service (hosted) with wide range of platforms support that I could pay for and use.