40 lines
1.0 KiB
Markdown
40 lines
1.0 KiB
Markdown
type:: [[WorkshopPaper]]
|
|
date:: [[24-06-2024]] - 23:26
|
|
full-title::
|
|
external-links::
|
|
todoist::
|
|
year:: 2024
|
|
date-start::
|
|
status:: [[DOING]]
|
|
venue:: [[MODELS-WS]]
|
|
priority:: [[P3]]
|
|
parent::
|
|
leader::
|
|
todoist::
|
|
progress:: {{renderer :todomaster}}
|
|
|
|
- #.tabular
|
|
- ## MEETINGS
|
|
- {{query (and [[PAPERS/MODELS2024-MDEINTELLIGENCE]] (block-property :type [[meeting]]) (not (page [[PAPERS/MODELS2024-MDEINTELLIGENCE]])))}}
|
|
- query-table:: true
|
|
- ## READINGS
|
|
- #+BEGIN_QUERY
|
|
{:title "Related readings in Omnivore"
|
|
:query [:find (pull ?b [*] )
|
|
:in $ ?current-page
|
|
:where
|
|
[?b :block/page ?p]
|
|
[?p :block/name ?p-name]
|
|
[?b :block/content ?c]
|
|
[(clojure.string/includes? ?c ?current-page)]
|
|
[(clojure.string/includes? ?p-name "omnivore")]
|
|
]
|
|
:inputs [:current-page]}
|
|
#+END_QUERY
|
|
-
|
|
- ## TASKs
|
|
-
|
|
- ## ❓️ QUESTIONS TO ANSWER
|
|
{{query (and [[question]][[PAPERS/MODELS2024-MDEINTELLIGENCE]])}}
|
|
- ## [[PAPERS/NOTES]]
|
|
- |