vault backup: 2026-06-19 17:25:43

This commit is contained in:
Thomas Peetz
2026-06-19 17:25:43 +02:00
parent 07fa833514
commit 23c3dcf98c
57 changed files with 2100 additions and 1023 deletions
+8 -2
View File
@@ -1,7 +1,6 @@
filters:
and:
- file.folder == "Infos/Kontakte"
- FN.isEmpty()
views:
- type: table
name: Alle Kontakte
@@ -11,6 +10,7 @@ views:
order:
- file.name
- company
- ORG
- last_chat
- birthday
sort:
@@ -40,11 +40,17 @@ views:
note.company: 166
- type: table
name: Portierung Kontakte
filters:
and:
- FN.isEmpty()
order:
- file.name
- name
- FN
- BDAY
- ORG
- organization
- company
columnSize:
note.FN: 207
note.ORG: 182
note.company: 166