Auto saved by Logseq
This commit is contained in:
parent
5ba7743b47
commit
476fa1ec9e
@ -2,7 +2,7 @@
|
||||
template:: book-notes
|
||||
template-including-parent:: false
|
||||
- ## Meta
|
||||
type:: [/[book]]
|
||||
type:: book
|
||||
tags:: book
|
||||
status:: [/[to-read]] [/[reading]] [/[finished]]
|
||||
cover:: ![image](){:height 172, :width 98}
|
||||
|
@ -2,7 +2,7 @@
|
||||
template:: company-notes
|
||||
template-including-parent:: false
|
||||
- ## Meta
|
||||
type:: [/[company]]
|
||||
type:: company
|
||||
tags:: company
|
||||
icon:: 🛠️
|
||||
adress::
|
||||
|
@ -2,8 +2,8 @@
|
||||
template:: Conference Talk Template
|
||||
template-including-parent:: false
|
||||
- ## Meta
|
||||
Type:: [/[conference_talk]]
|
||||
Tags:: conference_talk
|
||||
type:: conference_talk
|
||||
tags:: conference_talk
|
||||
icon:: 🦜
|
||||
title::
|
||||
speaker::
|
||||
|
@ -2,8 +2,8 @@
|
||||
template:: Daily Journal Template
|
||||
template-including-parent:: false
|
||||
- ## Meta
|
||||
tags:: [\[daily]]
|
||||
Date:: <% today %>
|
||||
tags:: daily
|
||||
date:: <% today %>
|
||||
- ## Today's Goals
|
||||
- ### TODO 1.
|
||||
- ### TODO 2.
|
||||
|
@ -2,12 +2,12 @@
|
||||
template:: eisenhower-matrix
|
||||
template-including-parent:: false
|
||||
- ## Meta
|
||||
Type:: [/[eisenhower]]
|
||||
Tags:: eisenhower
|
||||
type:: eisenhower
|
||||
tags:: eisenhower
|
||||
icon:: 📋
|
||||
Title::
|
||||
Project::
|
||||
Date:: <% today %>
|
||||
title::
|
||||
project::
|
||||
date:: <% today %>
|
||||
- 
|
||||
- [[TODO]]
|
||||
-
|
||||
|
@ -2,7 +2,7 @@
|
||||
template:: event
|
||||
template-including-parent:: false
|
||||
- ## Meta
|
||||
type:: [/[event]]
|
||||
type:: event
|
||||
tags:: event
|
||||
icon:: 🎪
|
||||
title::
|
||||
|
@ -2,8 +2,8 @@
|
||||
template:: goal
|
||||
template-including-parent:: false
|
||||
- ## Meta
|
||||
Type:: [\[goal]]
|
||||
Tags:: goal
|
||||
type:: goal
|
||||
tags:: goal
|
||||
icon:: 🥅
|
||||
status:: [/[ToBegin]] [/[InProgress]] [/[Finished]] [/[Aborted]]
|
||||
title::
|
||||
|
Loading…
Reference in New Issue
Block a user