--- weight: meditation: pushUps: 0 journal: Privat daily journal-start-date: 2009-01-03 journal-end-date: 2009-01-03 journal-date: 2009-01-03 --- [[Journal/Privat/2009/01/2009-01-02|❮❮]] ⋮ [[Journal/Privat/2009|2009]] › [[Journal/Privat/2009-Q1|Q1]] › [[Journal/Privat/2009/2009-01|01]] › [[Journal/Privat/2009/2009-W01|W01]] ⋮ [[Journal/Privat/2009/01/2009-01-04|❯❯]] ## Journal - [x] Dies ist der erste Eintrag nach meiner Tumor-OP. Eine ausführliche Ausführung muß noch warten, das Schreiben ist etwas mühselig. Die Zeit im Krankenhaus war eine sehr heilsame Zeit, sowohl für den Körper (Kopf), als auch für die Seele. [completion:: 2009-01-03] ## Ziele ##### [[2009-W01#^01i|Woche]] | [[2009-01#^01i|Monat]] | [[2009-Q1#^q1i|Quartal]] | [[2009## Jahresziele|Jahr]] ## Aufgaben > [!hint]- Aktuelle Aufgaben >```tasks >not done >happens on 2009-01-03 >path regex does not match /^Resources\/Templates\/.*/ >path regex does not match /^Übersicht\/.*/ >``` > [!todo]- Aktive Aufgaben >```tasks >not done >happens before 2009-01-03 >path regex does not match /^Resources\/Templates\/.*/ >path regex does not match /^Übersicht\/.*/ >``` > [!warning]- Heute fällig >```tasks >not done >has due date >due on 2009-01-03 >path regex does not match /^Resources\/Templates\/.*/ >path regex does not match /^Übersicht\/.*/ >``` > [!error]- Überfällig >```tasks >not done >has due date >due before 2009-01-03 >path regex does not match /^Resources\/Templates\/.*/ >path regex does not match /^Übersicht\/.*/ >``` > [!done]- Erledigte Aufgaben >```dataview >TASK >FROM !"Resources/Templates" >WHERE completed AND completion = date(2009-01-03) >``` ## Geburtstage ```dataview TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter FROM "Infos/Kontakte" WHERE birthday.month = 01 AND birthday.day = 03 ```