“For professional thinkers” came off as kind of douchey to me. So because my job expects me to actually do things, not just think about them, it’s probably overkill for me? Meh.
A different approach to note-taking and research
41–50 of 50 posts
Re: A different approach to note-taking and research
#42Re: A different approach to note-taking and research
#43Earlier quoted context omitted.
I’m working on Bangle[1] which is similar that saves notes locally in Markdown but provides a nice notion like UI. [1] https://bangle.io
thank you for posting this.... it looks like exactly what I've been wanting. Looking forward to where the product goes!
Re: A different approach to note-taking and research
#44What I learned from visiting the site: It's an app that lets you take notes horizontally - apparently there's a claim that this is an advantage. I'm supposed to buy a subscription for more than Evernote costs and hand over all of my data, which may or may not be encrypted, to a random person on the internet. Sorry if this is harsh, but the website didn't make its case to me, and this is an extremely crowded space.
(Sorry, can’t help the snark.)
Re: A different approach to note-taking and research
#45What I learned from visiting the site: It's an app that lets you take notes horizontally - apparently there's a claim that this is an advantage. I'm supposed to buy a subscription for more than Evernote costs and hand over all of my data, which may or may not be encrypted, to a random person on the internet. Sorry if this is harsh, but the website didn't make its case to me, and this is an extremely crowded space.
Re: A different approach to note-taking and research
#46I do something similar with https://foambubble.github.io/foam/ and there I have everything in my own repo in github Not sure how a 9 euro monthly subscription is justified in comparison particularly since I can use vscode as a power user
Can you embed websites[1] inside Foam? [1] https://www.ummm.co/#:~:text=embed%20websites%20and%20links%...
Re: A different approach to note-taking and research
#47I've been using my CatWiki[1] for making notes since 2016 and find it quite easy to use. It stores notes as Markdown files on a local hard disk. [1]: https://github.com/cabalamat/catwiki
I’m working on Bangle[1] which is similar that saves notes locally in Markdown but provides a nice notion like UI. [1] https://bangle.io
I tried using it but couldn't get it to work. It relies on keystrokes like Ctrl-P and Ctrl-Shift-P, which I dislike for 2 reasons:
(1) it forces people to remember commands when they shouldn't have to. GUIs have used menus, buttons etc for this for ages.
(2) Perhaps importantly, it doesn't work for my setup (Firefox on Linux), where Ctrl-Shift-P opens another Firefox window for privater browsing.
Also I note that File System storage only works with the Chrome browser. This is probably a good thing because I do not want random web pages being able to look at my filesystem!
Re: A different approach to note-taking and research
#48Earlier quoted context omitted.
I’m working on Bangle[1] which is similar that saves notes locally in Markdown but provides a nice notion like UI. [1] https://bangle.io
Bangle looks like an interesting project. I tried using it but couldn't get it to work. It relies on keystrokes like Ctrl-P and Ctrl-Shift-P, which I dislike for 2 reasons: (1) it forces people to remember commands when they shouldn't have to. GUIs have used menus, buttons etc for this for ages. (2) Perhaps importantly, it doesn't work for my setup (Firefox on Linux), where Ctrl-Shift-P opens another Firefox window f…
> Also I note that File System storage only works with the Chrome browser. This is probably a good thing because I do not want random web pages being able to look at my filesystem!
Just like how a random web page cannot access your webcam, similarly a random web page cannot access your file system without your permission.
Re: A different approach to note-taking and research
#49Earlier quoted context omitted.
Can you embed websites[1] inside Foam? [1] https://www.ummm.co/#:~:text=embed%20websites%20and%20links%...
Idea behind Foam is that they use GitHub and vscode features - answering on your question, I didn't find any extension with this feature. But more interesting question, do you really need this "copy/paste" feature in your research (or just simple notes)?
Re: A different approach to note-taking and research
#50You need: (1) free and open-source software, which (2) uses open and future-proof file formats. I use org-mode and org-roam on Emacs, but there are plenty of other solutions for those outside the Emacs world. Others in this thread recommend Foam for VSCode, and Obsidian for a standalone solution.