tfcconnection/TODO.org

14 lines
549 B
Org Mode

#+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
* TODO Fix the lisp server to use nextcloud tables
SCHEDULED: <2023-12-18 Mon 12:00>
** TODO Setup the lisp server on the actual server and test there for a while.