Live data from Hacker News

My productivity app is a never-ending .txt file (2020)

jeffhuang.com

11–20 of 272 posts

Re: My productivity app is a never-ending .txt file (2020)

#12
I use a format[1] that's _slightly_ more structured, in that files are divided into explicit entries with headers to indicate whatever metadata I want, and I also use this same format for storing other information (metadata about my music[2], workshop projects, orders, whatever).

Other than that, same, bro.

[1] https://github.com/TOGoS/TEF

[2] https://www.nuke24.net/music/music.txt

Re: My productivity app is a never-ending .txt file (2020)

#15
This is how I run all my one-on-ones, just an append only list where every meeting just gets appended on top of another with a date. If there are kaban tasks/external documents/etc that are relevant they still get linked into this page. It very amazing to see what we're working on now, a week ago, a month ago, etc. And as a collaborative free-form document it gives both the manager and their report the ability to craft a story of what's happening (and check in on progress in a way that dashboards fail to represent correctly!).

Re: My productivity app is a never-ending .txt file (2020)

#20
post #5

I'm doing something similar with Obsidian daily notes[^1]. I also have a weekly note that I use to plan the next week. Similar to how the author talks about scheduling their next day the evening before, I've started planning the big tasks for next on Friday afternoon, as this gives me momentum on Monday morning. Related: I've found the 3/3/3 technique from Oliver Burkeman[^2] and the concept of open and closed lists…

+1 for Obsidian, it's invaluable for my day-to-day AND long-term stuff
Post reply on HN