vault backup: 2026-06-19 17:25:43
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user