vault backup: 2025-12-10 11:37:35
This commit is contained in:
@@ -0,0 +1,70 @@
|
||||
---
|
||||
weight:
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2009-03-07
|
||||
journal-end-date: 2009-03-07
|
||||
journal-date: 2009-03-07
|
||||
---
|
||||
[[Journal/Privat/2009/03/2009-03-06|❮❮]] ⋮ [[Journal/Privat/2009|2009]] › [[Journal/Privat/2009-Q1|Q1]] › [[Journal/Privat/2009/2009-03|03]] › [[Journal/Privat/2009/2009-W10|W10]] ⋮ [[Journal/Privat/2009/03/2009-03-08|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] Online-Zugang von Vattenfall beantragen, um Tarif einzusehen und gegebenenfalls zu ändern. [completion:: 2009-03-07]
|
||||
- [x] E-Mail-Adresse für [[Dirk Malareck]] einrichten. [completion:: 2009-03-07]
|
||||
- [x] Für die ITB den Trolley mitnehmen. [completion:: 2009-03-07]
|
||||
- [x] Pflichtenheft für neues Projekt von [[Jan Serve]] anfragen. [completion:: 2009-03-07]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2009-W10#^10i|Woche]] | [[2009-03#^03i|Monat]] | [[2009-Q1#^q1i|Quartal]] | [[2009## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2009-03-07
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2009-03-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 2009-03-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 2009-03-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(2009-03-07)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 03 AND birthday.day = 07
|
||||
```
|
||||
Reference in New Issue
Block a user