Home / Blog Menu ↓

Blog: #shortcuts

Low-effort journaling

This is almost certainly not novel, but the idea came up when I was talking with my friend James the other day and I figured I’d write it up in case it helps someone somewhere.

The idea is this: you set up a new email address (or use filters with your existing email, whatever works for you) and then make a shortcut on your phone so you can easily add to your journal by emailing that address. A private email blog, basically.

It’s low effort in that you don’t have to open, say, a Google Doc and find the right spot to start to write. The corresponding disadvantage is that you can’t see what you’ve already written that day. (That said, this method would also work fairly well as a lightweight way to take notes during the day, to be written up into a full journal entry later somewhere else and then archived.)

I made a sample shortcut for doing this in iOS (and I’m sure there’s a way to do something similar in Android):

low-effort-journaling.png

From left: the shortcut (using the Text and Send Email blocks), the running shortcut, and the resulting email. The shortcut can be saved to the home screen or used on an Apple Watch or put in a widget.

With this setup, I’d recommend regularly downloading your mail to your computer, through a local mail app or something like offlineimap, so that you have your own copy you can use for exporting or printing or whatever.

Note that I don’t use this myself because I already have a homegrown journaling solution (with Gate and Vinci), but I’m planning to use a variant of this shortcut for emailing notes to myself from my watch.

Anyway, if you try this out, or if you have an interesting system for journaling, let me know and I may do a followup post.


Reply via email or office hours

Beats

No, not the headphones. Or plotting. Less exciting than either, it’s a new productivity technique I’ve been using lately and oh my goodness it works well (for me).

Let’s rewind. My problem has been that I work on projects in several different areas (writing, art, coding, design, etc.) and would like to make progress across all of them, but in my mortal frailty I instead tend to spend most of my available project time on whatever is easiest.

A while back I read Andy Matuschak’s reflections on 2020. The “Executing alone” section talks about the costs of context switching, which gave me the idea to spend a week at a time working in any one area (or track, as I called them). A week on writing, a week on art, etc. Advantage: much less context switching than I’m used to. But it also meant long stretches of time between tracks (depending on how I rotated through the tracks), which wasn’t so great.

Next attempt: slicing time into days instead of weeks. I created a new calendar in Google Calendar to track my daily track assignments — one day for art, the next for writing, the next for working on tooling, etc. I also opted to give myself some flexibility to work on a track for more than one day in a row if I was on a roll. Better, definitely. But it didn’t stick. I don’t know why.

Finally, at long last, I found the right thing for me: the beat. The way I’m using it, it’s a flexible unit of time ranging from a minute or two up to however long is needed (so far ten or fifteen minutes). Even with a busy schedule, I almost always have a handful of free beats scattered throughout the day where I could get something small done — a next action, usually.

That’s all well and good, but the part that changed things for me was this: when I have an available beat, rather than having to decide in that moment what to work on, instead I just press a button. It’s a random decision. And it’s amazing (for me).

To get this working, I set up a list (in the iOS Shortcuts app) that has each thing I want to work on. The projects or tracks I want to work on more often are duplicated, so it ends up looking something like this (heavily redacted, ha):

  • Writing — project 1
  • Writing — project 1
  • Writing — project 1
  • Writing — project 2
  • Writing — project 2
  • Writing — project 3
  • Art
  • Art
  • etc.

The shortcut then uses a Get Random Item from List action followed by Show alert: Item from List. Super simple, took about thirty seconds to put together. I have it set up as a widget on my phone and as a complication on my watch, and I find that I use the latter the most by far.

I’m not sure why this works so well for my brain, but moving the choice out of my present and into my past (where I can prioritize better) has worked wonders — most notably for me, I’ve gotten unstuck on several projects I’d been avoiding for months.

Anyway, I have no idea whether it would work for other people, so if you try it out, let me know how it goes.


Reply via email or office hours

Ordinals and degrees on OS X

For a while now I’ve used option-0 on OS X to type a degree symbol, primarily for tweets about how blasted cold this winter has been. But I’ve accidentally transgressed. That symbol (º) is not in fact a degree symbol, though it sure looks a lot like one. It’s actually an ordinal indicator. Sayonara to my typographic street cred…

To get the real degree symbol (°), type option-shift-8 instead. Now if only I could go back and edit all those tweets… (I blame iOS, where holding down the 0 key does in fact get you a degree symbol.)


Reply via email or office hours