Files
llm_wiki/Templates/Bases/Evergreen.base

19 lines
321 B
Plaintext

filters:
and:
- tags.contains("0🌲")
- '!file.name.contains("Template")'
properties:
file.name:
displayName: Name
note.created:
displayName: Created
views:
- type: table
name: Evergreen
order:
- file.name
- created
sort:
- property: created
direction: DESC