Ask HN: Notes, mind-maps, browser tabs all in one solution?
11–20 of 27 posts
Re: Ask HN: Notes, mind-maps, browser tabs all in one solution?
#12How would you search a screen shot?
Re: Ask HN: Notes, mind-maps, browser tabs all in one solution?
#13Taken even further, you could modify the browser to expose git-ish hooks (for example, calling .browser/hooks/request-file when fetching a resource could allow you to implement request blocking).
Re: Ask HN: Notes, mind-maps, browser tabs all in one solution?
#14Sounds like a tall order. Heck, just an app that could accurately let you search screenshots would be killer. I use X-Mind 8 for a lot of this, but it’s seriously dated and slow. It’s primarily mind mapping software, but it lets you include hyperlinks and notes on objects. I’d be happy with a fresher, more up to date version of that. As for screenshots, I know it’s not a full-screenshot search, but there’s a neat mac…
I use freemind for mindmaps, but notetaking experience is not usable.
And all of these items noted have a series of browser tabs open. So storing links is not an option.
Re: Ask HN: Notes, mind-maps, browser tabs all in one solution?
#15emacs ;) - org-mode - org-roam - eww / eaf-browser - pdf-tools - org-download
Re: Ask HN: Notes, mind-maps, browser tabs all in one solution?
#16I am the developer of https://mindsaha.com/ that aims at combining mind maps, notes, bookmark saving and a simple task management as well. I currently do not support screenshots, drawings though. If this is something you are curious about, do let me know, I'll be happy to provide you an early access to try it out.
Re: Ask HN: Notes, mind-maps, browser tabs all in one solution?
#17Frankly, I'd be thrilled to have a Firefox fork that is designed to show exactly one page, specified by the command's sole argument, and do nothing else. All the "tab" stuff and bookmarks could be offloaded to shell scripts. Taken even further, you could modify the browser to expose git-ish hooks (for example, calling .browser/hooks/request-file when fetching a resource could allow you to implement request blocking).
Are you looking for a single tab browser? If yes, then Firefox Focus (on mobile) is one. It comes with a content blocker for Safari too (iOS).
Re: Ask HN: Notes, mind-maps, browser tabs all in one solution?
#18Frankly, I'd be thrilled to have a Firefox fork that is designed to show exactly one page, specified by the command's sole argument, and do nothing else. All the "tab" stuff and bookmarks could be offloaded to shell scripts. Taken even further, you could modify the browser to expose git-ish hooks (for example, calling .browser/hooks/request-file when fetching a resource could allow you to implement request blocking).
Re: Ask HN: Notes, mind-maps, browser tabs all in one solution?
#19emacs ;) - org-mode - org-roam - eww / eaf-browser - pdf-tools - org-download
Pretty neat! I wish, could have started without the learning curve and set up. I will try to get on it.
C-h t RET is a good place to start, and then eintr and the rest of the manuals help too.
Some people find that starter kits are good; i find that they add more confusion.