Live data from Hacker News

Omnom: Self-hosted bookmarking with searchable, wysiwyg snapshots

omnom.zone

61–62 of 62 posts

Re: Omnom: Self-hosted bookmarking with searchable, wysiwyg snapshots

#61
post #60

Earlier quoted context omitted.

That looks like a pretty heavy-weight solution, with a lot of complexity, and I don't mean that as a criticism at all. I'm not a 'go' developer myself. I've always wanted a pure JS solution (as a browser extension, maximum of 200 lines of code) that can capture the content of a web page (doing a virtual scroll to the bottom, to capture the whole page). Since there's no perfect way to translate HTML to PDF, my idea ha…

I recently released a Chrome extension that converts webpages to PDF. It's free, but you need to register to get a key. Unfortunately, this solution isn't client-side JavaScript; I'm using an API underneath. To be honest, I mainly created it to promote the API, but if it's useful for people, I might develop it further. Perhaps it could be useful to you in some way. I don't know your requirements, but maybe with this…

Thanks for sharing that. Looks pretty nice!
Post reply on HN