Tag Archive for: journaling

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
An illustrated scene of a serene morning view from a window. The window frames a landscape with lush greenery and distant hills under a soft sunrise sky, in hues of orange, yellow, and blue. On the wooden window sill, there's an open notebook with a pen resting on it and a white cup of coffee, inviting a peaceful moment of reflection or journaling.

I like magic tricks as much as the next person, but I usually find effective magic tricks to be frustrating.

I know there is a trick; some secret, technique, or special tool that lets the magician perform the trick. The trick is effective because I don’t know how it works, and it frustrates me that I can’t figure it out.

Sometime over the past two years, I figured out how to perform a magic trick on myself; and I am frustrated because I don’t know how it works, just that it does.

Read more