Meeting type
This commit is contained in:
@@ -35,3 +35,16 @@ views:
|
|||||||
sort:
|
sort:
|
||||||
- column: note.date
|
- column: note.date
|
||||||
direction: ASC
|
direction: ASC
|
||||||
|
- type: table
|
||||||
|
name: Type
|
||||||
|
filters:
|
||||||
|
and:
|
||||||
|
- list(type).contains(this)
|
||||||
|
order:
|
||||||
|
- file.name
|
||||||
|
- date
|
||||||
|
- type
|
||||||
|
- people
|
||||||
|
sort:
|
||||||
|
- column: note.date
|
||||||
|
direction: DESC
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
tags:
|
tags:
|
||||||
- meetings/type
|
- meetings/type
|
||||||
---
|
---
|
||||||
![[Meetings.base]]
|
![[Meetings.base#Type]]
|
||||||
Reference in New Issue
Block a user