feat: load dynamic settings and add identity selection page

This commit is contained in:
2026-08-12 12:09:54 +02:00
parent cc1bb0934e
commit 8f99d2a26e
6 changed files with 207 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
next step after "2-dateselect.prompt.md":
i want to be able to define the available activities in a separate json file. for each activity, i want to define the following properties: name and icon. icon will always be a simple unicode icon. so it should be able to be treated as a character in the html
for now, i want to drop the option to select a time. the date itself should be enough