add icons and

This commit is contained in:
WieErWill 2024-01-06 21:52:09 +01:00
parent 50b2105f17
commit bed161bc45
17 changed files with 151 additions and 131 deletions

View File

@ -4,6 +4,8 @@ Using LogSeq and writing everything from scratch every time you want to add some
Make your LogSeq clean and organized with some templates. Each template is a Markdown file itself and can be further modified by yourself to your liking. Make your LogSeq clean and organized with some templates. Each template is a Markdown file itself and can be further modified by yourself to your liking.
## How to use Templates? ## How to use Templates?
Add the files in the pages folder into your logseq pages folder. That's all.
1. open any note or create a new page 1. open any note or create a new page
2. write "/" and "Temp", auto completion should already suggest "Templates". Press it 2. write "/" and "Temp", auto completion should already suggest "Templates". Press it
3. Select which template you would like to use 3. Select which template you would like to use

17
pages/Napoleon.md Normal file
View File

@ -0,0 +1,17 @@
# Movie Review
- ## Meta
type:: [[Movie]]
tags:: movie
icon:: 🎬
Name:: Napoleon
Director::
Release-year:: 2023
Genre:: History
Watched-on:: [[Sat, 06.01.2024]]
Status:: [/[viewed]]
Rating:: 7/10
Recommended-By:: [[Nico]]
- ## Description
-
- Notes:
-

View File

@ -1,4 +1,4 @@
# Movies # Movies
- {{query (page-property :type [[Movie]])}} - {{query (property type [[Movie]])}}
query-properties:: [:page :rating :watched-on :release-year :director :name]
query-table:: true query-table:: true
query-properties:: [:page :rating :watched-on :release-year :name]

View File

@ -1,25 +1,25 @@
- # One on One - # One on One
template:: One-on-One Template template:: One-on-One Template
template-including-parent:: true template-including-parent:: true
- ## Meta - ## Meta
Type:: [/[one_on_one]] Type:: [[One_on_one]]
Tags:: one_on_one Tags:: one_on_one
icon: 👥 icon: 🤝
Attendees:: Attendees::
Project:: Project::
Topic:: Topic::
Date:: <% today %> Date:: <% today %>
- ## Check-in (5 mins) - ## Check-in (5 mins)
- -
- ## Recent Work Recap (10 min) - ## Recent Work Recap (10 min)
- -
- ## Upcoming Work - ## Upcoming Work
- -
- ## Action Items - ## Action Items
- TODO Item 1 - TODO Item 1
:logbook: :logbook:
CLOCK: [2024-01-01 Mon 12:00:00]--[2024-01-01 Mon 13:00:00] => 00:01:00 CLOCK: [2024-01-01 Mon 12:00:00]--[2024-01-01 Mon 13:00:00] => 00:01:00
:END: :END:
- ## Notes - ## Notes
- ## Questions to Ask - ## Questions to Ask
- -

View File

@ -2,9 +2,9 @@
template:: book-notes template:: book-notes
template-including-parent:: true template-including-parent:: true
- ## Meta - ## Meta
Type:: [/[Book]] Type:: [/[book]]
Tags:: book Tags:: book
icon: 📚 icon: 📚
Status:: [/[to-read]] [/[Reading]] [/[Read]] Status:: [/[to-read]] [/[Reading]] [/[Read]]
Cover:: ![image](){:height 172, :width 98} Cover:: ![image](){:height 172, :width 98}
Title:: Title::
@ -13,11 +13,11 @@
Year:: Year::
Genre:: Genre::
Rating:: X/10 Rating:: X/10
Recommended-By:: Recommended-By::
cover:: ![image](URL here){:height 172, :width 98} cover:: ![image](URL here){:height 172, :width 98}
- ## Summary - ## Summary
- -
- ## Summarise the book in 3 Sentences - ## Summarise the book in 3 Sentences
- -
- ## Highlights - ## Highlights
- -
@ -26,10 +26,10 @@
- Will I take anything away from it permanently? - Will I take anything away from it permanently?
- -
- My top 3 quotes - My top 3 quotes
- 1. "..." page XYZ - 1. "..." page XYZ
- 2. - 2.
- 3. - 3.
- Would I recommend this book wholeheartedly to... - Would I recommend this book wholeheartedly to...
- Partner, family, friends, colleagues, manager, direct reports - Partner, family, friends, colleagues, manager, direct reports
- Notes - Notes
- -

