vault backup: 2025-12-10 11:37:35
This commit is contained in:
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2018-06-11
|
||||
journal-end-date: 2018-06-11
|
||||
journal-date: 2018-06-11
|
||||
---
|
||||
[[Journal/Claudia/2018/06/2018-06-10|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[Journal/Claudia/2018/2018-Q2|Q2]] › [[Journal/Claudia/2018/2018-06|06]] ⋮ [[Journal/Claudia/2018/06/2018-06-12|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 11:00 Kontrolltermin Frauenarzt [completion:: 2018-06-11]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2018-W24#^24i|Woche]] | [[2018-06#^06i|Monat]] | [[2018-Q2#^q2i|Quartal]] | [[2018## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2018-06-11
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2018-06-11
|
||||
>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 2018-06-11
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2018-06-11
|
||||
>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(2018-06-11)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 11
|
||||
```
|
||||
@@ -0,0 +1,68 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2018-06-12
|
||||
journal-end-date: 2018-06-12
|
||||
journal-date: 2018-06-12
|
||||
---
|
||||
[[Journal/Claudia/2018/06/2018-06-11|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[Journal/Claudia/2018/2018-Q2|Q2]] › [[Journal/Claudia/2018/2018-06|06]] ⋮ [[Journal/Claudia/2018/06/2018-06-13|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] Desiree Bescheid sagen [completion:: 2018-06-12]
|
||||
Mach Dir nichts draus,
|
||||
die Zeit 50 ist näher als Du glaubst,
|
||||
nimm noch er eine
|
||||
(Liebesperle)
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2018-06#^06i|Monat]] | [[2018-Q2#^q2i|Quartal]] | [[2018## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2018-06-12
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2018-06-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 2018-06-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 2018-06-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(2018-06-12)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 12
|
||||
```
|
||||
@@ -0,0 +1,67 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2018-06-18
|
||||
journal-end-date: 2018-06-18
|
||||
journal-date: 2018-06-18
|
||||
---
|
||||
[[Journal/Claudia/2018/06/2018-06-17|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[Journal/Claudia/2018/2018-Q2|Q2]] › [[Journal/Claudia/2018/2018-06|06]] ⋮ [[Journal/Claudia/2018/06/2018-06-19|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 07:30 - 08:30 Blutabnahme [completion:: 2018-06-18]
|
||||
Rezept für L-Thyroxin
|
||||
- [x] 09:00 - 10:00 CT Unterleib [[MVZ Diagnostikum Berlin 2020 GmbH]] [completion:: 2018-06-18]
|
||||
- [x] 14:50 - 15:50 Praxis Dr. Richter [completion:: 2018-06-18]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2018-W25#^25i|Woche]] | [[2018-06#^06i|Monat]] | [[2018-Q2#^q2i|Quartal]] | [[2018## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2018-06-18
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2018-06-18
|
||||
>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 2018-06-18
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2018-06-18
|
||||
>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(2018-06-18)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 18
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2018-07-31
|
||||
journal-end-date: 2018-07-31
|
||||
journal-date: 2018-07-31
|
||||
---
|
||||
[[Journal/Claudia/2018/07/2018-07-30|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[Journal/Claudia/2018/2018-Q3|Q3]] › [[Journal/Claudia/2018/2018-07|07]] ⋮ [[Journal/Claudia/2018/07/2018-08-01|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 11:00 - 12:00 Fr. Chappuis [completion:: 2018-07-31]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2018-W31#^31i|Woche]] | [[2018-07#^07i|Monat]] | [[2018-Q3#^q3i|Quartal]] | [[2018## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2018-07-31
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2018-07-31
|
||||
>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 2018-07-31
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2018-07-31
|
||||
>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(2018-07-31)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 31
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2018-08-03
|
||||
journal-end-date: 2018-08-03
|
||||
journal-date: 2018-08-03
|
||||
---
|
||||
[[Journal/Claudia/2018/08/2018-08-02|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[Journal/Claudia/2018/2018-Q3|Q3]] › [[Journal/Claudia/2018/2018-08|08]] ⋮ [[Journal/Claudia/2018/08/2018-08-04|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] Frauenarzt [completion:: 2018-08-03]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2018-W31#^31i|Woche]] | [[2018-08#^08i|Monat]] | [[2018-Q3#^q3i|Quartal]] | [[2018## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2018-08-03
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2018-08-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 2018-08-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 2018-08-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(2018-08-03)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 08 AND birthday.day = 03
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2018-08-13
|
||||
journal-end-date: 2018-08-13
|
||||
journal-date: 2018-08-13
|
||||
---
|
||||
[[Journal/Claudia/2018/08/2018-08-12|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[Journal/Claudia/2018-Q3|Q3]] › [[Journal/Claudia/2018/2018-08|08]] › [[Journal/Claudia/2018/2018-W33|W33]] ⋮ [[Journal/Claudia/2018/08/2018-08-14|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 14:00 - 15:00 Fr. Chappuis [completion:: 2018-08-13]
|
||||
- [x] 14:45 - 15:45 [[Sakoman & Stamm GbR]] [completion:: 2018-08-13]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2018-W33#^33i|Woche]] | [[2018-08#^08i|Monat]] | [[2018-Q3#^q3i|Quartal]] | [[2018## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2018-08-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2018-08-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 2018-08-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 2018-08-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(2018-08-13)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 08 AND birthday.day = 13
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2018-08-22
|
||||
journal-end-date: 2018-08-22
|
||||
journal-date: 2018-08-22
|
||||
---
|
||||
[[Journal/Claudia/2018/08/2018-08-21|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[Journal/Claudia/2018-Q3|Q3]] › [[Journal/Claudia/2018/2018-08|08]] › [[Journal/Claudia/2018/2018-W34|W34]] ⋮ [[Journal/Claudia/2018/08/2018-08-23|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 11:00 [[Pneumologische Praxis am Schloss Charlottenburg]] [completion:: 2018-08-22]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2018-W34#^34i|Woche]] | [[2018-08#^08i|Monat]] | [[2018-Q3#^q3i|Quartal]] | [[2018## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2018-08-22
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2018-08-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 2018-08-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 2018-08-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(2018-08-22)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 08 AND birthday.day = 22
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2018-08-27
|
||||
journal-end-date: 2018-08-27
|
||||
journal-date: 2018-08-27
|
||||
---
|
||||
[[Journal/Claudia/2018/08/2018-08-26|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[Journal/Claudia/2018-Q3|Q3]] › [[Journal/Claudia/2018/2018-08|08]] › [[Journal/Claudia/2018/2018-W35|W35]] ⋮ [[Journal/Claudia/2018/08/2018-08-28|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] Abholung Kauschiene [[Sakoman & Stamm GbR]] [completion:: 2018-08-27]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2018-W35#^35i|Woche]] | [[2018-08#^08i|Monat]] | [[2018-Q3#^q3i|Quartal]] | [[2018## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2018-08-27
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2018-08-27
|
||||
>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 2018-08-27
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2018-08-27
|
||||
>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(2018-08-27)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 08 AND birthday.day = 27
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2018-09-04
|
||||
journal-end-date: 2018-09-04
|
||||
journal-date: 2018-09-04
|
||||
---
|
||||
[[Journal/Claudia/2018/09/2018-09-03|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[Journal/Claudia/2018-Q3|Q3]] › [[Journal/Claudia/2018/2018-09|09]] › [[Journal/Claudia/2018/2018-W36|W36]] ⋮ [[Journal/Claudia/2018/09/2018-09-05|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 15:20 - 16:20 [[Augenarztpraxis Dr. Kriegerowski & Dr. Heine]] [completion:: 2018-09-04]
|
||||
Augenhintergrund €77,00
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2018-W36#^36i|Woche]] | [[2018-09#^09i|Monat]] | [[2018-Q3#^q3i|Quartal]] | [[2018## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2018-09-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2018-09-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 2018-09-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 2018-09-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(2018-09-04)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 09 AND birthday.day = 04
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2018-09-07
|
||||
journal-end-date: 2018-09-07
|
||||
journal-date: 2018-09-07
|
||||
---
|
||||
[[Journal/Claudia/2018/09/2018-09-06|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[Journal/Claudia/2018-Q3|Q3]] › [[Journal/Claudia/2018/2018-09|09]] › [[Journal/Claudia/2018/2018-W36|W36]] ⋮ [[Journal/Claudia/2018/09/2018-09-08|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 07:00 - 08:30 Blutabnahme [completion:: 2018-09-07]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2018-W36#^36i|Woche]] | [[2018-09#^09i|Monat]] | [[2018-Q3#^q3i|Quartal]] | [[2018## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2018-09-07
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2018-09-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 2018-09-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 2018-09-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(2018-09-07)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 09 AND birthday.day = 07
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2018-09-13
|
||||
journal-end-date: 2018-09-13
|
||||
journal-date: 2018-09-13
|
||||
---
|
||||
[[Journal/Claudia/2018/09/2018-09-12|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[Journal/Claudia/2018-Q3|Q3]] › [[Journal/Claudia/2018/2018-09|09]] › [[Journal/Claudia/2018/2018-W37|W37]] ⋮ [[Journal/Claudia/2018/09/2018-09-14|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 13:30 - 14:30 Sonographie [[MVZ Diagnostikum Berlin 2020 GmbH]] [completion:: 2018-09-13]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2018-W37#^37i|Woche]] | [[2018-09#^09i|Monat]] | [[2018-Q3#^q3i|Quartal]] | [[2018## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2018-09-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2018-09-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 2018-09-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 2018-09-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(2018-09-13)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 09 AND birthday.day = 13
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2018-10-30
|
||||
journal-end-date: 2018-10-30
|
||||
journal-date: 2018-10-30
|
||||
---
|
||||
[[Journal/Claudia/2018/10/2018-10-29|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[Journal/Claudia/2018-Q4|Q4]] › [[Journal/Claudia/2018/2018-10|10]] › [[Journal/Claudia/2018/2018-W44|W44]] ⋮ [[Journal/Claudia/2018/10/2018-10-31|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:40 - 10:40 3Chirurgen [completion:: 2018-10-30]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2018-W44#^44i|Woche]] | [[2018-10#^10i|Monat]] | [[2018-Q4#^q4i|Quartal]] | [[2018## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2018-10-30
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2018-10-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 2018-10-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 2018-10-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(2018-10-30)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 10 AND birthday.day = 30
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2018-11-05
|
||||
journal-end-date: 2018-11-05
|
||||
journal-date: 2018-11-05
|
||||
---
|
||||
[[Journal/Claudia/2018/11/2018-11-04|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[Journal/Claudia/2018-Q4|Q4]] › [[Journal/Claudia/2018/2018-11|11]] › [[Journal/Claudia/2018/2018-W45|W45]] ⋮ [[Journal/Claudia/2018/11/2018-11-06|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:15 - 10:15 [[Pneumologische Praxis am Schloss Charlottenburg]] [completion:: 2018-11-05]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2018-W45#^45i|Woche]] | [[2018-11#^11i|Monat]] | [[2018-Q4#^q4i|Quartal]] | [[2018## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2018-11-05
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2018-11-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 2018-11-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 2018-11-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(2018-11-05)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 05
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2018-11-18
|
||||
journal-end-date: 2018-11-18
|
||||
journal-date: 2018-11-18
|
||||
---
|
||||
[[Journal/Claudia/2018/11/2018-11-17|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[Journal/Claudia/2018-Q4|Q4]] › [[Journal/Claudia/2018/2018-11|11]] › [[Journal/Claudia/2018/2018-W46|W46]] ⋮ [[Journal/Claudia/2018/11/2018-11-19|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] Christian nachträglich zum Geburtstag gratulieren [completion:: 2018-11-18]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2018-W46#^46i|Woche]] | [[2018-11#^11i|Monat]] | [[2018-Q4#^q4i|Quartal]] | [[2018## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2018-11-18
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2018-11-18
|
||||
>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 2018-11-18
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2018-11-18
|
||||
>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(2018-11-18)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 18
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2018-11-22
|
||||
journal-end-date: 2018-11-22
|
||||
journal-date: 2018-11-22
|
||||
---
|
||||
[[Journal/Claudia/2018/11/2018-11-21|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[Journal/Claudia/2018-Q4|Q4]] › [[Journal/Claudia/2018/2018-11|11]] › [[Journal/Claudia/2018/2018-W47|W47]] ⋮ [[Journal/Claudia/2018/11/2018-11-23|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 15:00 - 16:00 [[Sauer Nitzsche Böhm GbR]] [completion:: 2018-11-22]
|
||||
- [x] 21:00 - 22:00 IKEA [completion:: 2018-11-22]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2018-W47#^47i|Woche]] | [[2018-11#^11i|Monat]] | [[2018-Q4#^q4i|Quartal]] | [[2018## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2018-11-22
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2018-11-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 2018-11-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 2018-11-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(2018-11-22)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 22
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2018-12-19
|
||||
journal-end-date: 2018-12-19
|
||||
journal-date: 2018-12-19
|
||||
---
|
||||
[[Journal/Claudia/2018/12/2018-12-18|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[Journal/Claudia/2018-Q4|Q4]] › [[Journal/Claudia/2018/2018-12|12]] › [[Journal/Claudia/2018/2018-W51|W51]] ⋮ [[Journal/Claudia/2018/12/2018-12-20|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:00 - 10:00 MRT [completion:: 2018-12-19]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2018-W51#^51i|Woche]] | [[2018-12#^12i|Monat]] | [[2018-Q4#^q4i|Quartal]] | [[2018## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2018-12-19
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2018-12-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 2018-12-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 2018-12-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(2018-12-19)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 12 AND birthday.day = 19
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2018-12-21
|
||||
journal-end-date: 2018-12-21
|
||||
journal-date: 2018-12-21
|
||||
---
|
||||
[[Journal/Claudia/2018/12/2018-12-20|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[Journal/Claudia/2018-Q4|Q4]] › [[Journal/Claudia/2018/2018-12|12]] › [[Journal/Claudia/2018/2018-W51|W51]] ⋮ [[Journal/Claudia/2018/12/2018-12-22|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 11:00 Fr. Chappuis [completion:: 2018-12-21]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2018-W51#^51i|Woche]] | [[2018-12#^12i|Monat]] | [[2018-Q4#^q4i|Quartal]] | [[2018## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2018-12-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2018-12-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 2018-12-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 2018-12-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(2018-12-21)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 12 AND birthday.day = 21
|
||||
```
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
journal: Claudia monthly
|
||||
journal-start-date: 2018-06-01
|
||||
journal-end-date: 2018-06-30
|
||||
journal-date: 2018-06-01
|
||||
---
|
||||
[[Journal/Claudia/2018/2018-05|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[/Journal/Claudia/2018/2018-Q2|Q2]] ⋮ [[Journal/Claudia/2018/2018-07|❯❯]]
|
||||
|
||||
> ## Monats Ziele - [[2018-06|Juni]]
|
||||
> 1. Objective one
|
||||
> 2. Objective two
|
||||
> 3. Objective three ^06i
|
||||
|
||||
#### [[2018-Q2#^q2i|Quartal]] | [[2018#^2018i|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 2018-07-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 2018-06-01 2018-07-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(2018-06-01) AND completion < date(2018-07-01)
|
||||
>SORT completion, start
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06
|
||||
SORT birthday.day
|
||||
```
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
journal: Claudia monthly
|
||||
journal-start-date: 2018-07-01
|
||||
journal-end-date: 2018-07-31
|
||||
journal-date: 2018-07-01
|
||||
---
|
||||
[[Journal/Claudia/2018/2018-06|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[/Journal/Claudia/2018/2018-Q3|Q3]] ⋮ [[Journal/Claudia/2018/2018-08|❯❯]]
|
||||
|
||||
> ## Monats Ziele - [[2018-07|Juli]]
|
||||
> 1. Objective one
|
||||
> 2. Objective two
|
||||
> 3. Objective three ^07i
|
||||
|
||||
#### [[2018-Q3#^q3i|Quartal]] | [[2018#^2018i|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 2018-08-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 2018-07-01 2018-08-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(2018-07-01) AND completion < date(2018-08-01)
|
||||
>SORT completion, start
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07
|
||||
SORT birthday.day
|
||||
```
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
journal: Claudia monthly
|
||||
journal-start-date: 2018-08-01
|
||||
journal-end-date: 2018-08-31
|
||||
journal-date: 2018-08-01
|
||||
---
|
||||
[[Journal/Claudia/2018/2018-07|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[/Journal/Claudia/2018/2018-Q3|Q3]] ⋮ [[Journal/Claudia/2018/2018-09|❯❯]]
|
||||
|
||||
> ## Monats Ziele - [[2018-08|August]]
|
||||
> 1. Objective one
|
||||
> 2. Objective two
|
||||
> 3. Objective three ^08i
|
||||
|
||||
#### [[2018-Q3#^q3i|Quartal]] | [[2018#^2018i|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 2018-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 2018-08-01 2018-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(2018-08-01) AND completion < date(2018-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: 2018-09-01
|
||||
journal-end-date: 2018-09-30
|
||||
journal-date: 2018-09-01
|
||||
---
|
||||
[[Journal/Claudia/2018/2018-08|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[/Journal/Claudia/2018/2018-Q3|Q3]] ⋮ [[Journal/Claudia/2018/2018-10|❯❯]]
|
||||
|
||||
> ## Monats Ziele - [[2018-09|September]]
|
||||
> 1. Objective one
|
||||
> 2. Objective two
|
||||
> 3. Objective three ^09i
|
||||
|
||||
#### [[2018-Q3#^q3i|Quartal]] | [[2018#^2018i|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 2018-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 2018-09-01 2018-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(2018-09-01) AND completion < date(2018-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: 2018-10-01
|
||||
journal-end-date: 2018-10-31
|
||||
journal-date: 2018-10-01
|
||||
---
|
||||
[[Journal/Claudia/2018/2018-09|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[/Journal/Claudia/2018/2018-Q4|Q4]] ⋮ [[Journal/Claudia/2018/2018-11|❯❯]]
|
||||
|
||||
> ## Monats Ziele - [[2018-10|Oktober]]
|
||||
> 1. Objective one
|
||||
> 2. Objective two
|
||||
> 3. Objective three ^10i
|
||||
|
||||
#### [[2018-Q4#^q4i|Quartal]] | [[2018#^2018i|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 2018-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 2018-10-01 2018-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(2018-10-01) AND completion < date(2018-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: 2018-11-01
|
||||
journal-end-date: 2018-11-30
|
||||
journal-date: 2018-11-01
|
||||
---
|
||||
[[Journal/Claudia/2018/2018-10|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[/Journal/Claudia/2018/2018-Q4|Q4]] ⋮ [[Journal/Claudia/2018/2018-12|❯❯]]
|
||||
|
||||
> ## Monats Ziele - [[2018-11|November]]
|
||||
> 1. Objective one
|
||||
> 2. Objective two
|
||||
> 3. Objective three ^11i
|
||||
|
||||
#### [[2018-Q4#^q4i|Quartal]] | [[2018#^2018i|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 2018-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 2018-11-01 2018-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(2018-11-01) AND completion < date(2018-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: 2018-12-01
|
||||
journal-end-date: 2018-12-31
|
||||
journal-date: 2018-12-01
|
||||
---
|
||||
[[Journal/Claudia/2018/2018-11|❮❮]] ⋮ [[Journal/Claudia/2018|2018]] › [[/Journal/Claudia/2018/2018-Q4|Q4]] ⋮ [[Journal/Claudia/2019/2019-01|❯❯]]
|
||||
|
||||
> ## Monats Ziele - [[2018-12|Dezember]]
|
||||
> 1. Objective one
|
||||
> 2. Objective two
|
||||
> 3. Objective three ^12i
|
||||
|
||||
#### [[2018-Q4#^q4i|Quartal]] | [[2018#^2018i|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-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 2018-12-01 2019-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(2018-12-01) AND completion < date(2019-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
|
||||
```
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
journal: Claudia quarterly
|
||||
journal-start-date: 2018-04-01
|
||||
journal-end-date: 2018-06-30
|
||||
journal-date: 2018-04-01
|
||||
---
|
||||
```calendar-nav
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
>### Quartal 2 Ziele ^q2i
|
||||
|
||||
---
|
||||
|
||||
## 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 2018-07-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 2018-04-01 2018-07-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(2018-04-01) AND completion < date(2018-07-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 AND birthday.month <= 06
|
||||
SORT birthday.month, birthday.day
|
||||
```
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
journal: Claudia quarterly
|
||||
journal-start-date: 2018-07-01
|
||||
journal-end-date: 2018-09-30
|
||||
journal-date: 2018-07-01
|
||||
---
|
||||
```calendar-nav
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
>### Quartal 3 Ziele ^q3i
|
||||
|
||||
---
|
||||
|
||||
## 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 2018-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 2018-07-01 2018-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(2018-07-01) AND completion < date(2018-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 >= 07 AND birthday.month <= 09
|
||||
SORT birthday.month, birthday.day
|
||||
```
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
journal: Claudia quarterly
|
||||
journal-start-date: 2018-10-01
|
||||
journal-end-date: 2018-12-31
|
||||
journal-date: 2018-10-01
|
||||
---
|
||||
```calendar-nav
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
>### Quartal 4 Ziele ^q4i
|
||||
|
||||
---
|
||||
|
||||
## 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-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 2018-10-01 2019-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(2018-10-01) AND completion < date(2019-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 >= 10 AND birthday.month <= 12
|
||||
SORT birthday.month, birthday.day
|
||||
```
|
||||
Reference in New Issue
Block a user