Files
logseq/pages/Templates.md
T

151 lines
3.9 KiB
Markdown

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
- ### [[Comments]]
- #.tabular
- ### Paper summary
-
- ### Strengths
- +
- ### Weaknesses
- -
- ### Detailed comments for authors
- Novelty:
- Rigor:
- Relevance:
- Verifiability & transparency:
- Presentation:
- Detailed comments:
- 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]]) (not [[TODOIST-LOGSEQED]]))}}
- template:: BOOX-NOTES
- ![BOOX Notes](../assets/../../onyx/TabUltraCPro/Notepad/JOURNALING.pdf)
- template:: TODOIST-task
tags:: #todoist-task
date:: <%today%> - <%time%>
progress:: {{renderer :todomaster}}
- ### Tasks
-
- ### Notes
-
- template:: JOURNAL-TEMPLATE
progress:: {{renderer :todomaster}}
icon:: 📅
boox-notes:: ![BOOX Notes](../assets/../../onyx/TabUltraCPro/Notepad/JOURNALING.pdf)
- ### Tasks
- {{query (and (task TODO) <%today%>)}}
query-table:: true
query-properties:: [:block]
- ...
- ### Notes
-