[logseq-plugin-git:commit] 2026-01-07T21:49:18.874Z

This commit is contained in:
2026-01-07 22:49:19 +01:00
parent 53d3216bd0
commit efbbf24397
2 changed files with 1 additions and 152 deletions
@@ -1,149 +0,0 @@
template:: JOURNAL-TEMPLATE-OLD
- #.tabular
- ### 🗒️Notes
- ![BOOX Notes](../assets/../../onyx/TabUltraCPro/Notepad/JOURNALING.pdf)
- ### 📜Reviews
- {{query (and [[REVIEWS]] (or (property :date-end <%today%>) (property :date-start <%today%>) (property :date-submitted <%today%>)))}}
query-table:: true
query-properties:: [:file :year :venue :deadline]
-
- type:: [[JournalPaper]], [[conferencepaper]], [[WorkshopPaper]], [[Bookchapter]]
template:: PAPERS
date:: <%today%> - <%time%>
full-title::
external-links::
todoist::
year::
date-start::
status:: [[DOING]], [[DONE]], [[SUBMITTED]], [[REJECTED]] [[UNDER-REVISION]]
venue::
priority:: [[P1]] [[P2]] [[P3]] [[P4]]
parent::
leader::
todoist::
progress:: {{renderer :todomaster}}
- #.tabular
- ## MEETINGS
- {{query (and <%current page%> (block-property :type [[meeting]]) (not (page <%current page%>)))}}
- 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]]<%current page%>)}}
- ## [[PAPERS/NOTES]]
-
- type:: [[weblink]]
template:: WEBLINK
source::
tags:: [[readingnotes]]
date:: <%today%> - <%time%>
- type:: [[CAD]]
template:: CAD
corso:: [[Ingegneria Informatica]], [[Informatica]], [[TEACHING/DSU-S3S]], [[TEACHING/DSU-S3F]]
date:: <%today%> - <%time%>
- type:: [[REVIEWS]]
tags::
year::
venue::
template:: REVIEW
full-title::
date-start:: <%today%> - <%time%>
date-submitted::
external-links::
status:: [[DOING]]
deadline-submission::
file::
parent::
todoist::
collapsed:: true
- ### [[Highlights]]
- ### [[Comments]]
- #.tabular
- - ### Paper summary
-
- - ### Strengths
- +
- - ### Weaknesses
- -
- - ### Detailed comments for authors
- Novelty:
- Rigor:
- Relevance:
- Verifiability & transparency:
- Presentation:
- Detailed comments:
- ### [[REVIEWS/Notes]]
- ### YELLOW CONCERNS
background-color:: yellow
- {{query (and [[ffd400]] <%current page%> )}}
collapsed:: true
- ### ❓️Questions
- {{query (and [[question]] <%current page%> )[[question]]}}
query-table:: true
query-properties:: [:block]
- type:: [[Contact]]
page-type:: [[people]]
date:: <%today%> - <%time%>
template:: CONTACT
name::
struttura::
email::
- type:: [[meeting]]
template:: ConsiglioDisim
external-links::
tags:: [[SERVICES/ConsiglioDisim]] [[Convocazioni]]
date:: <%today%> - <%time%>
duration-min::
file-brogliaccio::
file-odg::
- type:: [[meeting]]
template:: MEETING
external-links::
tags::
people::
date:: <%today%> - <%time%>
duration::
- template:: VENUE
date:: <%today%> - <%time%>
full-title::
link::
type:: [[JOURNAL]] [[CONFERENCE]] [[WORKSHOP]]
ranking-link::
- template:: QUERY-QUESTIONS
template-including-parent:: false
- ### Questions
- {{query (and [[question]] <%current page%> )[[question]]}}
- template:: QUERY-IDEAS
template-including-parent:: false
- ### Ideas
- {{query (and [[Ideas]] <%current page%>)}}
- template:: QUERY-TASKS
template-including-parent:: false
- ### TASKS
- {{query (and <%current page%> (task TODO DOING) (not [[GOALS-TODOIST]]))}}
- template:: BOOX-NOTES
- ![BOOX Notes](../assets/../../onyx/TabUltraCPro/Notepad/JOURNALING.pdf)
- template:: TODOIST-task
tags:: #todoist-task
progress:: {{renderer :todomaster}}
- template:: JOURNAL-TEMPLATE
icon:: 📅
- ## Tasks
- ## Notes
+1 -3
View File
@@ -143,11 +143,9 @@ template:: JOURNAL-TEMPLATE-OLD
icon:: 📅
boox-notes:: ![BOOX Notes](../assets/../../onyx/TabUltraCPro/Notepad/JOURNALING.pdf)
- ### Tasks
- {{query (and (task TODO) [[07-01-2026]])}}
- {{query (and (task TODO) <%today%>)}}
query-table:: true
query-properties:: [:block]
- ...
```
-
- ### Notes
-