Also please add full (not change-set) export.
WorldBrain's Memex: Bookmarking for the power users of the web
201–210 of 215 posts
Re: WorldBrain's Memex: Bookmarking for the power users of the web
#202Earlier quoted context omitted.
Is it still buggy? I had a similar experience, but it looks and feels a lot smoother and faster now.
It's way better now but still some way to go! Kind of a bummer that this trended one week too early - next week we'll publish a big release with performance, UX and stability improvements.
Re: WorldBrain's Memex: Bookmarking for the power users of the web
#203It was very convenient searching from one place across multiple locations.
Re: WorldBrain's Memex: Bookmarking for the power users of the web
#204I have been using Memex for more than a year now. Here are the things that really annoy me - occasional freezing and sudden disappearance of your bookmarks - no real way to programmatically access your Memex database. I know they have released the storage backend, but the lack of helpful documentation is a deal-breaker. - lack of collaborative annotation (the way Hypothesis does) - only few results in search results!
Re: WorldBrain's Memex: Bookmarking for the power users of the web
#205This 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…
Re: WorldBrain's Memex: Bookmarking for the power users of the web
#206Earlier quoted context omitted.
PDF gives me an off-line readable version of the website, and is pretty compatible with pdftotext as a pipeline tool... I'm not sure that formatting is such a huge issue - I'm yet to find a web page I can't extract some meaningful info from, later on ..
an off-line readable version of the website As does 'Save as: Web Archive' in Safari or, if you tell it to store offline, 'Add to Reading List'. In Chrome you can save pages to .mht. All of these are single-keystroke, better ways to locally archive a web page.
Re: WorldBrain's Memex: Bookmarking for the power users of the web
#207This 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…
I really hate this kind of response. No, your thing is not strictly better. It's cool, it might be better for you and many others, but it doesn't even do the same thing (archive all visited pages)!
This archives every page I'm ever interested in, just fine. Links are preserved just fine, all the data that got me interested in the web page in the first place are just there on my disk, easily accessible any time of day without requiring any further accounts.
It is better since it doesn't require any involvement of a third party, is always accessible to me no matter the state of the Internet, and gives me absolute control over all of the data, which I can mine using whatever toolset I want. In fact, I get more data out of this method than the service described in the article.
Re: WorldBrain's Memex: Bookmarking for the power users of the web
#208This 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…
> Yeah, my computer is fast enough that I can just do "find . -name '*.pdf' -exec pdftotext {} \; | grep -i someSearchTerm" and come back later. You may be interested in my ripgrep-all [1] tool, it should allow you to search those tens of thousands of PDFs in under a second (with hot cache) [1] https://phiresky.github.io/blog/2019/rga--ripgrep-for-zip-ta...
Re: WorldBrain's Memex: Bookmarking for the power users of the web
#209Earlier quoted context omitted.
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 mutu…
Big shoutout to karlicoss for doing amazing things in the Personal Knowledge Management space. Also, it would be great to see a Memex-to-Org tool from you.
Re: WorldBrain's Memex: Bookmarking for the power users of the web
#210Earlier quoted context omitted.
Interesting. For me, its right there on the bottom-left of the footer, always. /tmpᐅ pdftotext Add\ Comment\ -\ Hacker\ News.pdf - |grep http https://news.ycombinator.com/reply?id=23232588&goto=threads%...
Weird. It's not in there when I store it.
Safari 13.1 here, MacOS 10.14.6...