Files

1.3 KiB
Raw Permalink Blame History

heizung, warmwasser, journal, journal-start-date, journal-end-date, journal-date
heizung warmwasser journal journal-start-date journal-end-date journal-date
Privat monthly 2006-02-01 2006-02-28 2006-02-01

Journal/Privat/2006/2006-01Journal/Privat/2006 /Journal/Privat/2006-Q1Journal/Privat/2006/2006-03

Monats Ziele - 2006-02

2006-Q1#^q1i | 2006#^2006i

Aufgaben

[!examples]- Backlog

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

not done
starts on or before 2006-03-01
has start date
no scheduled date
path regex does not match /^Resources\/Templates\/.*/
path regex does not match /^Übersicht\/.*/

[!hint]- Geplante Aufgaben

not done
scheduled 2006-02-01 2006-03-01
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(2006-02-01) AND completion < date(2006-03-01)
SORT completion, start

Geburtstage

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