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:
26
TASKS.md
Normal file
26
TASKS.md
Normal 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.
|
||||
Reference in New Issue
Block a user