2 Commits

Author SHA1 Message Date
Jacob Schmidt
54bef33f0b Refactor frontend state to store-first architecture
- add and expand feature stores for entries, fragments, todos, lists, settings

- move CRUD logic into store helpers and simplify component state handling

- update SidePanel + button to create section-specific items

- switch fragment UX to view-first with edit/create modes

- add and update docs for store-based state management

- remove deprecated account route
2026-02-25 20:52:46 -06:00
Jacob Schmidt
e4c156eb58 Refactor journal UI and add markdown editor workflow 2026-02-25 17:52:30 -06:00