Gosuki 1.2.0 release: extension-free, multi-browser real-time bookmark manager. Now with multi-device sync (www.youtube.com)
from blob42@lemmy.ml to linux@lemmy.ml on 08 Aug 10:52
https://lemmy.ml/post/34346788

TL;DR

Hi all !

Back again for a massive Gosuki 1.2.0 release, a multi-browser real time bookmark manager.

I posted about this project a month ago and had very positive feedback. Many users asked for multi-device sync so now Gosuki offers two methods to automatically synchronize your bookmarks across devices. Integration/import from other self hosted bookmark managers is in the works.

This is a project I have been writing on and off for the past few years. It aggregates your bookmarks in real time across all browsers/profiles and external APIs like as Reddit and Github.

Features

#linux

threaded - newest

tux0r@feddit.org on 08 Aug 14:14 collapse

I have a question regarding the comparison table: I tried to draw some inspiration for new 42links features from it, but I don’t really understand why shiori (a similar software) only has a yellow dot for its tag support. I mean, shiori has its own set of bookmarks and doesn’t really care about what the browser supports, or do I misunderstand the inner workings of Gosuki here?

Other than that, a quite interesting piece of software. Thank you!

blob42@lemmy.ml on 08 Aug 15:38 collapse

It relates to automated detection and merging of tags without any manual intervention.

For Chrome based browsers and many others, there is no native support of tags. With Gosuki you can hit ctrl+d, add some #tag and that’s it. It will be merged with the database. If it already existed, say from an other browser, the tag will be added.

In other terms you may have the same bookmarks across many browsers and profiles and they will all end up in a single consistent state.

All of this is handles in real-time as if you had a browser extension installed in every browser / profile.

tux0r@feddit.org on 08 Aug 18:12 collapse

Thank you, makes sense to me.