27 lines
526 B
Markdown
27 lines
526 B
Markdown
# 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.
|