A three-prompt gratitude session. Clyde walks you through each prompt one at a time—the window stays open until all are answered. Press Escape to cancel.
WHAT IT DOES
TRIGGERS
DATA
local only// ~/.clyde/journal/gratitude.json
[
{
"date": "2026-03-06T09:14:00Z",
"template": "gratitude",
"fields": {
"grateful_for": "Good coffee and a quiet morning",
"goal_today": "Ship the onboarding redesign",
"kindness": "Helped a teammate debug a tricky issue"
}
}
]Entries are stored as JSON files at ~/.clyde/journal/<template>.json—one file per template, array of entries with date and field values. Nothing is sent to a server. No account required.
This is a built-in Clyde command. No installation required—it ships with every copy of the app.