feat: calculs tableaux Structured Views + Link Preview + fixes
Some checks failed
CI / Lint, Unit Tests & Build (push) Failing after 1m31s
CI / Deploy production (on server) (push) Has been skipped

- Calculs en pied de tableau : Somme/Moyenne/Min/Max/Compte, cliquable pour changer
- Link Preview : métadonnées persistées + texte indexable pour recherche/embeddings
- Fix: bg-memento-paper → bg-card (dark mode) sur dialogs Structured Views
- Fix: bouton Ajouter un champ → brand-accent au lieu de primary
- Calendar view retiré du sélecteur (non pertinent)
This commit is contained in:
Antigravity
2026-06-14 17:56:54 +00:00
parent ba3ab3422a
commit 83110200d5
5 changed files with 88 additions and 4 deletions

View File

@@ -2647,6 +2647,8 @@
"deleteProperty": "Delete field",
"deletePropertyTitle": "Delete this field?",
"deletePropertyConfirm": "The field \"{name}\" and all its values on notes in this notebook will be removed. This cannot be undone.",
"calculations": "Calculations",
"calcClickToChange": "Click to change calculation type (Sum, Average, Min, Max, Count, None)",
"deletePropertySuccess": "Field deleted",
"cellEmpty": "—",
"multiselectPick": "Choose…",