summaryrefslogtreecommitdiff
path: root/todo.org
blob: b5f0d886581c5abff8a85d20ea9fca88a35b46fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#+TITLE:TODO

* TODO Answer Space types
** IDEA range / value slider
** IDEA date picker

* TODO Answer validation
** TODO general error messages
** TODO for unchosen radio buttons
** IDEA via regular expressions (e.g. for emails)
** IDEA via length

* TODO Server
** TODO raise less exceptions
** IDEA possibly switch from guile to rust or something

* TODO List of public surveys
* IDEA CLI tool for age batch decryption & conversion to .csv


* TODO UI
** IDEA Surveys with multiple pages
Seems unclear how to do this in a way that also works with screen readers etc.
** TODO Automatic Dark mode
** TODO Support for multiple languages (defined via config.dhall)