Tag Archive for: keyboard maestro

A wooden table filled with fresh ingredients, including leafy greens, asparagus, green beans, chives, mushrooms, cherry tomatoes, and herbs. Small bowls contain cheese, cream, and an egg. Jars of spices and seeds labeled "Sunflower," "Pumpkin," and "Paprika" are placed nearby. A yellow squeeze bottle, a green apple, and kitchen utensils are also present, suggesting a cooking or meal preparation setting.

Growing up, I spent countless hours recording Good Eats episodes for my mom to use in her high school cooking classes. Beyond the science and humor, one concept from the show profoundly influenced my approach to work: mise en place, which is the practice of getting everything in place before you begin.

Read more
A stylized illustration of a cheerful robot holding a stack of colorful folders in front of a large, open vault door. The robot has a blue and orange metallic body with glowing eyes. The scene is set in a futuristic archive with warm lighting and stacks of documents in the background, suggesting secure storage or organization.

When I first started learning photography, I used Aperture as my photo editor and management solution. But I was too dumb to use it right and accidentally deleted the only copy of many photos from the first years of my son’s life. Since then, I have been diligent, borderline fanatical, about having backup copies of family media and important files.

Determined to never repeat that mistake, I explored various tools for creating better backups. One of the most versatile tools I found is rsync, built right into macOS.

Read more
A close-up of a Stream Deck device and part of a keyboard on a wooden desk. The Stream Deck, with 15 programmable buttons, displays various icons and labels, including "Home," "Someday," "Saturday," "Tomorrow," and "Complete." The keyboard, partially visible, features standard keys, including "esc," "tab," "caps lock," and "shift." The scene suggests a workspace setup for productivity or content creation.

I made a YouTube video showing you how I am using a Stream Deck, along with some AppleScripts in Keyboard Maestro, to improve my control of Things. Check out the video and find all of the resources in this post.

Read more
Screenshot of a user interface for automation setup, with options to trigger actions at a specified time or by script. The focus is on an AppleScript code snippet, partially redacted, which interacts with the "Things3" application. It includes logic to handle tasks, involving tokens and URLs for updates, with conditions based on task properties such as whether a tag's name is "evening" or if a task is a project. The script is designed to automate task management based on time of day.

One of the most common issues I see fellow Things users complain about on the Things Sub-Reddit is the frustrating experience with repeating tasks and the evening section of the Today view.

I always forget that this is an issue for people because I automated a solution long ago. Let me show you how.

Read more
Screenshot of a script editor with a partially visible AppleScript code titled "Add Tags Based on Family Members". The code includes commands to set variables for family members, iterate through areas and to-dos, and conditionally add tags to items based on the presence of family member names within the item titles. The user interface shows the script editing window with options to run, stop, and share the script, and there is a description field below the code that is empty.

I shared a post on Mastodon about using ChatGPT to create small scripts to deal with the various friction points in my digital life. I put together a short post sharing the script I use to maintain my tags in Things.

Read more