These posts are about the ways that I automate things in my life to improve my performance and/or open up time in my day.

A screenshot of an AppleScript editor window titled "Pull Today's Completed Action Items from Things and Create a Day One Entry." The script is designed to retrieve completed tasks from the Things3 app and create a Day One journal entry. The script contains code to set the current date, format it in ISO 8601 format, initialize a list of completed tasks, and fetch tasks from the "Logbook" list. Syntax highlighting shows text in different colors: green for comments, blue for commands, and purple for logic conditions.

Balancing life’s necessary chores with meaningful progress toward our goals can be challenging, especially when greeted by an overflowing task list each morning.

To tackle this, I’ve been exploring ways to not just manage my tasks in Things but also to ensure I’m making real headway on projects that matter. In this post, I’ll show you how an AppleScript is helping me do just that.

Read more

I have become obsessed with checklists since reading The Checklist Manifesto. Automating checklists is even better!

Here is a video explaining how I use Drafts to write, store, and revise my checklists (e.g., project templates) to use in Things.

Read more

As I have explained before, I try to deal with stressful situations by planning ahead, most often through checklists or automations.

Deciding to keep my sick kid home from school and communicating with his teacher(s) and the staff quickly is just such a situation. I have created two Drafts accounts to help me in those times.

Read more

Instead of using different apps for tracking habits or chores, I keep everything in my task manager. This made my task manager cluttered and require too much maintenance until I started automating the marking as complete of various action items via AppleScript.

I made a video explaining and demoing the process; this post also has various downloads and links to help you recreate my work.

Read more

In my life, air travel has been a pretty rare occurrence, one or two flights a decade, maybe. That is until my son was old enough to travel; since then, we have visited Disney World twice and multiple US national parks. However, the stress and magnitude of air travel felt by an infrequent traveler have stuck with me.

You might be able to guess what tools I reached for to mitigate travel stress and repeatedly ensure successful trips.

Read more