DEV Community

I built a bookmark manager

Sunny Golovine on July 01, 2019

UPDATE: Since publishing this article I have open sourced the extension. You can find the source code here Years ago when I was still in college I...
Collapse
 
hellovietduc profile image
Duc Nguyen

This is cool! I use bookmarks a lot and often get lost over time in finding the bookmarks I want. I also had a thought of making an app to manage bookmarks myself. But now I find your app, I'll give it a try. Do you open source it?

Collapse
 
sgolovine profile image
Sunny Golovine

I have yet to release the source code but I plan to.

Collapse
 
exploreraadi profile image
Aadi

This is awesome stuff. I had something similar in my mind and was browsing through the internet to get some idea so that I can build my app found this. Thank you so soo much broπŸ™Œ
But my idea was a bit different too and would love your take on that so do you have some social media accounts where I can reach out to you ?

Collapse
 
linkbook profile image
LinkBook

🌐 Did You Know? 🌐

πŸ“ˆ 252,000 websites are created daily – it’s getting harder to keep track!

⏳ Workers spend 19% of their week (almost 8 hours) just searching for links and files.

πŸ•’ 1.8 hours per day is wasted searching for documents – that’s 9.3 hours weekly lost!

πŸ”„ Every task switch costs 23 minutes to refocus.

πŸ”– Only 16% of people use browser bookmarks effectively, leading to clutter.

πŸš€ Organise your links and save time with our bookmark manager. Sign up now to boost your productivity!

Collapse
 
digilord profile image
D. Allen Morrigan • Edited

Hi. I've had this particular itch over the past few weeks. My musings have been CouchDB connected via VPN back to my machines.

I await seeing your code and proposed architecture on Github.