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

This commit is contained in:
2026-01-30 23:14:35 -06:00
commit f18a1944d6
19 changed files with 828 additions and 0 deletions

26
TASKS.md Normal file
View File

@ -0,0 +1,26 @@
# TASKS.md - Task Tracker
## Inbox
*New tasks, not yet prioritized*
## In Progress
*Currently working on*
- [ ] Sandbox buildout - setting up environment
## Waiting
*Blocked or waiting on something*
## Done
*Completed tasks (move here, don't delete)*
- [x] 2026-01-30: Initial setup - folder structure, templates, scripts
- [x] 2026-01-30: System packages installed - ffmpeg, imagemagick, neovim, tmux, pip, pnpm, build-essential
---
## Usage
Move tasks between sections. Mark done with `[x]`. Date when completed.