Live data from Hacker News

My Personal Note Taking Journey

phonetonote.com

11–20 of 89 posts

Re: My Personal Note Taking Journey

#11
Would highly recommend reconsidering paper notes. Get a small notebook [0] and write down what you need. You’ll lose it and spill coffee on it but you’ll be fine. For the vast majority of things the note writing experience is what makes the difference, not the actual paper. For the rest a subscription is not for me, but to each their own.

0 - https://unsharpen.com/pocket-notebooks/

Re: My Personal Note Taking Journey

#13
post #7

Earlier quoted context omitted.

People seem to prefer subscriptions to expensive one-time purchases... What's a developer to do?

Do they? Or do MBAs prefer it? I definitely prefer buying something and actually owning it rather than essentially rent things for forever.

Logseq is indie, not a corporation. The author has a profile on HN: https://news.ycombinator.com/user?id=tiensonqin. I don't blame them for their business model.

Re: My Personal Note Taking Journey

#14

Would highly recommend reconsidering paper notes. Get a small notebook [0] and write down what you need. You’ll lose it and spill coffee on it but you’ll be fine. For the vast majority of things the note writing experience is what makes the difference, not the actual paper. For the rest a subscription is not for me, but to each their own. 0 - https://unsharpen.com/pocket-notebooks/

> For the rest a subscription is not for me, but to each their own.

Apps like Logseq, Obsidian and Dendron don't have subscriptions.

Re: My Personal Note Taking Journey

#15
Well where 2 hours into this and no-one mentioned org / org-roam, so I feel a begrudging responsibility to do so.

Org-mode is a combination of note taking, todolist, jupyter notebook, & calendar major-mode for Emacs. It is wonderful and terrible in a lot of the ways emacs itself is. It is incredibly configurable and extendable, and feature rich to the degree that discovering spreadsheet support after using it for 6 months seems to be a rite of passage.

Org-roam is an extension ontop of org-mode that creates an roam like layer.

The largest drawback stems from it being so flexible making it hard to develop a good phone client for it. Through Álvaro Ramírez's PlainOrg(iOS) & Orgzly (Android) do help somewhat.

Re: My Personal Note Taking Journey

#16
post #15

Well where 2 hours into this and no-one mentioned org / org-roam, so I feel a begrudging responsibility to do so. Org-mode is a combination of note taking, todolist, jupyter notebook, & calendar major-mode for Emacs. It is wonderful and terrible in a lot of the ways emacs itself is. It is incredibly configurable and extendable, and feature rich to the degree that discovering spreadsheet support after using it for 6 m…

Hey, thanks for the rabbit hole :)

Re: My Personal Note Taking Journey

#17
I am a Logseq user. One thing I realised is that PKM people tend to spend 99% of intellectualising and fetishising different systems like Zettlekasten and P.A.R.A. when in the end your output is what matters.

I wasted months, just to realise the tools or systems do not matter at all. Interlinking notes doesn't scientifically make you a better writer, writing does.

Re: My Personal Note Taking Journey

#18
post #15

Well where 2 hours into this and no-one mentioned org / org-roam, so I feel a begrudging responsibility to do so. Org-mode is a combination of note taking, todolist, jupyter notebook, & calendar major-mode for Emacs. It is wonderful and terrible in a lot of the ways emacs itself is. It is incredibly configurable and extendable, and feature rich to the degree that discovering spreadsheet support after using it for 6 m…

Org-mode is brilliant. The key is to pick stuff up as you find a need for it, otherwise it gets overwhelming. But you know this.

Mobile-wise, lately I've been using emacs through termux on my Android (LineageOS) phone. With a keyboard attached through usb-c there isn't much difference. Even using the touch keyboard it's better than the alternatives.

Re: My Personal Note Taking Journey

#19
post #7

Earlier quoted context omitted.

Do they? Or do MBAs prefer it? I definitely prefer buying something and actually owning it rather than essentially rent things for forever.

Logseq is indie, not a corporation. The author has a profile on HN: https://news.ycombinator.com/user?id=tiensonqin . I don't blame them for their business model.

I think the way they do the model is the ideal. You want to use their servers? You pay your rent. You want to not use their servers? Then you just use the local app.

Re: My Personal Note Taking Journey

#20
I'm a pretty happy logseq user. I've found that I still need some degree of hierarchy in my notes, as opposed to just having organic, non-hierarchical linking between everything. So I end up making subnotes: [[Topic A/subtopic x]] is a pretty common occurrence in my knowledge database. As an example, all projects I'm currently working on get [[ProjectA/log]] and [[ProjectA/todo]] subnotes. Keeps my TODOs segregated by topic. You could of course do most of these things with typical note-taking apps that rely on the hierarchical file system motif. But the fact that it's up to me to explictly construct my organizational structure in logseq forces me to be more intentional about how I organize my notes.

Perhaps the greatest benefit I've found in using logseq is in organizing the scientific literature I'm reading. At any point while writing, linking a paper I've read (the PDF itself, as well as my notes on it) is a few keystrokes away. This linking allows me to externalize the context with which I know a paper. I just need to browse the backlinks to see all the ways in which I've made reference to it over the entire history of my notes.

Post reply on HN