From 1e496d82713fed1ccb0da8b5d0e04fbece7ebe67 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Wed, 7 Apr 2021 23:33:34 +0200 Subject: add a todo file --- todo.org | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 todo.org diff --git a/todo.org b/todo.org new file mode 100644 index 0000000..8962e0f --- /dev/null +++ b/todo.org @@ -0,0 +1,18 @@ +#+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 -- cgit v1.2.3