Bullet Journal Revisited

The Bullet Journal is a system for Getting Things Done. One nested pen-and-paper list that gets rewritten every morning.

My original analogue attempt at maintaining a Bullet Journal

The "Bullet Journal"[1] is a system for Getting Things Done. One nested pen-and-paper list that gets rewritten every morning. My first post on this site was about the success I was having with the Bullet Journal. Over the last few weeks I've begun to use the journal system again, so I figured it was time for an update.

I used the Bullet Journal daily for about ten months (covering most of my time as a freelance developer). When an agency recruited me, I stopped using it. They had their own task-management tools, and I no longer had such an urgent need to organize my own time.

Fast-forward several years and I was beginning to feel the lack of a personal organization system. I was getting stuff done in work hours, for sure, but momentum was slipping on all my "side projects". I don't get people who struggle to come up with ideas for projects: I'm overwhelmed by ideas. What I find hard is execution. Getting Things Done is my Achilles heel. It was time to revisit the Bullet Journal.

Going digital.

When I kept the daily task-list, I had a dedicated paper notebook. Keeping things analogue (as per the "pure" Bullet Journal method) was a way of maintaining focus. But now I'm much more comfortable keeping everything in the "cloud". I keep all my notes in a private Dropbox folder so I can access them wherever I am, regardless of what device I'm using. It also allows me to use my favourite writing apps[2].

Constant access to my files has removed the downsides of keeping a digital list. In 2013 I was more comfortable carrying a physical notebook around with me. Now, I find it more convenient to keep a folder full of markdown files in the cloud.

Because I spend so much time working with markdown documents, and because markdown has such an elegant way of handling bulleted lists (with checkboxes!), adapting the Bullet Journal method was a natural choice.

My evolved Bullet Journal system.

The central tenets of my journal are the same as the "official" system. I have one task list, and that gets refreshed every morning. I remove completed items, and anything still outstanding gets re-evaluated[3].

Because the list is digital, I don't need to worry about adding a "migrated" marker when a task rolls-over into the next day. If it's done, it gets deleted. If I want it to "migrate" to the next day's list, it stays where it is. I've also moved away from the other markers used in the original setup. Sticking to the nested list works nicely for me, and I found the extra markers for events etc. made my lists over-complicated and overwhelming.

I nest my list by topic. By way of example, here's a snippet of a list I made for adding a new feature to this very site:

-   [ ] My personal website // This is the "master" list item
    -   [ ] readtime calculation
            _ [x] calculate seconds based on words-per-minute // I have completed this item.
            _ [ ] parse time into human-readable string \* [ ] write a blog post about the process + [ ] another feature
            // ...

When I kept my analogue journal, I would create "super objectives" for every month. The idea was that I could refer to those pages and make sure I was keeping up with my "big picture" goals. This was always a cumbersome process, and these super-objectives were often overlooked.

Space is not a factor for my digital journal, so I can afford to add as many items as I like. I even break those items into groups if the mood takes me. Right now I have "Big goals", "Technologies to learn (and master?)", "Dream goals", and "Short-term tasks".

Big goals is at top of the page and has all my serious objectives for the year ahead (this is a new addition for 2017 - it's early days yet, so we'll see how this pans out...). My hope is that by keeping these items front-and-center means I can't ignore them. I've discovered there are few things more disheartening than finding a year-old task list and not being able to tick-off a single item.

Technologies to learn (and master?) helps me keep on top of the things I'm trying to learn. Sample entries at the moment include vue.js & web audio API.

Dream goals is more whimsical. These are things I'd like to do, but am unlikely to find time for. But by writing them down I can justify a major change in tack if a great opportunity comes along. (“Sure I can blow some money on a fancy copper alembic-still; make some whisky is on my task list!”). It also helps to keep my procrastination in-check. If I find myself wasting time on some shiny new idea, I can't use the old "well, I've always dreamt of doing this" excuse. If I cared enough about it, I'd have put it on the list!

Short-term tasks is the most mundane section, but also the most used and the most useful section. Lately I've been focusing on improving this website. As a result, my list is full of items like setup LetsEncrypt on server and filter out lang-spam in G. Analytics. Most of the items in this section are getting checked off, which is a signal that I'm close to my goal[4]. Time to start thinking about the next short-term goal...

In the past, it has always been the time in-between projects when my focus has dipped. And once I lose my focus, I find it very hard to get back into the groove again. Predicting an imminent "danger zone" helps me sustain a higher level of productivity.


Update:

Coincidentally, it appears I'm not the only one who's been investigating the Bullet Journal lately:

After this post was written, I checked Google's Search Trends tool and saw a surprising spike. My original 2013 article always sees a uplift in traffic around the new year, but the last twelve months have seen consistent growth that correlates with the general Google trend. My hope is that everyone who's trying out the Bullet Journal (myself included) can turn that interest into a genuine boost for productivity.


  1. Credit for the Bullet Journal concept goes to digital product designer Ryder Carrol. ↩︎

  2. My favourite writing apps are Sublime Text on my laptops and desktop, and Byword on phone and tablet. I do all my writing in Markdown (be it drafts for complicated emails, notes on work projects, or aide-mémoire). ↩︎

  3. The daily re-evaluation of all uncompleted tasks keeps the list fresh. ↩︎

  4. The "new year refresh" has passed the 80% complete mark. That's farther than I've ever got before. Time to move on to the next project! ↩︎


Related posts

If you enjoyed this article, RoboTom 2000™️ (an LLM-powered bot) thinks you might be interested in these related posts:

A bullet-journal workflow

An analogue to-do list system. To-do lists are usually just a short-term fix, but I've found a system that stays relevant.

Similarity score: 95% match. RoboTom says:

Spiraling out of control? Open up the Bullet Journal again

Believe it or not, I've thought of something new to say about Bullet Journalling.

Similarity score: 89% match. RoboTom says:



Signup to my newsletter

Join the dozens (dozens!) of people who get my writing delivered directly to their inbox. You'll also hear news about my miscellaneous other projects, some of which never get mentioned on this site.

    Newer post:

    Getting to grips with SVG markup

    Published on