View File

@ -2,10 +2,10 @@
template:: company-notes template:: company-notes
template-including-parent:: true template-including-parent:: true
- ## Meta - ## Meta
type:: [[company]] type:: [/[company]]
Tags:: company Tags:: company
icon: 📚 icon: 🛠️
adress:: adress::
Industry:: Industry::
Partners:: Partners::
Customers:: Customers::

View File

@ -2,9 +2,9 @@
template:: Conference Talk Template template:: Conference Talk Template
template-including-parent:: true template-including-parent:: true
- ## Meta - ## Meta
Type:: [/[Conference Talk]] Type:: [/[conference talk]]
Tags:: conference_talk Tags:: conference_talk
icon: 📚 icon: 🦜
title:: title::
speaker:: speaker::
conference:: conference::

View File

@ -2,31 +2,31 @@
template:: Daily Journal Template template:: Daily Journal Template
template-including-parent:: true template-including-parent:: true
- ## Meta - ## Meta
tags:: [\[Daily]] tags:: [\[daily]]
Date:: <% today %> Date:: <% today %>
- ## Today's Goals - ## Today's Goals
- ### TODO 1. - ### TODO 1.
- ### TODO 2. - ### TODO 2.
- ### TODO 3. - ### TODO 3.
- ## morning preparation - ## morning preparation
- [[Gratitude]] - [[Gratitude]]
- -
- [[Thinking about]] - [[Thinking about]]
- -
- [[One thing to remember]] - [[One thing to remember]]
- -
- [[Dreams]] - [[Dreams]]
- -
- ## Over Day Notes - ## Over Day Notes
- -
- ## Evening reflections - ## Evening reflections
- [[What happened today?]] - [[What happened today?]]
- -
- [[What went well? Wins of today]] - [[What went well? Wins of today]]
- -
- [[What could have gone better? Losses today?]] - [[What could have gone better? Losses today?]]
- -
- [[Lessons Learned]] - [[Lessons Learned]]
- -
- ## Notes/Activity - ## Notes/Activity
- -

View File

@ -1,10 +1,10 @@
- # Eisenhower Matrix - # Eisenhower Matrix
template:: eisenhower-matrix template:: eisenhower-matrix
template-including-parent:: true template-including-parent:: true
- ## Meta - ## Meta
Type:: [/[eisenhower]] Type:: [/[eisenhower]]
Tags:: eisenhower Tags:: eisenhower
icon: 👥 icon: 📋
Title:: Title::
Project:: Project::
Date:: <% today %> Date:: <% today %>

View File

@ -1,13 +1,13 @@
- # Goal - # Goal
template:: goal template:: goal
template-including-parent:: true template-including-parent:: true
- ## Meta - ## Meta
Type:: [/[goal]] Type:: [[Goal]]
Tags:: goal Tags:: goal
icon: 👥 icon: 🥅
status:: [/[ToBegin]] [/[InProgress]] [/[Finished]] [/[Aborted]] status:: [/[ToBegin]] [/[InProgress]] [/[Finished]] [/[Aborted]]
title:: title::
created:: <% today %> created:: <% today %>
- ## Description - ## Description
- ## How to measure performance - ## How to measure performance
- ## Notes - ## Notes

View File

@ -4,7 +4,7 @@
- ## Meta - ## Meta
Type:: [/[Meeting]] Type:: [/[Meeting]]
Tags:: meeting Tags:: meeting
icon: 👥 icon: 👥
Title:: Title::
Project:: Project::
Topic:: Topic::
@ -13,7 +13,7 @@
Date:: <% today %> Date:: <% today %>
Objective:: Objective::
- ## Notes - ## Notes
- -
- ## Main topics of discussion - ## Main topics of discussion
- ABC - ABC
- XYZ - XYZ
@ -23,4 +23,4 @@
CLOCK: [2024-01-01 Mon 12:00:00]--[2024-01-01 Mon 13:00:00] => 00:01:00 CLOCK: [2024-01-01 Mon 12:00:00]--[2024-01-01 Mon 13:00:00] => 00:01:00
:END: :END:
- ## Next Meeting - ## Next Meeting
- -

View File

