coaching newsletter contact

Using Omnifocus for Someday/Maybe Lists

For a long time, I kept my active Next Actions in Omnifocus and my potential (someday/maybe) actions in Evernote. It worked, but it felt a bit cluttered so I moved it all into Omnifocus.

Why keep someday/maybe lists in Omnifocus?

The main reason I wanted someday/maybe lists in Omnifocus was the ease of activating them. It’s pretty common for me to pull items from these lists each week and spell out tasks for them. If they’re already in Omnifocus, it’s easy to change the project/context of the task or turn it into a project.

My secondary reason was to streamline the apps I used in my GTD setup. Omnifocus held all of my active tasks and projects while Evernote held my goals, someday/maybe lists, and reference materials. It worked, but it never felt smooth.

The altered setup brought my goals and someday/maybe lists into Omnifocus. The goals portion was simple, but the someday/maybes were more of a challenge. I prefer to collect these directly to their respective lists. As far as I know, there’s not a way to enter text (without entering a project/context) and have it auto-process into the right place in Omnifocus. So I made my own:

How it works:

In practice, here’s what I do:

  1. Open Drafts on my phone

  2. Type the item (and any notes about it)

  3. Select the action for the appropriate list

Behind the scenes, here’s what happens:

  1. The title of the draft and the body of the draft are appended to a pre-formed subject line of an email.

  2. The email is sent to my Mail Drop email address with the custom subject line.

  3. The email is transformed into a task in Omnifocus and added to my inbox.

  4. An AppleScript that’s running in the background on my Mac finds the task in my inbox and parses it.

  5. The parsing procedure cleans up the title of the task and puts it in the correct place with the right metadata.

The Setup

Requirements: Drafts app, Pro version of Omnifocus for Mac (you do not need the iOS app to make this work).

  1. For each someday/maybe list, add a Drafts action that sends an email to your MailDrop address with the following format for the subject line:

      --[[title]] @Context ::Project //[[body]]
    
  2. Open Script Editor on your Mac, and add the following AppleScript:

  1. Save the AppleScript as an always open app.

  2. Open the app and set it to open at login by right-clicking the app icon in the dock.

Notes

This process could be used with IFTTT or any other system that sends an automated email. As long as you can get the formatted subject line into the email and send it to your MailDrop address, the script will handle it. I’m using Drafts to do this since it’s my main digital capture tool.

Here’s an example of the full syntax you can use in the subject line:

 --Fix bathroom wiring! @After Hours ::House/Car - SA #friday #next monday $30 min //It’s driving me crazy.

This creates a flagged task named “Fix bathroom wiring” with the context of “After Hours and project of “House/Car - SA”. Its start date will be Friday with a due date of next Monday. The time estimate for it will be 30 minutes and the note will be “It’s driving me crazy.”

  • “--“ sets the name of the task.
  • The “!” after the task name is what sets the flag.
  • “@“ sets the context.
  • “::” sets the project.
  • The first “#” sets the defer date.
  • The second “#” sets the due date. If only one “#” exists, Omnifocus assumes it’s a due date.
  • “$” sets the time estimation.
  • “//“ sets the note for the task.

Reviewing the someday/maybe lists

Since Omnifocus already has a Review process built in, these lists are easy to add. Select all of these lists and set the review period to every week and the review date as the next day you’ll do your weekly review. Each week when you take time for the weekly review, these will automatically be in the list of projects.

Activating items

The best part about having someday/maybe lists in Omnifocus is the ease of activating items from them. When I review these lists and find a task I’d like to take on or need to complete soon, I can change the project/context that are assigned to it and it falls in place immediately.

This has been great for me. It’s removed the resistance I had to reviewing my someday/maybe lists and streamlined the process of acting on them when I decide to say “yes” to something. It also frees my mind. It’s one less app I need to look at when I’m trying to find a potential action item.

Update: If you're interested, I have an update to the process I'm using for this that you can find here.

Thu, Apr 30, 2015 07:00pm CDT https://bhlg.us/4av1
#gtd #omnifocus

Want to see my August 2020 Bullet Journal setup?

Join 1,514 subscribers!

I'll send you the link to a six-minute overview video of my August 2020 spreads when you sign up for my newsletter, The Weekly Impulse.

Site Analytics

I use Fathom Analytics on this site because I care about your privacy. And if you ever want to see the stats collected and the data I see, check out the live analytics here.

Amazon Affiliate

joebuhlig.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means to earn fees when linking to Amazon.com and affiliated sites.

Disclaimer

Disclosure of Material Connection: Some of the links in the post above might be “affiliate links.” This means if you click on the link and purchase the item, I will receive an affiliate commission. Regardless, I only recommend products or services I use personally and believe will add value to my readers. I am disclosing this in accordance with the Federal Trade Commission’s 16 CFR, Part 255: “Guides Concerning the Use of Endorsements and Testimonials in Advertising.”

an analog mind in a digital world

👋 I'm Joe Buhlig. I strive to build productivity systems that stand the test of time and help me do more than check boxes. I'm here to help you do the same.

🎙 I read a lot of books and talk about it.

🐿 I can't focus on one thing for long, so I write a lot of code for an eclectic grouping of projects.

📓 And I'm a bit obsessed with finding non-proprietary solutions to digital problems. Thus, text files for the win! 🎉

MN U.S.A 1986-09-30
  • all
  • articles
  • code
  • likes
  • notes
  • photos
  • replies
  • reposts
  • steps
  • videos
coaching newsletter contact
© 2014-2025 by Joe Buhlig