A love letter to LFTM

Exactly three years ago, I made my own private copy of Coraline’s lftm and pushed my first commit. Unbelievably, I have kept it up, almost every workday, since then.

LFTM stands for low-friction task management system, and I’ve mentioned it before here.

LFTM introduction #

The README in Coraline’s repo really spells out the simplicity of this system:

The system consists of a number of folders, each containing a specific kind of text file.

It’s a repo with folders and files. There’s some structure provided by the folders, but that’s it.

And, hot damn, if it doesn’t just work.1 Coraline outlines the benefits she’s experienced like so:

  • Answers the question of ‘what do I do next?’, which is the ultimate productivity killer.

  • Keeps my working memory uncluttered.

  • Keeps me from um’ing during my daily standups. I always know what I worked on yesterday.

  • Is a handy record of accomplishments that I can reference when it’s time for my review, I want to ask for a raise, or I’m updating my resume.

  • Provides a reminder that I do, in fact, get things done and that I don’t, in fact, suck at my job.

Also, because it’s text, it’s so very searchable. Because it’s local text, searching is also fast and customizable — I can search using the tools in my text editor or the command line.

My mods #

I’ve made some changes to the LFTM system over my years of use. Right away, I converted the text files to Markdown because I appreciated the just enough formatting it provides, including some syntax highlighting in my editor for things like headings and checkboxes.

Screenshot of Markdown journal entry in VS Code editor

I also updated things like the 1:1 and meeting notes to be in reverse chronological order; this way, whenever I open a file, the most recent information is at the top.

I created my own reusable templates for the weekly journal and projects. The project template is specifically inspired by the questions and prompts in Sarah Doody’s post on documenting UX work.

Coraline’s system includes prompts for a weekly retrospective which I found helpful, but was inconsistent in using. This summer, I attended a handful of Meaghan Warner’s Mondaze Motivation calls and discovered I was far more successful and doing some Monday morning reflection and planning than I was at accomplishing the same things on a Friday afternoon. As a result, I’ve incorporated Meaghan’s prompts into my own weekly kickoff template.2

Finally, I added a wee bit of automation to the process, including a Ruby script to create a weekly template with the current date and another that uses the Google Calendar API to list yesterday’s and today’s calendar events.3

How I LFTM #

Every Monday, I start my week by running the new-week script and spend 20-30 minutes reflecting on the previous week and planning for the current one. (I haven’t really been saving individual copies of the kickoff file, though its iterations exist in git history. I may change how I’m doing this in the future. 🤷🏻‍♀️)

Each work day morning, I run the today script. I copy the calendar events from the generated today.md file over to the current day, which gives me an opportunity to review what’s ahead of me.

I keep the weekly file open in my text editor throughout the day, marking off meetings and tasks as I move through them. I use a system inspired by bullet journaling, where meetings are identified by parentheses and tasks use square brackets:4

- (x) Past event
- ( ) Upcoming event
- [ ] Incomplete task
- [x] Completed task

Meeting notes get added to their respective files, with action items regularly copied over to the weekly journal. While I have shared 1:1 documents with each of my direct reports, the notes in my LFTM folder allow me to keep private notes, too, including things like favorite treats or pets’ names.

Since I have a pretty clicky keyboard, I often take meeting notes by hand and then, in the space between meetings, figure out what’s helpful to move into an LFTM doc. While this seems like an unnecessary duplication of effort, I find it’s helpful to separate my note-taking activity from organizing those notes or establishing what I’ll want to remember later.

Benefits #

While I’ve adequately explained how I add to and track things in LFTM, where the system really shines is when I almost very nearly remember something…and then search and voilà! have the information I’m looking for immediately at hand. Similarly, I also use my LFTM notes to review things — before 1:1s, before reviews, before meetings. In general, the system makes me feel like I always have the proper context for something and rarely am the person in a meeting who can’t remember our goals or action items.

Combined with the Monday kickoff, the system allows me to organize tasks, take notes and to reflect on things. Together, it lets me be a person who has her shit together and gets shit done.

Real talk #

I’ve always been an avid note taker, so I shouldn’t be surprised that this system works for me. Mostly it harnesses something I do automatically and make it more meaningful and long lasting.

Also, it allows me to take notes and create tasks where I already am — in a text editor. There’s no app version of this system, so if I’m not immediately in front of my laptop, I absolutely have to rely on a secondary system (like a notebook) until such time as I’m back at my computer. I know for many folx this would be a dealbreaker, but as someone who works from home and uses this system mainly for work tasks, it’s actually perfect.

While there isn’t an app, by saving my notes to a private repo, I do have a cloud backup of my notes and am able to use them on multiple machines. Again, for me, this is enough.

Finally, as I’ve said before, I mostly use this system for work tasks–both my day job and teaching. I haven’t been as successful using it for personal tasks, which end up mostly living on my calendar, or personal reflection, which I still do mostly by hand. Sometimes I even give into the lure of fancier bullet journaling.

Grid paper notebook with handwritten calendar for the week of January 15-21

While I’ve started up a pen-and-paper (and markers! and washi tape! and stamps!) bullet journal on several occasions, I’ve never kept it going longer than three months and certainly not three years. I hope the longevity of me maintaining and getting benefit out of LFTM inspires you to check it out to, if organization is something you struggle with.

I’ve made a fork of Coraline’s template, which you can use to further explore my changes or can click “Use This Template” to create a version for your own use.5

As always, feel free to send comments to me via Twitter. I love hearing about the systems that help folx be productive and would be interested in any feedback about my changes to LFTM or my scripts.

  1. For me. It works for me. YMMV.
  2. There's some detail included in this file, but Meaghan's Mondaze sessions are free, and I really encourage you to check them out and learn from her directly!
  3. These scripts work for me, but they probably could be refined or improved. Open to suggestions about this and happy to receive comments or PRs via GitHub.
  4. I believe I snagged this idea from Michelle when we were iterating on our digital standups at Fractured Atlas.
  5. Learn more about GitHub repository templates.

Reading time: 6 min

Written in Baltimore and tagged as:

11 Responses

1 Retweets

  1. Dave Dash

7 Comments

  1. Dave Dash Dave Dash

    K that screenshot was a good hook for me. I might try this next week. I wonder if you retweeted this in Monday god get some people to actually start it.

  2. André Blackman André Blackman

    Whoa. I’m totally checking this out. I’ve realized I don’t always stay consistent for my own stuff with a complex digital tool but this does feel like a nice middle ground with bullet journaling (which I saw you referenced — I’m not consistent with that either). Thanks!

  3. feminism & sharks feminism & sharks

    Wrapping up Monday, do you feel well sorted and organized for the week to come? If not, check out my description of LFTM and how it's helped me be organized and productive 💥

  4. feminism & sharks feminism & sharks

    I just heard from the first person who has also installed and used my Ruby script and I feel ✨ah-may-zing✨ I have been a developer for almost 20 yrs and this still feels good.

  5. Coraline Ada Ehmke Coraline Ada Ehmke

    I will be remembered for Contributor Covenant, the Hippocratic License, and… lftm. :) It makes me happy to see that folks find it useful! github.com/coralineada/lf…

  6. Coraline Ada Ehmke Coraline Ada Ehmke

    Also: since I shifted from being a full-time engineer to being a full-time revolutionary, I don’t spend as much time in text editors. So I adapted lftm to Omni Outliner… happy to share if you’re curious.

  7. Ilija Ilija

    I enjoyed reading about @messypixels's use of her low-friction task management system, with automation sprinkled on it. ✨ I've been looking for an easy note taking system for a while, and I think I will give LTFM a shot.