cron job to git pull/push
How do you take efficient notes?
11–20 of 25 posts
Re: How do you take efficient notes?
#12Obsidian. Similarly as VSCode is an IDE for code, Obsidian is an IDE for knowledge and productivity. There is a learning curve, but you can start right away, and learn as you go.
Do you use more than that ? Any recommendations ?
Re: How do you take efficient notes?
#13Obsidian. Similarly as VSCode is an IDE for code, Obsidian is an IDE for knowledge and productivity. There is a learning curve, but you can start right away, and learn as you go.
I've been using it for close to 1 year now, but I basically use just the markdown files / editing / previews and folder structure. Do you use more than that ? Any recommendations ?
Unlike SaaS tools and even VSCode, Obsidian has exceptional speed, and using hotkeys/shortcuts is crucial. To learn more about using shortcuts, I completed the Obsidian Flight School course[1].
--
1. https://www.linkingyourthinking.com/obsidian-flight-school
Re: How do you take efficient notes?
#14Re: How do you take efficient notes?
#15For shorter term written notes and research documents, I use spreadsheets. They are grids. Grids help organize things into nice cellular chunks. They can contain lots of asset types. I don't actually need the other spreadsheet functions, but if I did want to search my notes, I could export a CSV and write something to quickly filter through it. If I need a cloud spreadsheet there are options, but I've been alright with LibreOffice Calc.
If I only access the notes occasionally(e.g. financial records) or there's a need for intensive ideation then I have a paper spiral notebook. Again, I use grids as a way to add some organization - I got a bundle of A5 grid notebooks off Amazon so that I feel like "I have storage to waste". I also use a color multipen, and most recently I've added sticky notes to the arsenal. The point is to have some hierarchies and categories just already there by default - by position, by color or styling. The sticky notes are currently used as project to-dos that I can remove when done - thus when I look through those books I have a view into just current tasks, and done tasks - not things I said I'd do and didn't. If I need to share, I take a photo.
For on-the-go use I also keep a dollar store bound notebook and two pens(a multi and a fountain) in a fanny pack. I use a binder clip to close it flat and prevent dogearing, and I also keep sticky notes available in a tiny case I found at Daiso.
Notetaking bleeds into home/office organization too. You want to have duplicates for things and pre-divided space so that more of your projects are kept together - tools and notes available without a moment of "where did I put the...". Anything that turns into an unorganized pile with no "reset" state is calling for a space divider or binding of some kind, whether that's something small like a binder clip or manila folder, or large shelf storage, file boxes, etc. Electronic often becomes a huge hindrance for this kind of spatial organization by turning into a dependency gatekeeping information access behind an OS, apps, etc.
Sometimes there are units of info that you want to cross-reference - "plan A vs plan B", "section 2" and the like. For this you can invent short identifier codes or nmemonics. Then as the need arises you can decide how you want to collect and archive them.
Re: How do you take efficient notes?
#16Re: How do you take efficient notes?
#17Re: How do you take efficient notes?
#18You can’t beat that simplicity
Re: How do you take efficient notes?
#19Re: How do you take efficient notes?
#20Look into Orgmode. The challenge you are describing is of the cost of context switching between multiple tools as all your information that you need to recall to do your work (say about a project or a topic of what have you) is living in different places. Your tasks may be in todoist but it’s not great for writing notes to preserve context. Trello etc all have similar problems. Notion is too powerful in the way you c…