This commit is contained in:
2025-06-05 21:28:30 +02:00
parent 819f6a0cb3
commit 23edf6d6ab
6304 changed files with 466 additions and 708478 deletions
-40
View File
@@ -1,40 +0,0 @@
type:: [[conferencepaper]]
date:: [[20-09-2024]] - 14:24
full-title::
external-links::
todoist::
year::
date-start::
status:: [[REJECTED]]
venue::
priority:: [[P1]]
parent::
leader::
todoist::
progress:: {{renderer :todomaster}}
- #.tabular
- ## MEETINGS
- {{query (and [[PAPERS/FSE2024-UserStories]] (block-property :type [[meeting]]) (not (page [[PAPERS/FSE2024-UserStories]])))}}
- 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/FSE2024-UserStories]])}}
- ## [[PAPERS/NOTES]]
-