TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Dailyjournal.party: a customizable printable daily planner and gratitude journal

2 点作者 blackmad超过 1 年前

1 comment

blackmad超过 1 年前
For everyone thinking about a new year journaling habit ...<p>dailyjournal.party is a tool I built after getting frustrated with how bulky it was to carry around a 90 day planner like <a href="https:&#x2F;&#x2F;monkmanual.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;monkmanual.com&#x2F;</a> or a yearly planner like <a href="https:&#x2F;&#x2F;dailygreatness.co&#x2F;" rel="nofollow">https:&#x2F;&#x2F;dailygreatness.co&#x2F;</a>.<p>It provides a printable two-sided journal for A4 or letter paper. Each day has a morning planning page and a nighttime reflect&#x2F;gratitude page. Each week and month also has the same. These are inserted when the timerange crosses a week or month bondary.<p>I try to print one of these per week, usually on a sunday so I start the week with a weekly planner.<p>The idea of these is to be disposable (if you want) so the thoughts and feelings recorded in them don&#x27;t have the same &#x27;blank journal paralysis&#x27; 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&#x27;t, throw them out at the end of the week.<p>The site allows for customizing the questions, and your changes are saved in localstorage.<p>The printable layout isn&#x27;t as perfect as I&#x27;d like, in particular the dotted lines don&#x27;t perfectly fit in the boxes - it&#x27;s all done with html&#x2F;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.