Kanned Tomatoes: A Kanban / Pomodoro Way of Getting Things Done

Published Mar 8, 2012 (12 years ago)
Danger icon
The last modifications of this post were around 12 years ago, some information may be outdated!

Pomodoro Kanban

Edit: I've finally built a tool to integrate Trello and Pomodoro! Check out Trellodoro.

I've been a big fan of personal kanban for a while now. I even have a couple articles about my journeys in kanban land. Kanban gives me a great way of seeing what I'm doing, what is waiting for feedback from others, and what I need to do. However, lately I've been getting rather scattered in actually accomplishing my various tasks. To remedy this, I decided to try out a little something I read about a while back, the Pomodoro Technique.

The basic idea behind Pomodoro is to break down your work into focused bursts, called "Pomodoros" (which is Italian for "tomato", which rolls into how the entire system started). You work on a single task for 25 minutes, and then take a 5 minute break. After you work 4 or 5 Pomodoros, take a 20 minute break or so. Taking this approach allows you to break down your work into very simple, and focused tasks. Ideally, it shouldn't take you longer than 3 or 4 Pomodoros to accomplish a task. If it does, you should break down your task into substeps. For example, the "Add new feature X" type task can be broken down into "Create DB columns for feature X", "Add view/read code for feature X", "Add edit/delete code for feature X", etc. This helps you avoid the distractions of the other steps that sometimes slow down your overall productivity. After each Pomodoro is completed, you mark whether or not it was successful, or if there were interruptions during the period. These interruptions can be external (so and so called and I had to discuss a bug fix) or internal (I wound up browsing Facebook for a while). Ideally, when you complete a task, or even a project, you can analyze the pomodoro sessions and look for ways to improve your focus. Having the short breaks frequently gives you the necessary gaps to check Facebook, and also serves as a motivator for when you jump into your next session to stay focused.

How has the Pomodoro Technique worked for me? So far I like it, but I've been highly unsuccessful. Maybe it is my own focus issues, maybe it's the shifts that have occurred a lot lately in project priorities, but I haven't had too many "successful" Pomodoros. That's not to say I'm not getting work done, I still am doing that, but I'm far from a "pure" Pomodorist yet (I wonder if that's a word). And then there are times where working from home has it's own interruptions as well. I'm still breaking myself of my old habits as well. I think for myself one of my big hangups is the "switchy" problem of slinging some code, going to check a download, checking a status update, typing part of a blog, etc. I think as I continue to use the Pomodoro technique that this will improve even more, I've only been using this for a couple of weeks and even then I have to remind myself to setup a task and start the timer. On the whole I think Pomodoro fits well with the whole agile methodology mindset. Work is broken down into small, manageable tasks, which helps in a very simplistic "get things done" type mindset. It also helps break thinks down into units that could be handled by other people as well. It also helps you if you need to change gears. Let's say you do get that e-mail about having to update something on the other project. Instead of dropping everything right there, losing valuable dev time and mental energy used on the project, finish off your Pomodoro and then get to work on that task. You'll be able to shift gears without having the other project nagging in the back of your head, and I'm sure if you told your boss you'll be getting a jump on that within the hour, they won't complain. Measuring Pomodoros can also help you estimate future work to be done.

So what tools am I using for my Pomodoro use? The original way was to use a simple piece of paper and a pencil. Outline which tasks you were to do for the day, then pick one, start your timer, and go. You'd mark down successful or interrupted pomodoros as you went. However, doing work on my computer all day, having some digital resources at your fingertips works best for me. Ideally I would LOVE to have a combined Kanban/Pomodoro tool to get my work done. As it turns out, there is one, it's called Kanban Flow. Kanban Flow is a nicely developed Kanban board that has the option to track Pomodoros as well:

Kanban Flow Screenshot

However, at this point I don't think the Pomodoro aspect of the appliation is a first class citizen. I keep popping back and forth into the app to try things out, but one major thing for me are the audio cues and some kind of alarm that goes off at the end of the Pomodoro. That would be a huge help. The app is still in beta, so I'm sure I'll be looking at them again soon.

An honorable mentions go out to Orkanizer, which is still in beta and shows some promise as well. However, it was just a little bit "too beta" for me to be effective. Sometimes notifications would work, sometimes they wouldn't.

Eventually I stumbled upon Pomodoro Crate. This is a fully featured Pomodoro App that runs on in the browser. It allows me to organize my activities into projects (very helpful) it gives you a nice large timer that also gives you audio cues at various minute marks in the Pomodoro. It also has a quick button to do your short and long breaks. I haven't started looking into the analysis tools yet, but with Crate, I was able to get up and running in minutes AND be able to functionally accomplish some Pomodoros at the same time.

Pomodoro Crate Screenshot

Sure there's no Kanban integration with Crate, but that's okay. Between Trello and Pomodoro Crate, I have a HIGHLY functional task tracking and work management environment that goes wherever I am working. I'll admit I'm still fine tuning my pomodoro life, but I think it will be quite beneficial to me moving forward. And I'm sure I'll figure out how to write a widget or plugin that will create Trello cards as Pomodoro Tasks for me as well 8^D

Any Pomodoro users out there? I'm still looking for any tips or tricks, and I'm still in the hunt for tools and would love any insights you have. If you're just starting out with Pomodoro like me, drop me a line too, I'd love to see how it's going for you.