top | item 30193285

(no title)

15charslong | 4 years ago

So basically I tried to solve the 'Bookmark Problem' by creating a simple user focused search engine, user builds a list of bookmarks, and the app, Mrkff, allows you to search your bookmarks as if it were google, but tailored to your own content.

If you would allow me to plug my own personal bookmarking app - Mrkff [0] - pronounced `Mark off`. I went through YC in 2019 for it, and I launched it in 2020.

I also built a cross-platform web-extension for it too using a small framework (Desolate-Zero) I made for the web extensions to make use of all the features of both chrome and firefox. It just a simple click extension and click bookmark and the server takes care of the rest.

Basically I opted to make a full-text searchable version of every webpage I bookmark. A copy is also stored on the server, I intended to paywall downloading the actual webpage text, but make it searchable in the free version. This way I can search for obscure words or phrases that were on the webpage that I remembered while not remembering the actual webpage. I had an auto tag system on it too derived from the actual text of the web page. V2 is set to expand from text to video, pdf, audio etc.

I had a lot of fun with it, but this version is lacking in certain aspects, and I've spent the last 6 months working on version 2 of this app. I certainly didn't know how widespread this type of app was to be honest. But I use my solution on the daily, so I'll probably continue working on it.

[0] - https://mrkff.com

discuss

order

csdvrx|4 years ago

Have you considered B2B? A lot of small companies would love shared bookmarks to have some employees discover more easily things that were previously bookmarked by other employees.

15charslong|4 years ago

Like a shared knowledge base? I hadn't thought about it like this before, but thank you. As I'm writing this all the possibilities are just flooding my mind. I will be looking into this for V2. Thank you so very much.