Hacker News new | ask | show | jobs
by enobrev 1744 days ago
I use a command line app called nb to manage my markdown files and a single markdown file per week, named after the first day of the week. For instance, this week's is called "Weekly Summary - 2021-09-13".

The 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.