Automatically Sending Tasks in Bear Notes to Todoist

There were two notable things I did this weekend: spend it with my kids, as it was my wife’s weekend to work (she’s a nurse and must work one weekend per month), and build a series of clever automations using Apple’s Shortcuts app.

I love using the Bear Notes app for most things, like quickly logging tasks. This includes my 5 Critical Actions for the week, and any open threads I have at the end of the day*.

But Todoist is my main task manager, with reminders, subtasks, and the whole 9 yards.

So I ended up building 3 Shortcuts to send tasks from Bear to Todoist:

  1. Process tasks specifically in the 5 Critical Actions note. I did this so I can properly label the tasks as such…Todoist doesn’t let you create create labels on the fly.
  2. Process any note via the Share Sheet
  3. Process every note, looking for tasks in all of them, and creating the tasks plus a link back to the original note for context.

I’ll share the first one with you here…the other two are reserved for members.

Here are the Steps:

  1. Get the contents of the 5 Critical Actions note (you can replace this with the title of any note).
  2. Split the note’s contents by new line.
  3. For each line in the note, do the following:
    1. Look for the characters - [ ] at the beginning. Bear converts this into a tick box in app, representing a task.
    2. If it exists, remove it, leaving only the task itself.
    3. Add the task to Todoist, with the label 5-Critial-Action

That’s it! I’m using Text Case to actually format the text to remove the
 - [ ]. That is a free, tip-supported app.

How it Works

Get contents is a built-in Bear action, but you likely do this with any notes app. Apple Notes, for instances, returns the contents of a note when you search.

Split allows you to break up the contents by some delimiter (or marker). In my case, I did it by new line, but you could do it by any character. This allows me to look at each line individually.

Since I only want to add tasks, I search for the characters I mentioned. This prevents contextual text or footnotes from getting added to Todoist.

Todoist’s (iOS-only) shortcuts allow you to set a label, priority, and more, allowing me to use a label specific to the note:

Unfortunately, Todoist doesn’t let you create labels on the fly.

No Improvements

This is one of the rare automations I built that I don’t feel needs any improvements — but that’s mostly because it’s limited in scope to one note.

As I mentioned earlier, I have 2 other shortcuts to do more advanced stuff, which greatly improve upon the shortcut outlined here.

But you can definitely use those one as a template for your own. Split and Text Case are both worth understanding if you’re going to make your own shortcuts.

Similar Posts

  • How I Quickly Break Up my Podcast Audit Videos

    I have a confession to make, friend. I’m a little under water right now. Between sick, travel, vacation, and other summer things, I haven’t be able to write as much as I’d like for this newsletter. I plan on doing much more (including giving you those shortcuts I promised last week). Whenever I get under…

  • |

    On Buying Jeans and App Subscriptions

    It seems that increasingly, more software companies are moving to a subscription model, where instead of paying once to own the software (or app), you pay monthly, or annually, to keep using it at the latest features. Adobe was perhaps one of the first major companies to do it with Creative Cloud. Now we see…

  • | |

    Switching to Apple’s Native Apps

    Since iOS 11 came out, I’ve been forming new opinions on apps and what I want to use on my phone. When I was an Android user, I would try not to pay for apps, and had reasonable success doing so. Call it the open source mentality, sure, but Google also had pretty great native…

  • | |

    Switching to Make

    This year I decided to switch Zapier from yearly to monthly and learned they charge an obnoxious 33% more because of it. Combine that with a recent episode of the Automators podcast that covers Make, and I’ve decided to try switching completely to Make from Zapier.

  • Mac Starter Kit

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website! Recently a couple of my friends got macs and have been asking me for tips. Another one is getting his…

  • |

    5 Years with an iPhone

    Recently on my podcast, How I Built It, I got to speak to Stephen Hackett. During our chat I was reminded of, and subsequently mentioned, the time Phil Schiller (now an Apple Fellow – congrats Phil!) tweeted a link to my blog with the text, “Joe switched!” It was my most popular blog post up…