Files
thpeetz-notes/Journal/ivv/2022/11/2022-11-17.md
T

1.4 KiB

journal, journal-date, journal-start-date, journal-end-date
journal journal-date journal-start-date journal-end-date
ivv daily 2022-11-17 2022-11-17 2022-11-17

Journal

  • NPE beim REST API erzeugeBranch [completion:: 2022-11-17] - Ursache vermutlich in der GitCommands

Ziele

2022-W46#^46i | 2022-11#^11i | 2022-Q4#^q4i | 2022## Jahresziele

Aufgaben

[!hint]- Aktuelle Aufgaben

not done
happens on 2022-11-17
path regex does not match /^Resources\/Templates\/.*/
path regex does not match /^Übersicht\/.*/

[!todo]- Aktive Aufgaben

not done
happens before 2022-11-17
path regex does not match /^Resources\/Templates\/.*/
path regex does not match /^Übersicht\/.*/

[!warning]- Heute fällig

not done
has due date
due on 2022-11-17
path regex does not match /^Resources\/Templates\/.*/
path regex does not match /^Übersicht\/.*/

[!error]- Überfällig

not done
has due date
due before 2022-11-17
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(2022-11-17)

Geburtstage

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