add icons and
This commit is contained in:
parent
50b2105f17
commit
bed161bc45
@ -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.
|
||||
|
||||
## 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
|
||||
2. write "/" and "Temp", auto completion should already suggest "Templates". Press it
|
||||
3. Select which template you would like to use
|
||||
|
17
pages/Napoleon.md
Normal file
17
pages/Napoleon.md
Normal 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:
|
||||
-
|
@ -1,4 +1,4 @@
|
||||
# Movies
|
||||
- {{query (page-property :type [[Movie]])}}
|
||||
query-properties:: [:page :rating :watched-on :release-year :director :name]
|
||||
- {{query (property type [[Movie]])}}
|
||||
query-table:: true
|
||||
query-properties:: [:page :rating :watched-on :release-year :name]
|
@ -2,9 +2,9 @@
|
||||
template:: One-on-One Template
|
||||
template-including-parent:: true
|
||||
- ## Meta
|
||||
Type:: [/[one_on_one]]
|
||||
Type:: [[One_on_one]]
|
||||
Tags:: one_on_one
|
||||
icon: 👥
|
||||
icon: 🤝
|
||||
Attendees::
|
||||
Project::
|
||||
Topic::
|
||||
|
@ -2,7 +2,7 @@
|
||||
template:: book-notes
|
||||
template-including-parent:: true
|
||||
- ## Meta
|
||||
Type:: [/[Book]]
|
||||
Type:: [/[book]]
|
||||
Tags:: book
|
||||
icon: 📚
|
||||
Status:: [/[to-read]] [/[Reading]] [/[Read]]
|
||||
|
@ -2,9 +2,9 @@
|
||||
template:: company-notes
|
||||
template-including-parent:: true
|
||||
- ## Meta
|
||||
type:: [[company]]
|
||||
type:: [/[company]]
|
||||
Tags:: company
|
||||
icon: 📚
|
||||
icon: 🛠️
|
||||
adress::
|
||||
Industry::
|
||||
Partners::
|
||||
|
@ -2,9 +2,9 @@
|
||||
template:: Conference Talk Template
|
||||
template-including-parent:: true
|
||||
- ## Meta
|
||||
Type:: [/[Conference Talk]]
|
||||
Type:: [/[conference talk]]
|
||||
Tags:: conference_talk
|
||||
icon: 📚
|
||||
icon: 🦜
|
||||
title::
|
||||
speaker::
|
||||
conference::
|
||||
|
@ -2,7 +2,7 @@
|
||||
template:: Daily Journal Template
|
||||
template-including-parent:: true
|
||||
- ## Meta
|
||||
tags:: [\[Daily]]
|
||||
tags:: [\[daily]]
|
||||
Date:: <% today %>
|
||||
- ## Today's Goals
|
||||
- ### TODO 1.
|
||||
|
@ -4,7 +4,7 @@
|
||||
- ## Meta
|
||||
Type:: [/[eisenhower]]
|
||||
Tags:: eisenhower
|
||||
icon: 👥
|
||||
icon: 📋
|
||||
Title::
|
||||
Project::
|
||||
Date:: <% today %>
|
||||
|
@ -2,9 +2,9 @@
|
||||
template:: goal
|
||||
template-including-parent:: true
|
||||
- ## Meta
|
||||
Type:: [/[goal]]
|
||||
Type:: [[Goal]]
|
||||
Tags:: goal
|
||||
icon: 👥
|
||||
icon: 🥅
|
||||
status:: [/[ToBegin]] [/[InProgress]] [/[Finished]] [/[Aborted]]
|
||||
title::
|
||||
created:: <% today %>
|
||||
|
@ -4,10 +4,11 @@
|
||||
- ## Meta
|
||||
Type:: [/[movie]]
|
||||
Tags:: movie
|
||||
icon: 👤
|
||||
Name:: XXX
|
||||
Director:: XXX
|
||||
Release-year:: 2024
|
||||
icon: 🎬
|
||||
Name::
|
||||
Director::
|
||||
Release-year::
|
||||
Genre::
|
||||
Watched-on:: <%today%>
|
||||
Status:: [/[to-view]] [/[viewed]]
|
||||
Rating:: X/10
|
||||
|
@ -2,7 +2,7 @@
|
||||
template:: person
|
||||
template-including-parent:: true
|
||||
- ## Meta
|
||||
type:: [/[Person]]
|
||||
type:: [/[person]]
|
||||
tags:: person
|
||||
icon: 👤
|
||||
name::
|
||||
|
@ -2,7 +2,7 @@
|
||||
template:: project
|
||||
template-including-parent:: true
|
||||
- ## Meta
|
||||
Type:: [/[Project]]
|
||||
Type:: [/[project]]
|
||||
Tags:: project
|
||||
icon: 📂
|
||||
title::
|
||||
|
@ -4,7 +4,7 @@
|
||||
- ## Meta
|
||||
Type:: [/[retro]]
|
||||
Tags:: retro
|
||||
icon: 👥
|
||||
icon: 📅
|
||||
- |Journal Entry|||||
|
||||
|--|--|--|--|--|
|
||||
|[1 Week Ago](<%1 Week Ago%>)|[1 Month Ago](<%4 Weeks Ago%>)|[3 Months Ago](<%12 Weeks Ago%>)|||
|
||||
|
@ -4,7 +4,7 @@
|
||||
- ## Meta
|
||||
Type:: [/[timebox]]
|
||||
Tags:: timebox
|
||||
icon: 👥
|
||||
icon: 📅
|
||||
Date:: <% today %>
|
||||
- # Brain Dump
|
||||
#+BEGIN_NOTE
|
||||
|
@ -2,9 +2,9 @@
|
||||
template:: Weekly Review
|
||||
template-including-parent:: true
|
||||
- ## Meta
|
||||
Type:: [/[timebox]]
|
||||
Tags:: timebox
|
||||
icon: 👥
|
||||
Type:: [/[weekly]]
|
||||
Tags:: weekly
|
||||
icon: 📅
|
||||
Date:: <% today %>
|
||||
- ## A line about this week
|
||||
-
|
||||
|
Loading…
Reference in New Issue
Block a user