Quickly Toggle the "Group To-dos by Project or Area" setting in Things3 Using AppleScript and Keyboard Maestro
I often find myself wanting to switch between grouping and not grouping the to-dos in the Today view in the Things app. I wish there...
I often find myself wanting to switch between grouping and not grouping the to-dos in the Today view in the Things app. I wish there...
I was tinkering with LangChain and OpenAI to create a new guide for a "Hello World" app. This one’s going into the...
I wanted to make sure I could use my API keys across multiple Python projects without having to specify them every time. Here’s how I set it up. Step 1: Store API Keys in Environment Variables 1.1 Create a .env File First, I created a .env file in my home directory (~/.env). This...
In an earlier post, I shared a shell script to quickly set up new Python projects. Now, I’ve taken it a step further by...
I've been using the Things app for over a decade. I love its aesthetics, simplicity, and minimalism. It's the app I...
I recently switched to Raycast after hearing good things from friends. It's a tool that lets you control almost everything from one place....