Commit Graph

14 Commits

Author SHA1 Message Date
Chili Palmer
16150b5a8f complete category-scoped values, rules, and report parity
- Add category-bound date and numeric values
- Complete rule execution and conflict handling
- Expand Markdown and HTML report output
2026-08-20 21:01:02 +02:00
cb0e480b79 doc: updated project status and features that are missing 2026-08-20 20:13:55 +02:00
Chili Palmer
b5b8ae0d55 modularize app and database internals
- Extract editor, form, export, and schema modules
- Add database workflow integration tests
2026-08-19 22:20:15 +02:00
Chili Palmer
c8ad487ca1 modularize date, database, and model code
- Add reusable date parsing, formatting, and recurrence modules
- Split database import helpers and model types into focused modules
- Expose the application as a library for the binary
2026-08-19 22:09:40 +02:00
Chili Palmer
a6b38af396 replace string settings with typed enums
- preserve local wall-time handling and import completion timestamps
- validate invalid properties without overwriting items
2026-08-19 21:44:10 +02:00
Hermes Agent
1f9f00ae7a presets for some startingpoints added 2026-08-17 06:40:12 +00:00
Hermes Agent
bcc829c7c2 some doc on how to install from source 2026-08-16 21:43:21 +00:00
Hermes Agent
b9471a89fb added macro support 2026-08-16 21:39:18 +00:00
Hermes Agent
e407c064bf more on themes 2026-08-16 20:51:14 +00:00
Hermes Agent
7c0f5a2e0a navigation of views is now easier 2026-08-16 20:36:22 +00:00
Hermes Agent
93fb3fcdb1 better prefs and more themes 2026-08-16 20:33:02 +00:00
Hermes Agent
f53ed36f31 preferences added 2026-08-16 20:08:27 +00:00
Hermes Agent
b099157a17 fixed the multi-line note and some utf-8 stuff 2026-08-16 19:42:44 +00:00
Hermes Agent
ba530a7271 working prototype 2026-08-16 19:23:59 +00:00