|
|
|
|
|
by karlicoss
2334 days ago
|
|
Relevant discussion from few days ago: "Ask HN: How do you manage your bookmarks?" https://news.ycombinator.com/item?id=22105561 I capture a lot of bookmarks into my org-mode and I don't spend much time deliberately curating. Once in few weeks I go through captured bookmarks and quickly assign a priority to each one (just a matter of pressing hotkey). Then I sort everything by priority, typically ending up with 10-15 higher priority ones that I would tag, put into my reading queue, refile etc. Rest of it isn't curated and serves as my personal search engine [0]. Often instead of searching in google I'd first search in my emacs and find some relevant information in my knowledge base. In addition, I'm working on promnesia [1], a browser addon that integrates links in my org-mode files with my browser. E.g.
- when I visit some blog, it would show me that I've got few blog posts from that blog bookmarked (along with my private notes and annotations), which typically means that the blog is worth exploring more
- when I visit someone's twitter profile it might prompt that I've retweeted/favorited some of that person's tweets [0] https://beepb00p.xyz/pkm-search.html#personal_information [1] https://github.com/karlicoss/promnesia#demo |
|