vault backup: 2025-12-10 11:37:35
This commit is contained in:
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-01-22
|
||||
journal-end-date: 2019-01-22
|
||||
journal-date: 2019-01-22
|
||||
---
|
||||
[[Journal/Claudia/2019/01/2019-01-21|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q1|Q1]] › [[Journal/Claudia/2019/2019-01|01]] › [[Journal/Claudia/2019/2019-W04|W04]] ⋮ [[Journal/Claudia/2019/01/2019-01-23|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 15:00 - 16:00 Fr. Chappuis [completion:: 2019-01-22]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W04#^04i|Woche]] | [[2019-01#^01i|Monat]] | [[2019-Q1#^q1i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-01-22
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-01-22
|
||||
>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 2019-01-22
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-01-22
|
||||
>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(2019-01-22)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 01 AND birthday.day = 22
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-01-30
|
||||
journal-end-date: 2019-01-30
|
||||
journal-date: 2019-01-30
|
||||
---
|
||||
[[Journal/Claudia/2019/01/2019-01-29|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q1|Q1]] › [[Journal/Claudia/2019/2019-01|01]] › [[Journal/Claudia/2019/2019-W05|W05]] ⋮ [[Journal/Claudia/2019/01/2019-01-31|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 11:00 - 12:00 Fr. Chappuis [completion:: 2019-01-30]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W05#^05i|Woche]] | [[2019-01#^01i|Monat]] | [[2019-Q1#^q1i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-01-30
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-01-30
|
||||
>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 2019-01-30
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-01-30
|
||||
>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(2019-01-30)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 01 AND birthday.day = 30
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-03-25
|
||||
journal-end-date: 2019-03-25
|
||||
journal-date: 2019-03-25
|
||||
---
|
||||
[[Journal/Claudia/2019/03/2019-03-24|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q1|Q1]] › [[Journal/Claudia/2019/2019-03|03]] › [[Journal/Claudia/2019/2019-W13|W13]] ⋮ [[Journal/Claudia/2019/03/2019-03-26|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] Wohnung putzen bei Mor [completion:: 2019-03-25]
|
||||
- [x] 09:00 - 10:00 Dr. Sinnecker [completion:: 2019-03-25]
|
||||
Rezept für L-Thyroxin
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W13#^13i|Woche]] | [[2019-03#^03i|Monat]] | [[2019-Q1#^q1i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-03-25
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-03-25
|
||||
>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 2019-03-25
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-03-25
|
||||
>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(2019-03-25)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 03 AND birthday.day = 25
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-04-04
|
||||
journal-end-date: 2019-04-04
|
||||
journal-date: 2019-04-04
|
||||
---
|
||||
[[Journal/Claudia/2019/04/2019-04-03|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q2|Q2]] › [[Journal/Claudia/2019/2019-04|04]] › [[Journal/Claudia/2019/2019-W14|W14]] ⋮ [[Journal/Claudia/2019/04/2019-04-05|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] Anruf Steuerbüro [[Sauer Nitzsche Böhm GbR]] [completion:: 2019-04-04]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W14#^14i|Woche]] | [[2019-04#^04i|Monat]] | [[2019-Q2#^q2i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-04-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-04-04
|
||||
>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 2019-04-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-04-04
|
||||
>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(2019-04-04)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 04 AND birthday.day = 04
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-04-19
|
||||
journal-end-date: 2019-04-19
|
||||
journal-date: 2019-04-19
|
||||
---
|
||||
[[Journal/Claudia/2019/04/2019-04-18|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q2|Q2]] › [[Journal/Claudia/2019/2019-04|04]] › [[Journal/Claudia/2019/2019-W16|W16]] ⋮ [[Journal/Claudia/2019/04/2019-04-20|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:30 - 11:30 [[Pneumologische Praxis am Schloss Charlottenburg]] [completion:: 2019-04-19]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W16#^16i|Woche]] | [[2019-04#^04i|Monat]] | [[2019-Q2#^q2i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-04-19
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-04-19
|
||||
>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 2019-04-19
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-04-19
|
||||
>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(2019-04-19)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 04 AND birthday.day = 19
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-05-13
|
||||
journal-end-date: 2019-05-13
|
||||
journal-date: 2019-05-13
|
||||
---
|
||||
[[Journal/Claudia/2019/05/2019-05-12|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q2|Q2]] › [[Journal/Claudia/2019/2019-05|05]] › [[Journal/Claudia/2019/2019-W20|W20]] ⋮ [[Journal/Claudia/2019/05/2019-05-14|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 11:00 - 12:00 [[Augenarztpraxis Dr. Kriegerowski & Dr. Heine]] [completion:: 2019-05-13]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W20#^20i|Woche]] | [[2019-05#^05i|Monat]] | [[2019-Q2#^q2i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-05-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-05-13
|
||||
>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 2019-05-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-05-13
|
||||
>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(2019-05-13)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 13
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-08-05
|
||||
journal-end-date: 2019-08-05
|
||||
journal-date: 2019-08-05
|
||||
---
|
||||
[[Journal/Claudia/2019/08/2019-08-04|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q3|Q3]] › [[Journal/Claudia/2019/2019-08|08]] › [[Journal/Claudia/2019/2019-W32|W32]] ⋮ [[Journal/Claudia/2019/08/2019-08-06|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 11:00 - 12:00 Socken abholen von Falke [completion:: 2019-08-05]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W32#^32i|Woche]] | [[2019-08#^08i|Monat]] | [[2019-Q3#^q3i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-08-05
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-08-05
|
||||
>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 2019-08-05
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-08-05
|
||||
>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(2019-08-05)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 08 AND birthday.day = 05
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-08-06
|
||||
journal-end-date: 2019-08-06
|
||||
journal-date: 2019-08-06
|
||||
---
|
||||
[[Journal/Claudia/2019/08/2019-08-05|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q3|Q3]] › [[Journal/Claudia/2019/2019-08|08]] › [[Journal/Claudia/2019/2019-W32|W32]] ⋮ [[Journal/Claudia/2019/08/2019-08-07|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 11:50 - 12:10 Massage [completion:: 2019-08-06]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W32#^32i|Woche]] | [[2019-08#^08i|Monat]] | [[2019-Q3#^q3i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-08-06
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-08-06
|
||||
>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 2019-08-06
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-08-06
|
||||
>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(2019-08-06)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 08 AND birthday.day = 06
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-08-19
|
||||
journal-end-date: 2019-08-19
|
||||
journal-date: 2019-08-19
|
||||
---
|
||||
[[Journal/Claudia/2019/08/2019-08-18|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q3|Q3]] › [[Journal/Claudia/2019/2019-08|08]] › [[Journal/Claudia/2019/2019-W34|W34]] ⋮ [[Journal/Claudia/2019/08/2019-08-20|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 12:00 - 12:20 Massage [completion:: 2019-08-19]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W34#^34i|Woche]] | [[2019-08#^08i|Monat]] | [[2019-Q3#^q3i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-08-19
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-08-19
|
||||
>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 2019-08-19
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-08-19
|
||||
>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(2019-08-19)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 08 AND birthday.day = 19
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-08-21
|
||||
journal-end-date: 2019-08-21
|
||||
journal-date: 2019-08-21
|
||||
---
|
||||
[[Journal/Claudia/2019/08/2019-08-20|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q3|Q3]] › [[Journal/Claudia/2019/2019-08|08]] › [[Journal/Claudia/2019/2019-W34|W34]] ⋮ [[Journal/Claudia/2019/08/2019-08-22|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:45 - 10:45 [[Pneumologische Praxis am Schloss Charlottenburg]] [completion:: 2019-08-21]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W34#^34i|Woche]] | [[2019-08#^08i|Monat]] | [[2019-Q3#^q3i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-08-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-08-21
|
||||
>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 2019-08-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-08-21
|
||||
>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(2019-08-21)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 08 AND birthday.day = 21
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-08-23
|
||||
journal-end-date: 2019-08-23
|
||||
journal-date: 2019-08-23
|
||||
---
|
||||
[[Journal/Claudia/2019/08/2019-08-22|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q3|Q3]] › [[Journal/Claudia/2019/2019-08|08]] › [[Journal/Claudia/2019/2019-W34|W34]] ⋮ [[Journal/Claudia/2019/08/2019-08-24|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:30 - 10:30 Blutabnahme [completion:: 2019-08-23]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W34#^34i|Woche]] | [[2019-08#^08i|Monat]] | [[2019-Q3#^q3i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-08-23
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-08-23
|
||||
>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 2019-08-23
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-08-23
|
||||
>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(2019-08-23)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 08 AND birthday.day = 23
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-09-05
|
||||
journal-end-date: 2019-09-05
|
||||
journal-date: 2019-09-05
|
||||
---
|
||||
[[Journal/Claudia/2019/09/2019-09-04|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q3|Q3]] › [[Journal/Claudia/2019/2019-09|09]] › [[Journal/Claudia/2019/2019-W36|W36]] ⋮ [[Journal/Claudia/2019/09/2019-09-06|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] [[Augenarztpraxis Dr. Kriegerowski & Dr. Heine]] [completion:: 2019-09-05]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W36#^36i|Woche]] | [[2019-09#^09i|Monat]] | [[2019-Q3#^q3i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-09-05
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-09-05
|
||||
>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 2019-09-05
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-09-05
|
||||
>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(2019-09-05)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 09 AND birthday.day = 05
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-10-15
|
||||
journal-end-date: 2019-10-15
|
||||
journal-date: 2019-10-15
|
||||
---
|
||||
[[Journal/Claudia/2019/10/2019-10-14|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q4|Q4]] › [[Journal/Claudia/2019/2019-10|10]] › [[Journal/Claudia/2019/2019-W42|W42]] ⋮ [[Journal/Claudia/2019/10/2019-10-16|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 16:45 - 17:45 Arzt [completion:: 2019-10-15]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W42#^42i|Woche]] | [[2019-10#^10i|Monat]] | [[2019-Q4#^q4i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-10-15
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-10-15
|
||||
>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 2019-10-15
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-10-15
|
||||
>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(2019-10-15)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 10 AND birthday.day = 15
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-11-07
|
||||
journal-end-date: 2019-11-07
|
||||
journal-date: 2019-11-07
|
||||
---
|
||||
[[Journal/Claudia/2019/11/2019-11-06|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q4|Q4]] › [[Journal/Claudia/2019/2019-11|11]] › [[Journal/Claudia/2019/2019-W45|W45]] ⋮ [[Journal/Claudia/2019/11/2019-11-08|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 17:00 - 18:00 Bürgeramt Rathaus Spandau [completion:: 2019-11-07]
|
||||
Ausweis
|
||||
Ummeldung
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W45#^45i|Woche]] | [[2019-11#^11i|Monat]] | [[2019-Q4#^q4i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-11-07
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-11-07
|
||||
>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 2019-11-07
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-11-07
|
||||
>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(2019-11-07)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 07
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-11-13
|
||||
journal-end-date: 2019-11-13
|
||||
journal-date: 2019-11-13
|
||||
---
|
||||
[[Journal/Claudia/2019/11/2019-11-12|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q4|Q4]] › [[Journal/Claudia/2019/2019-11|11]] › [[Journal/Claudia/2019/2019-W46|W46]] ⋮ [[Journal/Claudia/2019/11/2019-11-14|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] Massage [completion:: 2019-11-13]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W46#^46i|Woche]] | [[2019-11#^11i|Monat]] | [[2019-Q4#^q4i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-11-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-11-13
|
||||
>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 2019-11-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-11-13
|
||||
>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(2019-11-13)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 13
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-11-19
|
||||
journal-end-date: 2019-11-19
|
||||
journal-date: 2019-11-19
|
||||
---
|
||||
[[Journal/Claudia/2019/11/2019-11-18|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q4|Q4]] › [[Journal/Claudia/2019/2019-11|11]] › [[Journal/Claudia/2019/2019-W47|W47]] ⋮ [[Journal/Claudia/2019/11/2019-11-20|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 13:50 - 14:10 Massage [completion:: 2019-11-19]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W47#^47i|Woche]] | [[2019-11#^11i|Monat]] | [[2019-Q4#^q4i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-11-19
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-11-19
|
||||
>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 2019-11-19
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-11-19
|
||||
>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(2019-11-19)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 19
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-11-20
|
||||
journal-end-date: 2019-11-20
|
||||
journal-date: 2019-11-20
|
||||
---
|
||||
[[Journal/Claudia/2019/11/2019-11-19|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q4|Q4]] › [[Journal/Claudia/2019/2019-11|11]] › [[Journal/Claudia/2019/2019-W47|W47]] ⋮ [[Journal/Claudia/2019/11/2019-11-21|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 11:30 - 12:30 [[Pneumologische Praxis am Schloss Charlottenburg]] [completion:: 2019-11-20]
|
||||
- [x] 12:00 - 13:00 [[Habermann]] [completion:: 2019-11-20]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W47#^47i|Woche]] | [[2019-11#^11i|Monat]] | [[2019-Q4#^q4i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-11-20
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-11-20
|
||||
>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 2019-11-20
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-11-20
|
||||
>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(2019-11-20)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 20
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-12-03
|
||||
journal-end-date: 2019-12-03
|
||||
journal-date: 2019-12-03
|
||||
---
|
||||
[[Journal/Claudia/2019/12/2019-12-02|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q4|Q4]] › [[Journal/Claudia/2019/2019-12|12]] › [[Journal/Claudia/2019/2019-W49|W49]] ⋮ [[Journal/Claudia/2019/12/2019-12-04|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:00 - 10:00 [[Friseursalon Schnittkante]] [completion:: 2019-12-03]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W49#^49i|Woche]] | [[2019-12#^12i|Monat]] | [[2019-Q4#^q4i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-12-03
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-12-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 2019-12-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 2019-12-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(2019-12-03)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 12 AND birthday.day = 03
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-12-04
|
||||
journal-end-date: 2019-12-04
|
||||
journal-date: 2019-12-04
|
||||
---
|
||||
[[Journal/Claudia/2019/12/2019-12-03|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q4|Q4]] › [[Journal/Claudia/2019/2019-12|12]] › [[Journal/Claudia/2019/2019-W49|W49]] ⋮ [[Journal/Claudia/2019/12/2019-12-05|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 11:15 - 12:15 [[Sakoman & Stamm GbR]] [completion:: 2019-12-04]
|
||||
- [x] 11:30 - 11:50 Massage [completion:: 2019-12-04]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W49#^49i|Woche]] | [[2019-12#^12i|Monat]] | [[2019-Q4#^q4i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-12-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-12-04
|
||||
>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 2019-12-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-12-04
|
||||
>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(2019-12-04)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 12 AND birthday.day = 04
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-12-10
|
||||
journal-end-date: 2019-12-10
|
||||
journal-date: 2019-12-10
|
||||
---
|
||||
[[Journal/Claudia/2019/12/2019-12-09|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q4|Q4]] › [[Journal/Claudia/2019/2019-12|12]] › [[Journal/Claudia/2019/2019-W50|W50]] ⋮ [[Journal/Claudia/2019/12/2019-12-11|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 12:30 - 12:50 Massage [completion:: 2019-12-10]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W50#^50i|Woche]] | [[2019-12#^12i|Monat]] | [[2019-Q4#^q4i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-12-10
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-12-10
|
||||
>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 2019-12-10
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-12-10
|
||||
>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(2019-12-10)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 12 AND birthday.day = 10
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2019-12-12
|
||||
journal-end-date: 2019-12-12
|
||||
journal-date: 2019-12-12
|
||||
---
|
||||
[[Journal/Claudia/2019/12/2019-12-11|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[Journal/Claudia/2019-Q4|Q4]] › [[Journal/Claudia/2019/2019-12|12]] › [[Journal/Claudia/2019/2019-W50|W50]] ⋮ [[Journal/Claudia/2019/12/2019-12-13|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 16:00 - 18:00 Cafe Fester [completion:: 2019-12-12]
|
||||
Treffen mit [[Christa Stelter]]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2019-W50#^50i|Woche]] | [[2019-12#^12i|Monat]] | [[2019-Q4#^q4i|Quartal]] | [[2019## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2019-12-12
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2019-12-12
|
||||
>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 2019-12-12
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2019-12-12
|
||||
>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(2019-12-12)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 12 AND birthday.day = 12
|
||||
```
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
journal: Claudia monthly
|
||||
journal-start-date: 2019-01-01
|
||||
journal-end-date: 2019-01-31
|
||||
journal-date: 2019-01-01
|
||||
---
|
||||
[[Journal/Claudia/2018/2018-12|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[/Journal/Claudia/2019/2019-Q1|Q1]] ⋮ [[Journal/Claudia/2019/2019-02|❯❯]]
|
||||
|
||||
> ## Monats Ziele - [[2019-01|Januar]]
|
||||
> 1. Objective one
|
||||
> 2. Objective two
|
||||
> 3. Objective three ^01i
|
||||
|
||||
#### [[2019-Q1#^q1i|Quartal]] | [[2019#^2019i|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
> [!examples]- Backlog
|
||||
>```tasks
|
||||
>not done
|
||||
>no scheduled date
|
||||
>no start date
|
||||
>no due date
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>starts on or before 2019-02-01
|
||||
>has start date
|
||||
>no scheduled date
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!hint]- Geplante Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>scheduled 2019-01-01 2019-02-01
|
||||
>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(2019-01-01) AND completion < date(2019-02-01)
|
||||
>SORT completion, start
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 01
|
||||
SORT birthday.day
|
||||
```
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
journal: Claudia monthly
|
||||
journal-start-date: 2019-03-01
|
||||
journal-end-date: 2019-03-31
|
||||
journal-date: 2019-03-01
|
||||
---
|
||||
[[Journal/Claudia/2019/2019-02|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[/Journal/Claudia/2019/2019-Q1|Q1]] ⋮ [[Journal/Claudia/2019/2019-04|❯❯]]
|
||||
|
||||
> ## Monats Ziele - [[2019-03|März]]
|
||||
> 1. Objective one
|
||||
> 2. Objective two
|
||||
> 3. Objective three ^03i
|
||||
|
||||
#### [[2019-Q1#^q1i|Quartal]] | [[2019#^2019i|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
> [!examples]- Backlog
|
||||
>```tasks
|
||||
>not done
|
||||
>no scheduled date
|
||||
>no start date
|
||||
>no due date
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>starts on or before 2019-04-01
|
||||
>has start date
|
||||
>no scheduled date
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!hint]- Geplante Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>scheduled 2019-03-01 2019-04-01
|
||||
>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(2019-03-01) AND completion < date(2019-04-01)
|
||||
>SORT completion, start
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 03
|
||||
SORT birthday.day
|
||||
```
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
journal: Claudia monthly
|
||||
journal-start-date: 2019-04-01
|
||||
journal-end-date: 2019-04-30
|
||||
journal-date: 2019-04-01
|
||||
---
|
||||
[[Journal/Claudia/2019/2019-03|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[/Journal/Claudia/2019/2019-Q2|Q2]] ⋮ [[Journal/Claudia/2019/2019-05|❯❯]]
|
||||
|
||||
> ## Monats Ziele - [[2019-04|April]]
|
||||
> 1. Objective one
|
||||
> 2. Objective two
|
||||
> 3. Objective three ^04i
|
||||
|
||||
#### [[2019-Q2#^q2i|Quartal]] | [[2019#^2019i|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
> [!examples]- Backlog
|
||||
>```tasks
|
||||
>not done
|
||||
>no scheduled date
|
||||
>no start date
|
||||
>no due date
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>starts on or before 2019-05-01
|
||||
>has start date
|
||||
>no scheduled date
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!hint]- Geplante Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>scheduled 2019-04-01 2019-05-01
|
||||
>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(2019-04-01) AND completion < date(2019-05-01)
|
||||
>SORT completion, start
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 04
|
||||
SORT birthday.day
|
||||
```
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
journal: Claudia monthly
|
||||
journal-start-date: 2019-05-01
|
||||
journal-end-date: 2019-05-31
|
||||
journal-date: 2019-05-01
|
||||
---
|
||||
[[Journal/Claudia/2019/2019-04|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[/Journal/Claudia/2019/2019-Q2|Q2]] ⋮ [[Journal/Claudia/2019/2019-06|❯❯]]
|
||||
|
||||
> ## Monats Ziele - [[2019-05|Mai]]
|
||||
> 1. Objective one
|
||||
> 2. Objective two
|
||||
> 3. Objective three ^05i
|
||||
|
||||
#### [[2019-Q2#^q2i|Quartal]] | [[2019#^2019i|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
> [!examples]- Backlog
|
||||
>```tasks
|
||||
>not done
|
||||
>no scheduled date
|
||||
>no start date
|
||||
>no due date
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>starts on or before 2019-06-01
|
||||
>has start date
|
||||
>no scheduled date
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!hint]- Geplante Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>scheduled 2019-05-01 2019-06-01
|
||||
>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(2019-05-01) AND completion < date(2019-06-01)
|
||||
>SORT completion, start
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05
|
||||
SORT birthday.day
|
||||
```
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
journal: Claudia monthly
|
||||
journal-start-date: 2019-08-01
|
||||
journal-end-date: 2019-08-31
|
||||
journal-date: 2019-08-01
|
||||
---
|
||||
[[Journal/Claudia/2019/2019-07|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[/Journal/Claudia/2019/2019-Q3|Q3]] ⋮ [[Journal/Claudia/2019/2019-09|❯❯]]
|
||||
|
||||
> ## Monats Ziele - [[2019-08|August]]
|
||||
> 1. Objective one
|
||||
> 2. Objective two
|
||||
> 3. Objective three ^08i
|
||||
|
||||
#### [[2019-Q3#^q3i|Quartal]] | [[2019#^2019i|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
> [!examples]- Backlog
|
||||
>```tasks
|
||||
>not done
|
||||
>no scheduled date
|
||||
>no start date
|
||||
>no due date
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>starts on or before 2019-09-01
|
||||
>has start date
|
||||
>no scheduled date
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!hint]- Geplante Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>scheduled 2019-08-01 2019-09-01
|
||||
>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(2019-08-01) AND completion < date(2019-09-01)
|
||||
>SORT completion, start
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 08
|
||||
SORT birthday.day
|
||||
```
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
journal: Claudia monthly
|
||||
journal-start-date: 2019-09-01
|
||||
journal-end-date: 2019-09-30
|
||||
journal-date: 2019-09-01
|
||||
---
|
||||
[[Journal/Claudia/2019/2019-08|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[/Journal/Claudia/2019/2019-Q3|Q3]] ⋮ [[Journal/Claudia/2019/2019-10|❯❯]]
|
||||
|
||||
> ## Monats Ziele - [[2019-09|September]]
|
||||
> 1. Objective one
|
||||
> 2. Objective two
|
||||
> 3. Objective three ^09i
|
||||
|
||||
#### [[2019-Q3#^q3i|Quartal]] | [[2019#^2019i|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
> [!examples]- Backlog
|
||||
>```tasks
|
||||
>not done
|
||||
>no scheduled date
|
||||
>no start date
|
||||
>no due date
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>starts on or before 2019-10-01
|
||||
>has start date
|
||||
>no scheduled date
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!hint]- Geplante Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>scheduled 2019-09-01 2019-10-01
|
||||
>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(2019-09-01) AND completion < date(2019-10-01)
|
||||
>SORT completion, start
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 09
|
||||
SORT birthday.day
|
||||
```
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
journal: Claudia monthly
|
||||
journal-start-date: 2019-10-01
|
||||
journal-end-date: 2019-10-31
|
||||
journal-date: 2019-10-01
|
||||
---
|
||||
[[Journal/Claudia/2019/2019-09|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[/Journal/Claudia/2019/2019-Q4|Q4]] ⋮ [[Journal/Claudia/2019/2019-11|❯❯]]
|
||||
|
||||
> ## Monats Ziele - [[2019-10|Oktober]]
|
||||
> 1. Objective one
|
||||
> 2. Objective two
|
||||
> 3. Objective three ^10i
|
||||
|
||||
#### [[2019-Q4#^q4i|Quartal]] | [[2019#^2019i|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
> [!examples]- Backlog
|
||||
>```tasks
|
||||
>not done
|
||||
>no scheduled date
|
||||
>no start date
|
||||
>no due date
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>starts on or before 2019-11-01
|
||||
>has start date
|
||||
>no scheduled date
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!hint]- Geplante Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>scheduled 2019-10-01 2019-11-01
|
||||
>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(2019-10-01) AND completion < date(2019-11-01)
|
||||
>SORT completion, start
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 10
|
||||
SORT birthday.day
|
||||
```
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
journal: Claudia monthly
|
||||
journal-start-date: 2019-11-01
|
||||
journal-end-date: 2019-11-30
|
||||
journal-date: 2019-11-01
|
||||
---
|
||||
[[Journal/Claudia/2019/2019-10|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[/Journal/Claudia/2019/2019-Q4|Q4]] ⋮ [[Journal/Claudia/2019/2019-12|❯❯]]
|
||||
|
||||
> ## Monats Ziele - [[2019-11|November]]
|
||||
> 1. Objective one
|
||||
> 2. Objective two
|
||||
> 3. Objective three ^11i
|
||||
|
||||
#### [[2019-Q4#^q4i|Quartal]] | [[2019#^2019i|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
> [!examples]- Backlog
|
||||
>```tasks
|
||||
>not done
|
||||
>no scheduled date
|
||||
>no start date
|
||||
>no due date
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>starts on or before 2019-12-01
|
||||
>has start date
|
||||
>no scheduled date
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!hint]- Geplante Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>scheduled 2019-11-01 2019-12-01
|
||||
>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(2019-11-01) AND completion < date(2019-12-01)
|
||||
>SORT completion, start
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11
|
||||
SORT birthday.day
|
||||
```
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
journal: Claudia monthly
|
||||
journal-start-date: 2019-12-01
|
||||
journal-end-date: 2019-12-31
|
||||
journal-date: 2019-12-01
|
||||
---
|
||||
[[Journal/Claudia/2019/2019-11|❮❮]] ⋮ [[Journal/Claudia/2019|2019]] › [[/Journal/Claudia/2019/2019-Q4|Q4]] ⋮ [[Journal/Claudia/2020/2020-01|❯❯]]
|
||||
|
||||
> ## Monats Ziele - [[2019-12|Dezember]]
|
||||
> 1. Objective one
|
||||
> 2. Objective two
|
||||
> 3. Objective three ^12i
|
||||
|
||||
#### [[2019-Q4#^q4i|Quartal]] | [[2019#^2019i|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
> [!examples]- Backlog
|
||||
>```tasks
|
||||
>not done
|
||||
>no scheduled date
|
||||
>no start date
|
||||
>no due date
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>starts on or before 2020-01-01
|
||||
>has start date
|
||||
>no scheduled date
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!hint]- Geplante Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>scheduled 2019-12-01 2020-01-01
|
||||
>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(2019-12-01) AND completion < date(2020-01-01)
|
||||
>SORT completion, start
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 12
|
||||
SORT birthday.day
|
||||
```
|
||||
Reference in New Issue
Block a user