One Year of Pomodoros

post by alexvermeer · 2014-01-01T21:27:01.797Z · LW · GW · Legacy · 20 comments

Contents

  The Result: 5,008 Pomodoros
    Stacked Pomodoros by Week in 2013
  My version of the pomodoro technique
  How did I track?
  Why I think it’s worked really well for me
None
20 comments

(Pomodoros have been talked about a bunch on LW. I, like elharo, first started using the technique after attending a CFAR workshop. Cross-posted from my blog.)

The pomodoro technique is, in short, starting a timer and doing 25 minutes of focused work on a single task without interruption, followed by a five minute break. Choose a new task, restart the timer, and repeat.

Throughout 2013 I used pomodoros to execute on pretty much all of my life projects, organized into the following categories:

The Result: 5,008 Pomodoros

The end result was 2,504 hours of recorded work—5,008 pomodoros in total: 

Stacked Pomodoros by Week in 2013

2013pomodoros

A summary, by category (with hours in brackets):

Grand Total: 5,008 (2,504h) – 96.3 (48.2h) avg/week

My version of the pomodoro technique

To be clear, I didn’t use the pomodoro technique 100% faithfully. Certain things here, such as most Health (exercise) stuff, I never actually ran a pomodoro timer. But since I had a system for tracking where and how I spent my time, and since “claiming” all that time helped motivate me e.g. to climb regularly, I included them.

Ways I deviate from the “true” pomodoro technique:

How did I track?

Near the end of 2012 I whipped up a simple web app that I use for tracking all of my pomodoros. Here’s a sample screenshot from a week from earlier this year:

pomodoro-tracker

Every pomodoro added is given a description, project, major area, and count. This way I can view all pomodoros by project, area, over a given date range, etc. (I’m pretty sure there are other apps out there that let you do basically the same thing, but I haven’t taken much time to explore them.)

Why I think it’s worked really well for me

Of all the productivity hacks I’ve tried over the last decade, the pomodoro technique was, for me, the hands-down most effective technique. My thoughts on why the pomodoro technique has worked so well for me:

In summary, if you haven’t yet, I highly recommend giving the pomodoro technique a try.

20 comments

Comments sorted by top scores.

comment by Risto_Saarelma · 2014-01-01T21:56:29.672Z · LW(p) · GW(p)

Reports of productivity techniques working past the honeymoon period are very valuable. Thank you for posting this.

Replies from: Jayson_Virissimo, alexvermeer, hyporational
comment by Jayson_Virissimo · 2014-01-02T03:29:28.865Z · LW(p) · GW(p)

As are reports of them not working past the honeymoon period. Perhaps, even more so.

comment by alexvermeer · 2014-01-02T14:48:48.498Z · LW(p) · GW(p)

Thanks for the encouragement. :-)

comment by hyporational · 2014-01-02T21:42:15.021Z · LW(p) · GW(p)

I wonder if the extra energy from the honeymoon-effect could be utilized better to make habits more permanent. Many techniques work just fine but people stop using them for whatever reason.

Replies from: Risto_Saarelma
comment by Risto_Saarelma · 2014-01-02T22:43:14.629Z · LW(p) · GW(p)

You can look into the lessons in The Power of Habit and think more about the cues that trigger the habit routine and the rewards that follow it and strengthen the habit.

Pomodoros have the obvious cue of needing to get some work done. I guess the simple feeling of accomplishment from a successful pomodoro could serve as the reward. Maybe more explicit thinking about each could help make the habit stronger.

comment by [deleted] · 2014-01-02T00:15:49.299Z · LW(p) · GW(p)Replies from: alexvermeer, None
comment by alexvermeer · 2014-01-02T14:48:17.617Z · LW(p) · GW(p)

I've been meaning to check this out. Thanks for the reminder.

comment by [deleted] · 2014-12-22T07:07:58.729Z · LW(p) · GW(p)
comment by BenLowell · 2014-01-02T09:22:20.322Z · LW(p) · GW(p)

How do you not get fatigued with recording things?

What are your recommendations for amount of structure before you incorporate pomodoros? Is there any structural/organizational stuff you should have set up before you do them?

Replies from: alexvermeer
comment by alexvermeer · 2014-01-02T15:03:33.232Z · LW(p) · GW(p)

How do you not get fatigued with recording things?

I'm actually a bit surprised that I was able to maintain my recording for over a year. Some reasons why I think I was successful in hindsight:

  1. Since I made the tracking app myself, I was excited to use it for the first little bit.
  2. I intentionally made my tracking app such that I could see my daily, weekly, and category totals, all at once for a given week, which is important for me since my primarily unit of productivity measurement/planning is the week.
  3. I came to realize that tracking all of the categories was key to the whole thing working. By tracking e.g. miscellaneous stuff (which seems pretty pointless at times), you're given a constant reminder that you are "covering all your bases."
  4. After tracking pomodoros for several months, not tracking pomodoros made it feel like I wasn't being productive.
  5. Once I passed a critical threshold, I was motivated by the thought of having an entire year's worth of data.

What are your recommendations for amount of structure before you incorporate pomodoros? Is there any structural/organizational stuff you should have set up before you do them?

You need basically zero structure to start using pomodoros; just a task and some time to work on it. (I say this especially because I'm really bad for wanting my system to be "perfect" before I use it.) I treaded the pomodoro waters for several months before delving in to tracking everything. My organization system, in short, is having a +/-5 year plan, a current year plan, and current quarter plan, and current month plan, and then specific tasks/projects for the current week (which I roughly estimate in pomodoros, or at least aim to hit a certain total for the week).

comment by Malo (malo) · 2014-01-01T21:46:17.499Z · LW(p) · GW(p)

Thanks for posting this. It's nice to see how techniques like this work out in practice for people.

Also, that's a sweet looking web app!

comment by DaFranker · 2014-01-02T13:04:22.081Z · LW(p) · GW(p)

Real artists ship.

Possibly the best part about the web app. Despite the fact that the app looks more useful than any of the pomodoro apps I've seen before.

Replies from: alexvermeer
comment by alexvermeer · 2014-01-02T14:47:44.546Z · LW(p) · GW(p)

Real artists ship

Apparently attributed to Steve Jobs, though it was Seth Godin's book Linchpin that drove this point home for me.

comment by Creutzer · 2014-01-02T11:14:45.468Z · LW(p) · GW(p)

Do you have reservations about making that app you use for tracking available so that others can be spared the trouble of having to find one?

Replies from: alexvermeer
comment by alexvermeer · 2014-01-02T15:06:09.605Z · LW(p) · GW(p)

Unfortunately, the app is in extremely alpha stages, running locally, and I doubt I'll prioritize it over other projects.

Replies from: ahel
comment by ahel · 2014-08-19T20:56:06.239Z · LW(p) · GW(p)

Just release it as what it is now. Pretty please.

comment by buybuydandavis · 2014-01-01T22:00:46.463Z · LW(p) · GW(p)

Looks like there are a ton of pomodoro android apps.

Anyone got one with tasks, categories, and analytics?

Replies from: somervta
comment by somervta · 2014-01-02T00:52:19.785Z · LW(p) · GW(p)

Pomodoro Calendar has this, if I understand you correctly.

comment by Emile · 2014-01-01T21:36:40.689Z · LW(p) · GW(p)

I just started using Pomodoro yesterday. I'll report back when I have more perspective. Thanks for the write-up of your approach!

comment by erensezener · 2014-01-08T20:33:08.376Z · LW(p) · GW(p)

Trivia: Plural of Pomodoro is Pomodori.