Live data from Hacker News

Ask HN: How do you take notes throughout your work day?

news.ycombinator.com

71–80 of 91 posts

Re: Ask HN: How do you take notes throughout your work day?

#72

I use a 5 subject notebook and write notes down in that throughout the day, during meetings etc. From that I will usually, once or twice a week, take the things that are important and put them into my Apple Notes (used to use OneNote). I do this for a few reasons. 1. Taking notes on a computer during meetings is disrespectful IMO. Every time I see people do it, 80% of the time they are checking email, checking a site…

This is very traditional and I do it too with handwritten notes which I expect to let age then mostly discard before filing only the good references in cabinets.

For the typewritten stuff or things which are good references to begin with, I went digital fairly traditionally as I'll explain.

So far no one has been able to convince me there is anything better than a secretary.

As an executive needs leadership documentation, I think it's best to have a full time operator who puts their focused effort on the notes I need taken, the selection & crafting of those to be destroyed, confidential, released, or published as well as their organization, filing, retrieval and backup.

At the opposite end of the spectrum without any staff you want to minimize or eliminate all of these same efforts without fully compromising the advantage you would have if there was a specialist doing this for you.

Even when I am an executive, during a time when I'm making progress at a scientific bench the only way to get complete documentation is to spend at least half the time sitting down to document where you are, instead of making more progress at the bench.

When that sitting-down pose can not be attained for the duration of a project, that's when somebody has to sit down afterward and that's not always the most useful documentation, and never complete enough.

You can get to the point where the only reason to make notes is if you will certainly go back to look at them, or if they are an essential element of otherwise unobtainable documentation.

This may have some similarities to engineering projects where you are sitting down for both the progress-making & documentation-generating efforts. Either way what you need is someone standing there with a clipboard & audio recorder who will type it up and file & retrieve it for you. You can probably imagine how you would be able to leverage such a conventional system better every year.

Without that you are almost always going to have to settle for less-than-ideal documentation, so truly optimize for this instead. Then take a few years to get better at leveraging what you really have to work with.

Until you get a secretary, at least use your PC text editor & file manager as a substitute for their typewriter & filing cabinet.

These are two of the business machine essentials that IBM wanted all offices to be able to use an early IBM PC for instead, as a high-tech alternative. So they offered printers and hard drives, and you should probably still hang out in your file manager yourself if there's no one else doing it for you.

Make yourself a storage partition on a HDD and create your own folder for each subject manually as needed, giving the subject a short meaningful name like a secretary would do on the tab of a real manila folder. Then take notes right into text editors no differently than DOS, and file them into your desired folders manually. There will be a creation date, modification date & access date associated with the files & folders and the text can be some of the most rapidly searchable.

It's OK to make a folder for a single worthwhile text file, since you will sometimes want to search by folder, other times by filename or contained text. Try to stay organized and don't make too many subject folders though in case you want to be able to search them easily manually sometimes. In real filing cabinets there was usually only one layer of subfolders, which are supposed to be much more familiar today but sometimes I wonder.

With 4 primary partitions addressable by DOS, these were supposed to represent the four drawers of a filing cabinet. A common arrangement would have been one drawer with a main folder for each product, one drawer with a main folder for each customer, one containing each month's invoices, and one with each month's correspondence.

Storage for one's personal notes is not usually a large requirement, and you may not need a database to be helpful.

Comprehensive snapshot/backup can be made by easily copying the entire organized partition contents of small universal text files, uncompressed.

Tagging and word processing can always be done after initial note-taking.

If all the notes even turn out to be worth it.

Make it easy on your secretary.

Re: Ask HN: How do you take notes throughout your work day?

#74

One single text file per year named journal .md in Markdown edited in an always-open window of a text editor (VSCode) throughout the day. Oldest entry is at the top, newest is at the bottom. To-do items are below the newest entry so that I they are always visible. For me the most convenient thing is that I can use the editor's search feature to find things. There's no specific format (no tags, for example). There is…

I do the exact same thing

Just one big markdown file with a heading for each day

Cool to know other people do the same

Re: Ask HN: How do you take notes throughout your work day?

#75
post #4

I use Obsidian to take the notes then go through them just before leaving work and make them into something more useful if it is needed and add them to my web of knowledge inside obsidian.

Obsidian seems to be quite a prevalent solution for personal knowledge base building. (Personally I don't really make use of the 'web of knowledge' feature - it takes some time to do it well for me). How long would you say it takes you to make them into something more useful on average?

[deleted]

Re: Ask HN: How do you take notes throughout your work day?

#77
I have tried many many tools over the years. Each time limitations, platform support or proprietary data formats frustrated me. In recent years I started to experiment just using Markdown files, but then cross references and having to organise document and folder structure ahead of time proved to be yet another failing.

Started to look at a few modern takes on the problem including Roam Research. A few months ago I found https://logseq.com/ Still in beta but progressing quickly. So far I think I have finally found my happy place.

Re: Ask HN: How do you take notes throughout your work day?

#78
I just make one LibreOffice document for every work day. I've tried several other things and keep coming back to this. I usually print off my logsheet at the end of every day and keep them in a binder. I pretend like I'm writing a book about my time at the company, one day at a time :)

I like how it is so easy to copy and paste images. Also, I like how What You See Is What You Get with such a simple approach.

I also use odtgrep to search through my old daily logs: https://gist.github.com/gwpl/4bc476457156f88cdf64121cbe57fad...

Re: Ask HN: How do you take notes throughout your work day?

#79
post #4

I use Obsidian to take the notes then go through them just before leaving work and make them into something more useful if it is needed and add them to my web of knowledge inside obsidian.

Obsidian seems to be quite a prevalent solution for personal knowledge base building. (Personally I don't really make use of the 'web of knowledge' feature - it takes some time to do it well for me). How long would you say it takes you to make them into something more useful on average?

It takes on average 10-20 minutes. Sometimes maybe say 10-15 % of the times I continue working on a note at home and those times the note turns into more of a wiki page because it is something that I deem worthy of more research and so on.

Re: Ask HN: How do you take notes throughout your work day?

#80
I have one file called Worknotes.txt been using that for last 10yrs. All my notes are there inbetween I tried keeping separate notes for separate projects but it's hard to remember in folder and where. So got back to one file itself. It's easy for searching back. I keep date format consistent so it's easy.

Top of the file has all zoom/ mobile numbers of people i need to contact during emergency or support in production.

EoD marked by 20-30 hyphens next line start with date.

I wish i had learnt mark down 10yrs back. Thinking again what's the point. This serves the purpose.

Post reply on HN