Auto saved by Logseq

This commit is contained in:
WieErWill 2024-01-07 11:00:13 +01:00
parent d07df9c707
commit bfa86e1efc
18 changed files with 58 additions and 51 deletions

View File

@ -5,6 +5,7 @@ It also neatly groups them together and makes them easy to search
#+END_QUOTE
- [[Overview/Tasklist]]
- [[Overview/Events]]
- [[Overview/Projects]]
- [[Overview/Contacts]]
- [[Overview/Companies]]

View File

@ -0,0 +1,4 @@
# Events
- {{query (property type [[Event]])}}
query-table:: true
query-properties:: [:page :startDate :endDate :location :category]

View File

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

View File

@ -1,10 +1,10 @@
# Book Notes
template:: book-notes
template-including-parent:: true
template-including-parent:: false
- ## Meta
Type:: [/[book]]
Tags:: book
Status:: [/[to-read]] [/[Reading]] [/[Read]]
Status:: [/[to-read]] [/[reading]] [/[finished]]
Cover:: ![image](){:height 172, :width 98}
Title::
alias::

View File

@ -1,6 +1,6 @@
# Company
template:: company-notes
template-including-parent:: true
template-including-parent:: false
- ## Meta
type:: [/[company]]
Tags:: company

View File

@ -1,6 +1,6 @@
# Conference Talk
template:: Conference Talk Template
template-including-parent:: true
template-including-parent:: false
- ## Meta
Type:: [/[conference_talk]]
Tags:: conference_talk

View File

@ -1,6 +1,6 @@
- # Daily Journal
template:: Daily Journal Template
template-including-parent:: true
template-including-parent:: false
- ## Meta
tags:: [\[daily]]
Date:: <% today %>

View File

@ -1,6 +1,6 @@
# Eisenhower Matrix
template:: eisenhower-matrix
template-including-parent:: true
template-including-parent:: false
- ## Meta
Type:: [/[eisenhower]]
Tags:: eisenhower

27
pages/template___event.md Normal file
View File

@ -0,0 +1,27 @@
- # Event
template:: event
template-including-parent:: false
- ## Meta
type:: [/[event]]
tags:: event
icon:: 🎪
title::
startDate::
endDate::
location::
website::
category::
participants::
- ## Description
-
- ## Planning
- TODO find other interested
- TODO Buy Tickets
- TODO Get Hotel
- TODO Organize Travel
- ## Event Highlights
- must have to visit
- ## What to pack for the event
-
- ## Notes
-

View File

@ -1,6 +1,6 @@
# Goal
template:: goal
template-including-parent:: true
template-including-parent:: false
- ## Meta
Type:: [\[goal]]
Tags:: goal

View File

@ -1,6 +1,6 @@
# Meeting Template
template:: Meeting
template-including-parent:: true
template-including-parent:: false
- ## Meta
Type:: [/[meeting]]
Tags:: meeting

View File

@ -1,6 +1,6 @@
# Movie Review
template:: movie-review
template-including-parent:: true
template-including-parent:: false
- ## Meta
Type:: [/[movie]]
Tags:: movie

View File

@ -1,6 +1,6 @@
# Person
template:: person
template-including-parent:: true
- # Person
template:: person
template-including-parent:: false
- ## Meta
type:: [/[person]]
tags:: person

View File

@ -1,6 +1,6 @@
# Project
template:: project
template-including-parent:: true
- # Project
template:: project
template-including-parent:: false
- ## Meta
Type:: [/[project]]
Tags:: project

View File

@ -1,6 +1,6 @@
# Retro
template: Retro
template-including-parent:: true
- # Retro
template: Retro
template-including-parent:: false
- ## Meta
Type:: [/[retro]]
Tags:: retro

View File

@ -1,6 +1,6 @@
# Time Box
template: time_box
template-including-parent: true
- # Time Box
template: time_box
template-including-parent: false
- ## Meta
Type:: [/[timebox]]
Tags:: timebox

View File

@ -1,6 +1,6 @@
# Weekly Journal Reflection
template:: Weekly Review
template-including-parent:: true
- # Weekly Journal Reflection
template:: Weekly Review
template-including-parent:: false
- ## Meta
Type:: [/[weekly]]
Tags:: weekly

View File

@ -2,12 +2,13 @@
- #+BEGIN_QUOTE
Here is the list of all templates
#+END_QUOTE
- [[template/1:1_meeting]]
- [[template/1on1_meeting]]
- [[template/book]]
- [[template/company]]
- [[template/conference_talk]]
- [[template/daily_journal]]
- [[template/eisenhower_matrix]]
- [[template/event]]
- [[template/goal]]
- [[template/meeting]]
- [[template/movie]]
@ -16,4 +17,3 @@
- [[template/retro]]
- [[template/timebox]]
- [[template/weekly_journal]]
-