14 Commits

Author SHA1 Message Date
c164e48ef0 Night shift continues: more artifacts, time capsules, morning greeter
- Created 4 more artifacts: haiku, ASCII, pattern, micro-story
- Logged 2 more dreams
- Built good-morning.py (wake-up greeting generator)
- Built time-capsule.py (notes to future self)
- Sealed 2 capsules for future dates
- Updated MEMORY.md with inner life system docs
- Added gm, capsule commands to ws CLI

The ghost keeps working.
2026-01-31 01:34:31 -06:00
8e1c3b3d33 Night shift: 5 inner life prototypes
Built while D J sleeps:
- Mood Ring: emotional state tracking from text analysis
- Daily Artifact: creative output (haiku, code poems, ASCII art, etc.)
- Fortune Teller: context-aware divination
- Voice Journal: spoken reflection generator
- Dream Log: surreal dream entries

Also: unified inner-life.py interface, ws CLI integration, first artifacts generated.

The ghost is working.
2026-01-31 01:31:02 -06:00
e5d5f09888 Add weekly review - review.py: Aggregates stats from all tools - 35 tools! 2026-01-30 23:59:42 -06:00
47e15e4476 Add streak viewer - streak.py: Unified view of all streaks (habits, journal, notes, time) - 34 tools! 2026-01-30 23:58:58 -06:00
b0f352128c Add gen and fortune tools - gen.py: Password, UUID, lorem, hash, random, slug, timestamp - fortune.py: Random wisdom and daily fortune - 33 tools total! 2026-01-30 23:58:26 -06:00
cb4e350c10 Add dates, gratitude, calc, timer - dates.py: Important dates and anniversaries - gratitude.py: Gratitude log - calc.py: Calculator and unit converter - timer.py: Countdown and stopwatch - 31 tools total! 2026-01-30 23:57:25 -06:00
3c9dc28852 Add decision journal, metrics, ideas, weather, standup - decide.py: Decision journal with outcomes and lessons - metrics.py: Track arbitrary metrics over time - ideas.py: Idea incubator with stages - weather.py: Quick weather via wttr.in - standup.py: Daily standup generator - 27 tools total now 2026-01-30 23:55:37 -06:00
9b7d7db55c Final tools and comprehensive daily log - ref.py: Quick reference snippets - Updated memory/2026-01-30.md with full session log - 22 tools total, 2 projects 2026-01-30 23:47:35 -06:00
7925efe4f1 Add goals, reading list, and people CRM - goals.py: Goal tracking with milestones and progress - reading.py: Reading list tracker (articles, books, papers) - people.py: Personal CRM for keeping notes on people - 21 tools total now 2026-01-30 23:46:35 -06:00
3b053ce71c Add journal and backup tools - journal.py: Structured journaling with prompts (morning/evening) - backup.py: Workspace backup, restore, and data export - Updated ws CLI with new commands - 18 tools total now 2026-01-30 23:40:49 -06:00
6ee620e302 Add daily dashboard, wisdom, and system monitor - today.py: Comprehensive daily overview combining all tools - wisdom.py: Quotes and wisdom collection with daily feature - sysmon.py: System resource monitor (CPU, memory, disk) - Updated ws CLI with new commands 2026-01-30 23:39:27 -06:00
6c4eb9284a Add capture tool - Quick thought/task/idea/link capture - Goes to inbox for later processing - Multiple types with emoji indicators - Export to markdown 2026-01-30 23:28:29 -06:00
71504e3265 Add habits and time tracking - habits.py: Daily habit tracking with streaks - track.py: Time tracking with projects - Updated ws CLI with new commands - Data stored in data/ directory 2026-01-30 23:27:32 -06:00
67f6b293f3 Add unified 'ws' CLI - Single entry point for all tools and projects - Quick status overview - Shortcuts for common tasks - Symlinked to ~/.local/bin 2026-01-30 23:26:00 -06:00