TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A Better To-Do List: The 1-3-5 Rule

77 pointsby acavabout 12 years ago

15 comments

kriroabout 12 years ago
My current system is kind of strange but works for me:<p>- I have a "master view" of sorts in Trello where I keep track of projects/long term stuff in a birds eye view<p>- I use a notebook (real one non electronic) to keep track of my daily stuff<p>- In the notebook I write down the stuff todo every day and scribble down 25 minute checkboxes behind each one guestimating the time it takes (this is a leftover from promodoro which I dropped alas I kept some parts that I liked)<p>- Whenever I start on an item I highlight it with a yellow marker and cross off a checkbox after about 25 minutes...if it takes longer i add extra checkboxes as circles, triangles if it takes even longer (this is to keep track of my self estimation)<p>- Other than the date and todo items I have a box at the top for each day where I track long term improvement stuff i.e. silly stuff like "got out of bed within 15 minutes of the alarm ringing", "drank 1l+ of water"...I start each day by drawing that box and after a while when those items become automatic they get removed and replaced by other stuff (say "took a 10 minute walk")<p>I could see adding a layer of 1-3-5 when creating the daily list but it might actually be more like 1-2-3.
评论 #5497062 未加载
jamesrcoleabout 12 years ago
On the surface it sounds like an reasonable way to prioritize things -- every day do 1 big thing, 3 medium things, and 5 small tasks -- but why should such a division of your time necessarily reflect your priorities? What if the best use of your time at the present moment was to just focus on the single most important thing (for example)?<p>(Note, this is just from thinking it through in the abstract, and I know that practical experience with things can show you sides of them that weren't obvious in the abstract. So if anyone does have practical experience with it and can comment, I'd be interested to hear it).
评论 #5498506 未加载
xjtianabout 12 years ago
I think the rigidity of this system is its biggest drawback, as is the case with most productivity systems. For example, if I have two large projects that I need to get done and I only write down one, the other is going to keep nagging at me in the back of my head while I'm working and distract my focus. If I write both of them down, then I've deviated from the system, which in my experience means that by the end of the week, it'll just devolve into a vanilla to-do list grouped by the 'size' of tasks.<p>That's mainly why I switched to GTD for all of my to-do lists and projects. Because my inbox holds literally every task or to-do item that pops into my head during the day, I never have that distracting "am I forgetting something?" feeling during the day. I can process and sort my inbox whenever I have free time, and the flexibility in deciding which tasks should be made into projects, next actions, etc... means that the system always fits my schedule no matter how unpredictable or crazy it is, instead of me having to fit my schedule into the system.
评论 #5496930 未加载
评论 #5497038 未加载
评论 #5496789 未加载
donutdan4114about 12 years ago
Inspired me to make <a href="http://1-3-5.com/" rel="nofollow">http://1-3-5.com/</a>
评论 #5497708 未加载
评论 #5498668 未加载
评论 #5497129 未加载
评论 #5497355 未加载
sgoodyabout 12 years ago
I know there's a lot of this kind of advise out there and I find most of it works fairly well. I think that for people who have a problem getting things done, the main issue is just not having any way of tracking things at all.<p>I don't follow any methodology as such, but one thing which did help me was reading a tiny bit about the Pomodoro stuff. Basically the thing which absolutely kills my productivity is context switching. i.e. starting one thing, then breaking off to do another. What I take away from the Pomodoro stuff is that I should not work on anything for less than 20mins and that time should be carved up into 20min chunks.<p>In practice all this means to me is that I try not to get distracted by other things and if somebody attempts to get my attention I'll get them to wait until I've completed the thing which I'm at task on.<p>I don't do anything by strict structure, so everything's subject to changes, but I try to be careful to allocate a minimum amount of time to things and I <i>try</i> to make a todo list. In my private life I use toodledo, which gives me decent views by due date/urgency/context/folder. At work, I'm using a mix of Gmail stars, Gmail tasks and proprietary apps, though in the past I have just used a single .txt file.
d0mabout 12 years ago
Only thing I've found that worked for me was emails. Whatever app I want to use, I'll still get 100+ emails everyday. When I don't have that much thing to do, cool todo apps are great.. but anytime there's a real "get shit done urgently" I just fall back to email mode.. so I guessed why not always use email.
jkaljundiabout 12 years ago
Even doing just 1 big thing per day can do miracles: <a href="http://blog.weekdone.com/top-10-ways-for-a-productive-week/" rel="nofollow">http://blog.weekdone.com/top-10-ways-for-a-productive-week/</a>
ianoxabout 12 years ago
This reminds me of a blog post by Scott Hanselman where he mentioned the Rule of Three [2], which seems like a similar approach to todo lists in that it helps you narrow your focus onto the most important things you need to get done.<p>[1] <a href="http://www.hanselman.com/blog/ProductivityVsGuiltAndSelfLoathing.aspx" rel="nofollow">http://www.hanselman.com/blog/ProductivityVsGuiltAndSelfLoat...</a><p>[2] <a href="http://sourcesofinsight.com/the-rule-of-3/" rel="nofollow">http://sourcesofinsight.com/the-rule-of-3/</a>
pjungwirabout 12 years ago
This approach also lets you move the big thing (or hard thing) to a time when you are at your best and have few interruptions. I personally like to do the hard or more unknown bits sooner, and sometimes I even save up the easy stuff for those after-lunch hours when my brain feels mushier.
nshankarabout 12 years ago
I use a diary to maintain the tasks for any day. If the tasks are not done on that day, very rarely they are done in a single day, I write them on the next day's calendar page. I also write a small note below the previous page where I get the next thread.
Brajeshwarabout 12 years ago
Try this App EisenPower - <a href="http://www.eisenpowerapp.com/" rel="nofollow">http://www.eisenpowerapp.com/</a><p>Nope, I've nothing to do with the app. I'm just a happy regular user.
Y0L0about 12 years ago
This is similar to A-B-C analysis: <a href="http://en.wikipedia.org/wiki/Time_management#ABC_analysis" rel="nofollow">http://en.wikipedia.org/wiki/Time_management#ABC_analysis</a>
antimoraabout 12 years ago
this is similar to these suggestions from the following articles<p>1. <a href="http://mysuperchargedlife.com/blog/personal-productivity-accomplish-3-things-today/" rel="nofollow">http://mysuperchargedlife.com/blog/personal-productivity-acc...</a><p>2. <a href="http://lifehacker.com/5853732/take-a-more-realistic-approach-to-your-to+do-list-with-the-3-%252B-2-rule" rel="nofollow">http://lifehacker.com/5853732/take-a-more-realistic-approach...</a>
danlopezabout 12 years ago
I like what this allows for daily tracking. It makes it really easy to see if you got through everything you wanted to on a daily basis.
shadowrunnerabout 12 years ago
Not a bad idea, but I don't print the templates out. Just use a scrap piece of paper. It'll save money and trees.