13 lines
685 B
Markdown
13 lines
685 B
Markdown
-
|
|
- ## 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] |