Auto saved by Logseq

This commit is contained in:
WieErWill 2024-01-07 13:11:55 +01:00
parent d62cc6f713
commit 8fca271af7

View File

@ -1,4 +1,4 @@
# Movies
- {{query (property type [[movie]]) and (tags movie) ) (sort-by created-at asc)) }}
- {{query (property type [[movie]]) (sort-by created-at asc) }}
query-table:: true
query-properties:: [:page :rating :watched-on :release-year :name]