←back to thread

1222 points phantomathkg | 2 comments | | HN request time: 0.001s | 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 #
pratio ◴[] No.44064794[source]
I use linkding https://github.com/sissbruecker/linkding

Have been hosting it for years, there’s a browser extension and a phone app by a third party developer as well.

I also tried readeck for a while but went back to lindking because of missing features

https://readeck.org/en/

There’s also linkwarden

https://github.com/linkwarden/linkwarden

Too colourful for me, can’t like the design

And there’s also karakeep

https://github.com/karakeep-app/karakeep

replies(2): >>44066185 #>>44125463 #
1. enjikaka ◴[] No.44066185[source]
I wrote this Deno script to convert the Pocket CSV export to a Bookmark HTML-file so that it can be imported to Linkding: https://github.com/enjikaka/pocket-to-bookmark
replies(1): >>44144422 #
2. appel ◴[] No.44144422[source]
Thank you! Hope you don't mind, but I took the liberty to have Gemini convert it to python, since I'm not familiar with Deno. Appears to work just fine. I posted a gist here in case it is useful to anyone else: https://gist.github.com/appel/a6accfab384f80cb12c9c20a1075e9...

I'm of course happy to take it down if you do mind, just let me know. And thank you again!