Files
thpeetz-notes/Journal/ivv/2023/11/2023-11-14.md
T

1.6 KiB

journal, journal-date, journal-start-date, journal-end-date
journal journal-date journal-start-date journal-end-date
ivv daily 2023-11-14 2023-11-14 2023-11-14

Journal

  • Ticket erstellen für Erstellung von develop-Branches [start:: 2023-11-14] [scheduled:: 2023-11-14] [due:: 2023-11-15] [completion:: 2023-11-14]
  • 09:15 - 10:00 SKM Standup [completion:: 2023-11-14]
  • 10:30 - 11:30 Git Projektmeeting [completion:: 2023-11-14]

Ziele

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

Aufgaben

[!hint]- Aktuelle Aufgaben

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

[!todo]- Aktive Aufgaben

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

[!warning]- Heute fällig

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

[!error]- Überfällig

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

Geburtstage

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