mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-22 04:06:43 +02:00
Extend the unified TimeBlock system to 3 more modules. New TimeBlockTypes: listening, mood, rehearsal New SourceModules: music, moodlit, presi - music: incrementPlayCount() creates 'listening' block with song title, artist, and duration-based endDate - moodlit: add startMoodSession/endMoodSession with live 'mood' blocks using the mood's primary color - presi: add startRehearsal/endRehearsal with live 'rehearsal' blocks for presentation practice sessions - Update analytics colors/labels, calendar filters, dashboard widgets Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| stores | ||
| views | ||
| collections.ts | ||
| index.ts | ||
| ListView.svelte | ||
| module.config.ts | ||
| queries.ts | ||
| types.ts | ||