117 lines
2.6 KiB
Markdown
117 lines
2.6 KiB
Markdown
icon:: ⚙️
|
||
|
||
- ## --Meeting-Titel--
|
||
type:: [[Meeting]]
|
||
projekt:: todo
|
||
datum:: <%today%>
|
||
template:: meeting
|
||
- **Thema:**
|
||
- **Participants:**
|
||
- **Discussion:**
|
||
- TODO # personal todo:: 1618731771239
|
||
- TODO # other todo:: 1618731786211
|
||
- ## [[Journal]]
|
||
type:: [[Journal]]
|
||
template:: Journal
|
||
- ### ⚡ Highlights des Tages
|
||
-
|
||
- ### 💼 Auf der Arbeit
|
||
-
|
||
- ### 🎓 Lessons learned
|
||
-
|
||
- ### 🙏 Ich bin dankbar für
|
||
- ## Journal-Template
|
||
- template:: journalheader
|
||
template-including-parent:: false
|
||
- ## Journal
|
||
-
|
||
- ## Ideen
|
||
-
|
||
- ## Notizen Arbeit
|
||
-
|
||
- ## Notizen Privat
|
||
-
|
||
- ## Person (Page Template)
|
||
- template:: Person
|
||
template-including-parent:: false
|
||
Beschreibung: Dies ist eine Beschreibung zum Template...
|
||
- type:: [[Person]]
|
||
icon:: 👤
|
||
person-name:: [[<% current-page %>]]
|
||
person-beziehungen::
|
||
person-hatvater::
|
||
person-hatmutter::
|
||
person-hatkinder::
|
||
person-hatgeschwister::
|
||
person-hatpartner::
|
||
person-geburtstag::
|
||
alias::
|
||
- ## Bild
|
||
- ## Über
|
||
-
|
||
- ## Kontaktdaten
|
||
-
|
||
- ## Ereignisse
|
||
-
|
||
- template:: Person-Ereignis
|
||
template-including-parent:: false
|
||
- **<%today%>**:
|
||
- ## Mitarbeiterbewertung
|
||
type:: [[Mitarbeiterbewertung]]
|
||
datum:: <%today%>
|
||
Mitarbeiter::
|
||
bewertung-punkte:: 10
|
||
bewertung-kategorie:: fachlich
|
||
bewertung-text::
|
||
template:: Mitarbeiterbewertung
|
||
-
|
||
-
|
||
- ## Projekt
|
||
- template:: Projekt
|
||
template-including-parent:: false
|
||
- type:: [[Projekt]]
|
||
icon:: 🛠️
|
||
team::
|
||
status:: [[in Arbeit]]
|
||
scope:: [[$KRAH]], [[$Privat]]
|
||
jourfixe::
|
||
start::
|
||
- ## Aufgaben (nicht im Journal)
|
||
- todo
|
||
- ## Aufgabensammlung
|
||
- {{query (and (todo TODO LATER)<%current page%>) }}
|
||
- ## warten auf
|
||
- {{query (and (todo WAITING)<%current page%>) }}
|
||
-
|
||
- ## Zitat
|
||
- template:: Zitat
|
||
template-including-parent:: false
|
||
- type:: Zitat
|
||
autor::
|
||
thema::
|
||
zitat::
|
||
-
|
||
- ## mein Template für das Omnivore Plugin
|
||
- ```
|
||
### [{{{title}}}]({{{omnivoreUrl}}})
|
||
type:: [[Artikel]]
|
||
collapsed:: true
|
||
site:: {{#siteName}}[{{{siteName}}}]{{/siteName}}({{{originalUrl}}})
|
||
{{#author}}
|
||
produzent:: {{{author}}}
|
||
{{/author}}
|
||
{{#labels.length}}
|
||
labels:: {{#labels}}[[{{{name}}}]]{{/labels}}
|
||
{{/labels.length}}
|
||
date_saved:: {{{dateSaved}}}
|
||
tags:: TODO
|
||
```
|
||
- ## Ratings:
|
||
- ⬜️⬜️⬜️⬜️⬜️ (0/5) ungenügend
|
||
- ⭐️⬜️⬜️⬜️⬜️ (1/5) mangelhaft
|
||
- ⭐️⭐️⬜️⬜️⬜️ (2/5) ausreichend
|
||
- ⭐️⭐️⭐️⬜️⬜️ (3/5) befriedigend
|
||
- ⭐️⭐️⭐️⭐️⬜️ (4/5) gut
|
||
- ⭐️⭐️⭐️⭐️⭐️ (5/5) sehr gut
|
||
-
|
||
- |