things3-manager

Installation
SKILL.md

Things3 Manager

Manage Things3 tasks, projects, and areas via Python scripts.

Requirements

  1. Things3 for Mac installed and opened at least once
  2. Enable Things URLs: Things → Settings → General → Enable Things URLs
  3. Install things.py: pip install things.py

Architecture

  • Reading: scripts/things3_dashboard.py and scripts/things3_read.py use things.py (direct SQLite queries)
  • Writing: scripts/things3_write.py uses Things URL scheme (things:///) and AppleScript for delete
  • Utilities: scripts/things3_utils.py for sync and token checking

Important Limitations

Areas Must Exist First

Related skills
Installs
1
GitHub Stars
35
First Seen
4 days ago