@ -4,14 +4,15 @@
- ## Meta - ## Meta
Type:: [/[movie]] Type:: [/[movie]]
Tags:: movie Tags:: movie
icon: 👤 icon: 🎬
Name:: XXX Name::
Director:: XXX Director::
Release-year:: 2024 Release-year::
Genre::
Watched-on:: <%today%> Watched-on:: <%today%>
Status:: [/[to-view]] [/[viewed]] Status:: [/[to-view]] [/[viewed]]
Rating:: X/10 Rating:: X/10
Recommended-By:: Recommended-By::
- ## Description - ## Description
- -
- Notes: - Notes:

View File

@ -2,9 +2,9 @@
template:: person template:: person
template-including-parent:: true template-including-parent:: true
- ## Meta - ## Meta
type:: [/[Person]] type:: [/[person]]
tags:: person tags:: person
icon: 👤 icon: 👤
name:: name::
alias:: alias::
related:: related::

View File

@ -2,10 +2,10 @@
template:: project template:: project
template-including-parent:: true template-including-parent:: true
- ## Meta - ## Meta
Type:: [/[Project]] Type:: [/[project]]
Tags:: project Tags:: project
icon: 📂 icon: 📂
title:: title::
Status:: [/[Idea]] [/[Planned]] [/[Active]] [/[Completed]] Status:: [/[Idea]] [/[Planned]] [/[Active]] [/[Completed]]
Team:: Team::
Lead:: Lead::
@ -15,13 +15,13 @@
areas:: areas::
priority:: priority::
- ## Objective/Goal - ## Objective/Goal
- -
- ## Scope - ## Scope
- -
- ## Project Kickoff Checklist - ## Project Kickoff Checklist
- -
- ## Tasklist - ## Tasklist
- TODO Setup project page - TODO Setup project page
- ## Tasks - ## Tasks
- {{query (and <% current page %> (task LATER))}} - {{query (and <% current page %> (task LATER))}}
- ## Resources - ## Resources
@ -32,18 +32,18 @@
#+BEGIN_QUERY #+BEGIN_QUERY
{:title [:h2 "Related Tasks"] {:title [:h2 "Related Tasks"]
:query [:find (pull ?b [*]) :query [:find (pull ?b [*])
:in $ ?query-page :in $ ?query-page
:where :where
[?p :block/name ?query-page] [?p :block/name ?query-page]
[?b :block/marker ?marker] [?b :block/marker ?marker]
[?b :block/refs ?p] [?b :block/refs ?p]
[?ref :block/name "project"] [?ref :block/name "project"]
(not [?b :block/refs ?ref]) (not [?b :block/refs ?ref])
[(contains? #{"TODO" "DOING" "NOW" "LATER" "WAITING"} ?marker)]] [(contains? #{"TODO" "DOING" "NOW" "LATER" "WAITING"} ?marker)]]
:inputs [:query-page] :inputs [:query-page]
:result-transform (fn [result] :result-transform (fn [result]
(sort-by (fn [b] (sort-by (fn [b]
(get b :block/priority "Z")) result)) (get b :block/priority "Z")) result))
:breadcrumb-show? false :breadcrumb-show? false
:group-by-page? false :group-by-page? false
:collapsed? false :collapsed? false
@ -52,17 +52,17 @@
#+BEGIN_QUERY #+BEGIN_QUERY
{:title [:h2 "Checklist"] {:title [:h2 "Checklist"]
:query [:find (pull ?b [*]) :query [:find (pull ?b [*])
:in $ ?tag :in $ ?tag
:where :where
[?b :block/marker ?marker] [?b :block/marker ?marker]
[(contains? #{"TODO"} ?marker)] [(contains? #{"TODO"} ?marker)]
(page-ref ?b ?tag) (page-ref ?b ?tag)
[?ref :block/name "project"] [?ref :block/name "project"]
(not [?b :block/refs ?ref])] (not [?b :block/refs ?ref])]
:inputs [:query-page] :inputs [:query-page]
:result-transform (fn [result] :result-transform (fn [result]
(sort-by (fn [b] (sort-by (fn [b]
(get b :block/priority "Z")) result)) (get b :block/priority "Z")) result))
:breadcrumb-show? true :breadcrumb-show? true
:table-view? false :table-view? false
} }
@ -70,18 +70,18 @@
#+BEGIN_QUERY #+BEGIN_QUERY
{:title [:h2 "Completed Related Tasks"] {:title [:h2 "Completed Related Tasks"]
:query [:find (pull ?b [*]) :query [:find (pull ?b [*])
:in $ ?query-page :in $ ?query-page
:where :where
[?p :block/name ?query-page] [?p :block/name ?query-page]
[?b :block/marker "DONE"] [?b :block/marker "DONE"]
[?b :block/refs ?p] [?b :block/refs ?p]
[?ref :block/name "project"] [?ref :block/name "project"]
(not [?b :block/refs ?ref]) (not [?b :block/refs ?ref])
] ]
:inputs [:query-page] :inputs [:query-page]
:result-transform (fn [result] :result-transform (fn [result]
(sort-by (fn [b] (sort-by (fn [b]
(get b :block/priority "Z")) result)) (get b :block/priority "Z")) result))
:breadcrumb-show? false :breadcrumb-show? false
:group-by-page? false :group-by-page? false
:collapsed? false :collapsed? false

View File

@ -4,8 +4,8 @@
- ## Meta - ## Meta
Type:: [/[retro]] Type:: [/[retro]]
Tags:: retro Tags:: retro
icon: 👥 icon: 📅
- |Journal Entry||||| - |Journal Entry|||||
|--|--|--|--|--| |--|--|--|--|--|
|[1 Week Ago](<%1 Week Ago%>)|[1 Month Ago](<%4 Weeks Ago%>)|[3 Months Ago](<%12 Weeks Ago%>)||| |[1 Week Ago](<%1 Week Ago%>)|[1 Month Ago](<%4 Weeks Ago%>)|[3 Months Ago](<%12 Weeks Ago%>)|||
- -

View File

@ -4,26 +4,26 @@
- ## Meta - ## Meta
Type:: [/[timebox]] Type:: [/[timebox]]
Tags:: timebox Tags:: timebox
icon: 👥 icon: 📅
Date:: <% today %> Date:: <% today %>
- # Brain Dump - # Brain Dump
#+BEGIN_NOTE #+BEGIN_NOTE
Take everything thats in your brain that you need to get done and jotted down as quickly as you possibly can. Dont think about it. Just write them down Take everything thats in your brain that you need to get done and jotted down as quickly as you possibly can. Dont think about it. Just write them down
#+END_NOTE #+END_NOTE
- 1. Blah Blah - 1. Blah Blah
2. Blah Blah 2. Blah Blah
- # Top Priorities #.kanban - # Top Priorities #.kanban
#+BEGIN_NOTE #+BEGIN_NOTE
List out your Tasks Categorized by Task List out your Tasks Categorized by Task
#+END_NOTE #+END_NOTE
- ## 🔴 High {{renderer :todomaster}} - ## 🔴 High {{renderer :todomaster}}
- [#A] Low Priority Task - [#A] Low Priority Task
- ## 🟡 Normal {{renderer :todomaster}} - ## 🟡 Normal {{renderer :todomaster}}
- [#B] Normal Priority Task - [#B] Normal Priority Task
- ## 🟢 Low {{renderer :todomaster}} - ## 🟢 Low {{renderer :todomaster}}
- [#C] High Priority Task - [#C] High Priority Task
- # Morning Box #.kanban - # Morning Box #.kanban
- query-table: true - query-table: true
#+BEGIN_NOTE #+BEGIN_NOTE
Build your Morning Plan Build your Morning Plan
#+END_NOTE #+END_NOTE

View File

@ -2,15 +2,15 @@
template:: Weekly Review template:: Weekly Review
template-including-parent:: true template-including-parent:: true
- ## Meta - ## Meta
Type:: [/[timebox]] Type:: [/[weekly]]
Tags:: timebox Tags:: weekly
icon: 👥 icon: 📅
Date:: <% today %> Date:: <% today %>
- ## A line about this week - ## A line about this week
- -
- ## A line about today - ## A line about today
- -
- ## What went well this week? - ## What went well this week?
- -
- ## Habit/Activity Tracking - ## Habit/Activity Tracking
- -
@ -41,9 +41,9 @@
logseq.order-list-type:: number logseq.order-list-type:: number
- - - -
logseq.order-list-type:: number logseq.order-list-type:: number
- ## What am I grateful for this week? - ## What am I grateful for this week?
- -
- ## What am I proud of this week? - ## What am I proud of this week?
- -
- ## What brought me joy this week? Happiest event this week - ## What brought me joy this week? Happiest event this week
- -