Initialize configurable Quick Access module
Module Package Release / publish-packages (push) Successful in 12s

This commit is contained in:
2026-08-06 19:02:54 +02:00
parent f3cf91b898
commit 3fbbb84267
34 changed files with 3086 additions and 1 deletions
+13 -1
View File
@@ -1,3 +1,15 @@
# govoplan-quick-access
Configurable task-local Quick Access rail for GovOPlaN
<!-- govoplan-repository-type:start -->
**Repository type:** module (presentation).
<!-- govoplan-repository-type:end -->
GovOPlaN Quick Access provides the configurable right-side rail and overlay for
compact tools contributed by other modules. It owns presentation preferences,
not Mail, Postbox, Calendar, Files, Tasks, or any other domain state.
The initial categories are **Work**, **Calendar**, **Messages**, and **Files**.
Mail, Postbox, and future chat providers are composed inside the one Messages
overlay while retaining their independent delivery and authority semantics.
See [Quick Access architecture](docs/QUICK_ACCESS.md).