30 lines
724 B
Markdown
30 lines
724 B
Markdown
# TASKS.md - Task Tracker
|
|
|
|
## Inbox
|
|
*New tasks, not yet prioritized*
|
|
|
|
|
|
## In Progress
|
|
*Currently working on*
|
|
|
|
- [ ] Sandbox buildout - continue expanding capabilities
|
|
|
|
## 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
|
|
- [x] 2026-01-30: Shell aliases, tmux config, bashrc integration
|
|
- [x] 2026-01-30: Tools: search, inbox-processor, daily-digest, web-clipper
|
|
- [x] 2026-01-30: Created workspace-tools skill
|
|
|
|
---
|
|
|
|
## Usage
|
|
|
|
Move tasks between sections. Mark done with `[x]`. Date when completed.
|