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:
23
templates/project.md
Normal file
23
templates/project.md
Normal file
@ -0,0 +1,23 @@
|
||||
# {Project Name}
|
||||
|
||||
## Overview
|
||||
|
||||
Brief description of what this is.
|
||||
|
||||
## Goals
|
||||
|
||||
- [ ] Goal 1
|
||||
- [ ] Goal 2
|
||||
|
||||
## Status
|
||||
|
||||
**Current:** Not started | In progress | Done
|
||||
|
||||
## Notes
|
||||
|
||||
---
|
||||
|
||||
## Log
|
||||
|
||||
### YYYY-MM-DD
|
||||
- Created project
|
||||
Reference in New Issue
Block a user