Live data from Hacker News

How I Manage My Random Daily Notes

hachibu.net

191–196 of 196 posts

Re: How I Manage My Random Daily Notes

#191
post #16

I use paper. Digital notes are great if you need them to be available everywhere, or edit them time and time again, but paper is still significantly better for me. I keep my recipes in Keep and on my personal website, because I often amend them. However I discovered that printed recipes are much more pleasant to use. Likewise, I'd much rather have a dirty notebook to sketch and write on when I'm working in the garage…

It's just my opinion, but nothing beats paper. I have tried keeping note files on my computer, and I've tried using tablets to jot things down (I have spent so much money trying to get this option to work). Paper just works better. I found that I like to scribble and underline, and draw. I'm just not an organized thinker. Forcing things to be in a list don't work for my thoughts and even drawing on an iPad etc. seems…

> I found that I like to scribble and underline, and draw

I use Goodnotes[1] on my iPad for my notes in which you can do all of that. Works great for me.

But i can understand that a digital solution is not always a better solution for every situation/lifestyle...

[1] https://www.goodnotes.com/

Re: How I Manage My Random Daily Notes

#192

As I've mentioned elsewhere, I have a fairly straightforward "personal knowledge management" (PKM) methodology. 1. Capture: every interesting idea that I think up or read is immediately stored in Google Keep (on mobile or laptop). It can be very rough at this point, the goal is simply to not forget. 2. Transcribe & Organize: every weekend, I go through the notes I accumulated during the week. It tends to be between 1…

I like the idea of daily notes even better when you combine them with your todo lists at the same time. That concept is called interstitial notes [0], and it's used in several software tools like Roam Research [1]. I use Drift [2] which has a interstitial notes plugin which has proven to work very well for me. [0] https://nesslabs.com/interstitial-journaling [1] https://roamresearch.com/ [2] https://akhater.github.io…

This is also what org-mode[0] does.

My files are 'logbook', 'life', 'project-1', 'project-2', etc. At any time I can hit a key and capture an idea/meeting to any of those places, and as I'm taking notes I can mark anything as a todo and schedule/deadline them. In the 'agenda' I can see a single overview of all my todo items, and my schedule, from all my notes.

I've tried a lot of systems (paper, apps, cli notes, etc) and org-mode clicks in a way nothing else has for me.

[0]: https://orgmode.org

Re: How I Manage My Random Daily Notes

#193
post #16

I use paper. Digital notes are great if you need them to be available everywhere, or edit them time and time again, but paper is still significantly better for me. I keep my recipes in Keep and on my personal website, because I often amend them. However I discovered that printed recipes are much more pleasant to use. Likewise, I'd much rather have a dirty notebook to sketch and write on when I'm working in the garage…

It's just my opinion, but nothing beats paper. I have tried keeping note files on my computer, and I've tried using tablets to jot things down (I have spent so much money trying to get this option to work). Paper just works better. I found that I like to scribble and underline, and draw. I'm just not an organized thinker. Forcing things to be in a list don't work for my thoughts and even drawing on an iPad etc. seems…

Computers are for organizing; paper is for thinking.

Re: How I Manage My Random Daily Notes

#194
post #63
post #47

Reposting my setup here. It's not the best setup but it's based on trying different things. Might be useful for those who are trying to figure out their own setup: ======= Just another opinion on the balanced note taking method: I think org-mode solves almost all offline note-taking requirements * org-roam makes it super-easy to link notes * emacs as an editor is as usable as any other editor * Rich media is possible…

One drawback you omitted is that you have to set it up and learn how to use it before you reach a point where it competes with other less sophisticated solutions. I try to keep some notes.org file and use it regularly, but I'm just faster with unix tools and vim, so it's hard to make the upfront investment in learning emacs and start somewhat from scratch. I think there's also some kind of discoverability issue with…

It was worth it for me.

I spend lots of time learning the tools I use for work (database systems, departmental protocols, client interactions) and having a better personal productivity tool is at the center of everything I do. It's worth months of heavy investment in the long run.

Re: How I Manage My Random Daily Notes

#195
post #11

Yet-another-note-taking-system that doesn't solve my core problem: I want to browse my notes in chronological order AND in thematic order. i.e. I want to do semantic search and automatic topic grouping. [edit: The use-case I have in mind is you are learning about a topic, and your chronological "research notebook" is also an automatic zettlekasten.]

I'm working on something like this (macOS/iOS), although it is not quite ready yet.

Notes can have tags and attributes so you could have attributes per note like: topic=rocketscience, semester=fall2020. Later you could say: "sort all my notes by semester and then group by topic" or if you change your mind, set up a second view for "all notes grouped by topic then by semester".

If you're interested, feel free to contact me through the site (kitestack.com/lnotes). I'd love to learn more about how you currently organize your notes.

Re: How I Manage My Random Daily Notes

#196

I am very surprised nobody has yet mentioned Notational Velocity, or better yet the fork nvALT [1]. I hate any _friction_ to writing a note. I just want to get it out of my brain (or find it, if a previous thought) as quickly as possible. With nvALT you start typing and it is searching immediately, but if there is no match and you hit enter you are now writing a new note. Each note is stored as a text file, and so is…

Also this one for those that want to live in Vim: https://github.com/alok/notational-fzf-vim
Post reply on HN