Auto saved by Logseq

This commit is contained in:
WieErWill 2024-01-07 13:10:55 +01:00
parent 660b263b99
commit d62cc6f713

View File

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