At first glance it's ugly as hell but after a while you will realize it's perfect
Ask HN: How do you take notes throughout your work day?
31–40 of 91 posts
Re: Ask HN: How do you take notes throughout your work day?
#32Re: Ask HN: How do you take notes throughout your work day?
#33The format is an H2 for every day, named after the day's date, followed by an outline that covers what I worked on, including details that stood out, links to tickets and slack discussions, etc.
If I ever need to embellish upon a point, I add an H3 as the subheader and write up whatever needs embellishment. Same goes for useful queries I might want to reference later and other daily scratches. This makes for a useful [TOC] for apps that support it (I'm using typora)
In slack we have a room we post low-detail lists of what we worked on for the day. I generally just copy and paste my daily outline to it. It's TMI for the team, but the ease of doing so ensures I post consistently, and since a lot of my work tends to affect a lot of the team, I think those concerned tend to appreciate the extra detail.
Also, like @OnACoffeeBreak, I use a full sized notebook and a fancy pen to help keep me focused during meetings or when I need to sketch out an idea.
Re: Ask HN: How do you take notes throughout your work day?
#34Forward sends me an email tomorrow, next week, with all of the notes I tag for that day. Takes it off my mind until I need to think about it.
Re: Ask HN: How do you take notes throughout your work day?
#35Re: Ask HN: How do you take notes throughout your work day?
#36OneNote. One section for each year, one page for each week. Copy unfinished todos from the last week at the being of every new week.
Re: Ask HN: How do you take notes throughout your work day?
#37Re: Ask HN: How do you take notes throughout your work day?
#38Re: Ask HN: How do you take notes throughout your work day?
#39Personally working on it... so many options (I prefer making my own) just talking about approaches to data store.
I've already made an encrypted at rest url-based web notepad and also a cross-platform app (desktop/mobile) with the API hosted by a local RPi.
I'm in the process of making a Chrome extension one just because I'm always in Chrome.
Re: Ask HN: How do you take notes throughout your work day?
#40with org-crypt for the private stuff.
i mix my todos with my notes.
though I don't mostly find taking notes that useful at work. if something is involved enough, i'll update our wiki, or right a tutorial. most of my real note-taking is in my code itself. much of the other stuff has a trail of communications that can be searched.