Files
thpeetz-notes/Journal/Privat/2025/04/2025-04-03.md
T

1.5 KiB

weight, meditation, pushUps, plank, journal, journal-date, journal-start-date, journal-end-date
weight meditation pushUps plank journal journal-date journal-start-date journal-end-date
102.2 true 0 0 Privat daily 2025-04-03 2025-04-03 2025-04-03

Journal

Ziele

2025-W14#^14i | 2025-04#^04i | 2025-Q2#^q2i | 2025## Jahresziele

Aufgaben

[!hint]- Aktuelle Aufgaben

not done
happens on 2025-04-03
path regex does not match /^Resources\/Templates\/.*/
path regex does not match /^Übersicht\/.*/

[!todo]- Aktive Aufgaben

not done
happens before 2025-04-03
path regex does not match /^Resources\/Templates\/.*/
path regex does not match /^Übersicht\/.*/

[!warning]- Heute fällig

not done
has due date
due on 2025-04-03
path regex does not match /^Resources\/Templates\/.*/
path regex does not match /^Übersicht\/.*/

[!error]- Überfällig

not done
has due date
due before 2025-04-03
path regex does not match /^Resources\/Templates\/.*/
path regex does not match /^Übersicht\/.*/

[!done]- Erledigte Aufgaben

TASK
FROM !"Resources/Templates"
WHERE completed AND completion = date(2025-04-03)

Geburtstage

TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 03