41 lines
1.1 KiB
Markdown
41 lines
1.1 KiB
Markdown
-
|
|
type:: [[JournalPaper]]
|
|
date:: [[12-02-2024]] - 16:15
|
|
full-title::
|
|
external-links:: https://github.com/MDEGroup/BiasInRSSEwithLLM
|
|
todoist:: https://app.todoist.com/showTask?id=7688827022
|
|
year:: 2024
|
|
date-start::
|
|
status:: [[DOING]]
|
|
venue::
|
|
priority:: [[P3]]
|
|
parent::
|
|
leader:: [[people/juri]]
|
|
zotero-collection:: zotero://select/library/collections/UFBFT7EA
|
|
progress:: {{renderer :todomaster}}
|
|
|
|
-
|
|
-
|
|
- ## MEETINGS
|
|
- {{query (and [[PAPERS/2024-BiasInRSSEwithLLM]] (block-property :type [[meeting]]) (not (page [[PAPERS/2024-BiasInRSSEwithLLM]])))}}
|
|
- 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/2024-BiasInRSSEwithLLM]])}}
|
|
- ## [[PAPERS/NOTES]] |