vault backup: 2025-12-10 11:37:35
This commit is contained in:
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2020-07-03
|
||||
journal-end-date: 2020-07-03
|
||||
journal-date: 2020-07-03
|
||||
---
|
||||
[[Journal/Claudia/2020/07/2020-07-02|❮❮]] ⋮ [[Journal/Claudia/2020|2020]] › [[Journal/Claudia/2020-Q3|Q3]] › [[Journal/Claudia/2020/2020-07|07]] › [[Journal/Claudia/2020/2020-W27|W27]] ⋮ [[Journal/Claudia/2020/07/2020-07-04|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:30 - 10:30 Blutabnahme Praxis Dr. Giakas [completion:: 2020-07-03]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2020-W27#^27i|Woche]] | [[2020-07#^07i|Monat]] | [[2020-Q3#^q3i|Quartal]] | [[2020## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2020-07-03
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2020-07-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 2020-07-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 2020-07-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(2020-07-03)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 03
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2020-07-06
|
||||
journal-end-date: 2020-07-06
|
||||
journal-date: 2020-07-06
|
||||
---
|
||||
[[Journal/Claudia/2020/07/2020-07-05|❮❮]] ⋮ [[Journal/Claudia/2020|2020]] › [[Journal/Claudia/2020-Q3|Q3]] › [[Journal/Claudia/2020/2020-07|07]] › [[Journal/Claudia/2020/2020-W28|W28]] ⋮ [[Journal/Claudia/2020/07/2020-07-07|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 15:00 - 16:00 Dr. Giakas [completion:: 2020-07-06]
|
||||
- Fettleber?
|
||||
- Wassereinlagerung nach Salz
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2020-W28#^28i|Woche]] | [[2020-07#^07i|Monat]] | [[2020-Q3#^q3i|Quartal]] | [[2020## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2020-07-06
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2020-07-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 2020-07-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 2020-07-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(2020-07-06)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 06
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2020-07-07
|
||||
journal-end-date: 2020-07-07
|
||||
journal-date: 2020-07-07
|
||||
---
|
||||
[[Journal/Claudia/2020/07/2020-07-06|❮❮]] ⋮ [[Journal/Claudia/2020|2020]] › [[Journal/Claudia/2020-Q3|Q3]] › [[Journal/Claudia/2020/2020-07|07]] › [[Journal/Claudia/2020/2020-W28|W28]] ⋮ [[Journal/Claudia/2020/07/2020-07-08|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 11:00 - 12:00 [[Fielmann AG & co. Spandau OHG]] [completion:: 2020-07-07]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2020-W28#^28i|Woche]] | [[2020-07#^07i|Monat]] | [[2020-Q3#^q3i|Quartal]] | [[2020## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2020-07-07
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2020-07-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 2020-07-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 2020-07-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(2020-07-07)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 07
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2020-07-21
|
||||
journal-end-date: 2020-07-21
|
||||
journal-date: 2020-07-21
|
||||
---
|
||||
[[Journal/Claudia/2020/07/2020-07-20|❮❮]] ⋮ [[Journal/Claudia/2020|2020]] › [[Journal/Claudia/2020-Q3|Q3]] › [[Journal/Claudia/2020/2020-07|07]] › [[Journal/Claudia/2020/2020-W30|W30]] ⋮ [[Journal/Claudia/2020/07/2020-07-22|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:00 - 10:00 [[Friseursalon Schnittkante]] [completion:: 2020-07-21]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2020-W30#^30i|Woche]] | [[2020-07#^07i|Monat]] | [[2020-Q3#^q3i|Quartal]] | [[2020## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2020-07-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2020-07-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 2020-07-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 2020-07-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(2020-07-21)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 21
|
||||
```
|
||||
Reference in New Issue
Block a user