←back to thread

1222 points phantomathkg | 1 comments | | HN request time: 0.203s | source
Show context
_def ◴[] No.44064357[source]
> Your export file will include links (URLs) of your saved items. The export does not extract the text of saved links. Additionally, the export does not contain tags or highlights.

boo! without the tags, the links will be mostly useless for me. Every now and then I thought aboyt switching to some self-hosted solution. Should've done it sooner... and I will never trust Mozilla with any service again.

replies(12): >>44064387 #>>44064622 #>>44064633 #>>44064647 #>>44064701 #>>44064943 #>>44064978 #>>44065001 #>>44065605 #>>44065678 #>>44067559 #>>44068746 #
sambaumann ◴[] No.44064701[source]
anyone have any good suggestions for a self-hosted option?
replies(11): >>44064773 #>>44064794 #>>44064818 #>>44064924 #>>44064969 #>>44064987 #>>44065180 #>>44065196 #>>44065419 #>>44065657 #>>44066078 #
1. jonotime ◴[] No.44065419[source]
Oh man. I have been working on a side project just for this purpose. The aim is to create a pocket like experience (with additional functionality like handling other media types) that is local first, unhosted, and more future-proof (no lock in).

All data is stored entirely on your device, and you have the option to sync it to your own storage provider like dropbox. This means you don't need to have the technical know-how to setup and maintain a server.

Its not usable yet, as I have rewritten it several times, but in the current iteration it is a client side PWA, so cross platform. Just started a new job so had to take a break for a bit.

Follow if you are interested (I need to update the Readme): https://github.com/jonocodes/savr