Live data from Hacker News

WorldBrain's Memex: Bookmarking for the power users of the web

getmemex.com

11–20 of 215 posts

Re: WorldBrain's Memex: Bookmarking for the power users of the web

#13
I keep wanting to use this because I love the idea, but the implementation last time I tried didn't seem to jive with me. I navigate the web with Tridactyl, and I think some of the keybindings were interfering - which would be my fault.

With that being said - I love the idea, and will continue to check every so often on the status of the project :)

Re: WorldBrain's Memex: Bookmarking for the power users of the web

#14
post #9

The site is weirdly ambiguous about this but: I am assuming by "offline-first" they mean that the "full-text history capture" never leaves my device, right? Or does it get synced optionally? Or only synced to other devices I have? It's baffling to me that they put "privacy-centric" front and center and then do not in any way explain what that actually means.

Yep, the sync is optional (and the only thing they take money for, which makes sense)

Re: WorldBrain's Memex: Bookmarking for the power users of the web

#15
post #9

The site is weirdly ambiguous about this but: I am assuming by "offline-first" they mean that the "full-text history capture" never leaves my device, right? Or does it get synced optionally? Or only synced to other devices I have? It's baffling to me that they put "privacy-centric" front and center and then do not in any way explain what that actually means.

https://community.worldbrain.io/t/what-happens-with-my-priva...

Re: WorldBrain's Memex: Bookmarking for the power users of the web

#16

Something I noticed when I use "Read Later" style applications to save pages is that I will, most of the time, forget about how I arrived at a certain page. This is important to me because it gives me the context to decide a perspective on the page. If I was able to save pages while also knowing where I found them and maybe make a comment about why I found it interesting, then I would be able to organize my knowledge…

I'm working on a tool which can do exactly this (and it's only one of the features!): https://github.com/karlicoss/promnesia#readme

Here's a link demonstrating the usecase you want (40 seconds video): https://karlicoss.github.io/promnesia-demos/how_did_i_get_he...

I discovered Worldbrain Memex way into the development (unfortunately), but in the near future I will try to evaluate to which extent it's possible to mutually benefit, i.e. base Promnesia extension & backend on Worldbrain's, or contribute some of Promnesia's features to them (maybe even merge completely?)

Re: WorldBrain's Memex: Bookmarking for the power users of the web

#18
This is still not as powerful as my one, simple trick to handle all bookmarks, ever: Print to PDF.

I've been doing it since last century, and I have 10's of thousands of PDF's of every single web page I've ever found interesting, sitting right there in a directory on my computer. Its indexable, searchable, grok'able, available off-line, allows me to harvest data without fuss, and gives me access to anything I can remember about the article, almost instantaneously.

    $ ls -l ~/PDFArchive/ | grep -i "bookmark" | grep -i "manage" | wc -l 
= I've seen 20 other bookmark management 'solution' articles in 20 years

.. nothing beats print-to-PDF. Its just awesome.

Re: WorldBrain's Memex: Bookmarking for the power users of the web

#20

This is still not as powerful as my one, simple trick to handle all bookmarks, ever: Print to PDF. I've been doing it since last century, and I have 10's of thousands of PDF's of every single web page I've ever found interesting, sitting right there in a directory on my computer. Its indexable, searchable, grok'able, available off-line, allows me to harvest data without fuss, and gives me access to anything I can rem…

Kudos - I'll be practicing this later today :)
Post reply on HN