Files
2026-02-16 14:34:47 +01:00

2.1 KiB

journal, journal-date, journal-start-date, journal-end-date
journal journal-date journal-start-date journal-end-date
Privat weekly 2026-02-16 2026-02-16 2026-02-22

Routinen der Woche

TABLE WITHOUT ID
  file.link as Datum,
  choice(meditation = true, "✅", "❌") as Meditation,
  choice(pushUps >= 10, "✅", "❌") as Liegestütz,
  choice(plank >= 60, "✅", "❌") as Plank
FROM "Journal/Privat"
WHERE file.day >= date(2026-02-16) AND file.day <= date(2026-02-22)
SORT file.day ASC

Woche 2026-W08 Ziele

  • Persönliche Ziele

  • Berufliche Ziele

  • Erledigtes

^08i

2026-02#^02i |2026-Q1#^q1i | 2026## Jahresziele

Leseliste

!Leseliste Thomas#Leseliste

Aufgaben

[!todo]- Aktive Aufgaben

not done
(happens on or before 2026-02-22) AND NOT (scheduled 2026-02-16 2026-02-22)
path regex does not match /^Resources\/Templates\/.*/
path regex does not match /^Übersicht\/.*/

[!hint]- Geplante Aufgaben

not done
scheduled 2026-02-16 2026-02-22
path regex does not match /^Resources\/Templates\/.*/
path regex does not match /^Übersicht\/.*/

[!done]- Erledigte Aufgaben

TASK
WHERE completed AND completion >= date(2026-02-16) AND completion < date(2026-02-23)

History

2026-02-16

!Journal/Privat/2026/02/2026-02-16#Journal

2026-02-17

!Journal/Privat/2026/02/2026-02-17#Journal

2026-02-18

!Journal/Privat/2026/02/2026-02-18#Journal

2026-02-19

!Journal/Privat/2026/02/2026-02-19#Journal

2026-02-20

!Journal/Privat/2026/02/2026-02-20#Journal

2026-02-21

!Journal/Privat/2026/02/2026-02-21#Journal

2026-02-22

!Journal/Privat/2026/02/2026-02-22#Journal

Geburtstage

TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month >= 02 AND birthday.day >= 16 
WHERE birthday.month <= 02 AND birthday.day < 23
SORT birthday.day 

[!note]- Erzeugte Notizen

LIST
WHERE file.cday >= date(2026-02-16) AND file.cday < date(2026-02-22)