Meeting type

This commit is contained in:
Steph Ango
2025-06-06 10:31:15 -07:00
parent a35651a27d
commit b0e50255f2
2 changed files with 14 additions and 1 deletions

View File

@@ -35,3 +35,16 @@ views:
sort:
- column: note.date
direction: ASC
- type: table
name: Type
filters:
and:
- list(type).contains(this)
order:
- file.name
- date
- type
- people
sort:
- column: note.date
direction: DESC

View File

@@ -2,4 +2,4 @@
tags:
- meetings/type
---
![[Meetings.base]]
![[Meetings.base#Type]]