Auto saved by Logseq

This commit is contained in:
2025-06-02 17:15:13 +02:00
commit d9ea3d552d
6279 changed files with 711145 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
-
- ##  Notes
- ## 🤝Meetings
- {{query (and <%current page%> (block-property :type [[meeting]]) (not (page <%current page%>)))}}
query-table:: true
- ## 📜Reviews
- {{query (and [[REVIEWS]] (or (property :date-end [[14-01-2024]]) (property :date-start [[14-01-2024]]) (property :date-submitted [[14-01-2024]])))}}
query-table:: true
query-properties:: [:file :year :venue :deadline]
- ## ⤴️Omnivore readings
- {{query (and (property :source [[Omnivore]]) (or (property :deadline [[14-01-2024]]) (property :date-saved [[14-01-2024]]) (property :date-archived [[14-01-2024]])))}}
query-table:: true
query-properties:: [:labels :state :full-title]