-
Notifications
You must be signed in to change notification settings - Fork 0
Studio Mode
Matecore edited this page Jun 29, 2026
·
1 revision
Project management workspace. Data persists locally as CSV. / Gestion de proyectos. Datos locales en CSV.
Studio Mode uses two local files:
-
.codeclub/studio.json— Schema definition (columns, types) -
.codeclub/data/table_1.csv— The actual data
No external database required. / Sin base de datos externa.
- Custom columns with types (text, number, select, date)
- Status tracking per row
- File references (link rows to project files)
- Sort and filter
- Export to CSV
Bug tracker, feature roadmap, sprint planning, task management, inventory tracking.