Commit Graph

11 Commits

Author SHA1 Message Date
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
475ed541c9 Add reddit-scanner project - Reddit search and topic scanning - Sentiment analysis from comments - No auth required (uses public JSON API) - Rate limiting built in 2026-01-30 23:25:22 -06:00
5fc5ec58d2 Update documentation and daily log 2026-01-30 23:20:47 -06:00
25c64a2b8e Add news-feed project - RSS/Atom feed reader - Supports multiple feeds (HN, Lobsters, etc.) - Article caching and read tracking - Digest generation - Works out of the box 2026-01-30 23:20:21 -06:00
b579251e90 Add advanced tools - dashboard.py: Web dashboard on localhost:8080 - briefing.py: Morning briefing generator - scaffold.py: Project scaffolding (python, node, script, docs, experiment) - watcher.py: File change monitor - focus.py: Pomodoro-style focus timer 2026-01-30 23:19:19 -06:00
7123c4ccd2 Add quicknote tool and update aliases 2026-01-30 23:16:05 -06:00
41dc7ca06b Add tools and workspace skill - web-clipper.py for saving URLs with notes - workspace-tools skill documenting the setup - Shell aliases and tmux config - Updated task tracking 2026-01-30 23:15:47 -06:00
f18a1944d6 Initial sandbox buildout - Structure: projects, docs, inbox, archive, templates, scripts, tools - Tools: search.py, inbox-processor.py, daily-digest.py - Shell aliases and bashrc integration - Templates for projects and notes - MEMORY.md, TASKS.md, STRUCTURE.md - tmux config 2026-01-30 23:14:35 -06:00