|
|
|
|
|
by audionerd
974 days ago
|
|
I always liked this compact linear calendar format for planning and estimating. I use it often, with weeks on the left, and my list of tasks on the right. I wrote a command-line app similar to `cal` to generate them in simple plain text: https://npmjs.com/package/calx `calx 2024` will give you next year’s calendar. |
|