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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Does anyone else time their checklists?

7 点作者 avk超过 3 年前
Does anyone time their checklists or have checklists that would benefit from a timer? I&#x27;m thinking of information like how long does a checklist step take, how long does the entire checklist typically take to complete, or when&#x27;s the last time I did a checklist. I have two small examples in mind where this has been useful:<p>1. reviewing my finances—and making sure I don&#x27;t miss any transactions<p>2. GTD weekly reviews—to make sure I make enough time for a review, especially if I&#x27;m not as consistent as I&#x27;d like to be<p>Very curious if anyone else finds it helpful to time their checklists. Or does it suffice to just do a checklist regardless of how long it takes?

3 条评论

satvikpendem超过 3 年前
I do this and I&#x27;m making an app to do this basically. It&#x27;s a todo list where each task has time associated with it, then you can play the timer to count down while you do the task: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;satvikpendem&#x2F;status&#x2F;1446697663479562242?s=20" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;satvikpendem&#x2F;status&#x2F;1446697663479562242?...</a><p>The website is at <a href="https:&#x2F;&#x2F;getartemis.app" rel="nofollow">https:&#x2F;&#x2F;getartemis.app</a> but it&#x27;s still under development.
评论 #29977607 未加载
muzani超过 3 年前
Many things in knowledge work are very hard to time. Even reading a document has huge variance.<p>I&#x27;ve settled on just two time blocks: morning to lunch and lunch to evening.<p>Energy level has a very strong effect too, possibly a 10x effect to time. Sometimes I get a thing done in 30 mins, sometimes it takes the whole day. And sometimes I stress out about it taking the whole day, depleting my energy level and it takes two days.<p>However, it&#x27;s useful to time routine work, like picking up groceries and meetings. The consistent things anchor the rest of the day.
评论 #29949630 未加载
jryb超过 3 年前
When I make my todo list for the day, I estimate how long each task will take and write the time I expect to start each one. Since I rarely overestimate, it mostly serves as a way to limit myself to reasonable expectations, but there is the minor benefit of pressuring myself to stay on track for the day.