For everyone thinking about a new year journaling habit ...
dailyjournal.party is a tool I built after getting frustrated with how bulky it was to carry around a 90 day planner like https://monkmanual.com/ or a yearly planner like https://dailygreatness.co/.
It provides a printable two-sided journal for A4 or letter paper. Each day has a morning planning page and a nighttime reflect/gratitude page. Each week and month also has the same. These are inserted when the timerange crosses a week or month bondary.
I try to print one of these per week, usually on a sunday so I start the week with a weekly planner.
The idea of these is to be disposable (if you want) so the thoughts and feelings recorded in them don't have the same 'blank journal paralysis' that can occur with a big heavy book. If you want to go back and review them, just save them in a box, if you don't, throw them out at the end of the week.
The site allows for customizing the questions, and your changes are saved in localstorage.
The printable layout isn't as perfect as I'd like, in particular the dotted lines don't perfectly fit in the boxes - it's all done with html/css tricks to make it fast to iterate, generate and preview, as well as to take advantage of how good css is at filling grids. I built a version with LaTeX that was beautiful but a pain.
1 comment
[ 0.22 ms ] story [ 11.2 ms ] threaddailyjournal.party is a tool I built after getting frustrated with how bulky it was to carry around a 90 day planner like https://monkmanual.com/ or a yearly planner like https://dailygreatness.co/.
It provides a printable two-sided journal for A4 or letter paper. Each day has a morning planning page and a nighttime reflect/gratitude page. Each week and month also has the same. These are inserted when the timerange crosses a week or month bondary.
I try to print one of these per week, usually on a sunday so I start the week with a weekly planner.
The idea of these is to be disposable (if you want) so the thoughts and feelings recorded in them don't have the same 'blank journal paralysis' that can occur with a big heavy book. If you want to go back and review them, just save them in a box, if you don't, throw them out at the end of the week.
The site allows for customizing the questions, and your changes are saved in localstorage.
The printable layout isn't as perfect as I'd like, in particular the dotted lines don't perfectly fit in the boxes - it's all done with html/css tricks to make it fast to iterate, generate and preview, as well as to take advantage of how good css is at filling grids. I built a version with LaTeX that was beautiful but a pain.