#+TITLE: Todo List :PROPERTIES: :CATEGORY: dev :END: * DONE Fix bug in accepting multipart/form-data on lisp server The multiline text options do not grab the entire entry. I'll need to fix that by ensuring that the entire section is grabbed for every entry. * DONE Make single newline show up multiline text options do not include a single newline. They showup as a SPACE and a TAB * DONE Fix the lisp server to use nextcloud tables SCHEDULED: <2023-12-18 Mon 12:00> ** DONE Setup the lisp server on the actual server and test there for a while.