update todo

This commit is contained in:
Chris Cochrun 2023-12-12 17:01:53 -06:00
parent 1854eb26ef
commit 2ecc2f9b0b

View file

@ -7,6 +7,7 @@
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. 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 * DONE Make single newline show up
multiline text options do not include a single newline. They showup as a SPACE and a TAB multiline text options do not include a single newline. They showup as a SPACE and a TAB
* TODO Setup the lisp server on the actual server and test there for a while. * TODO Fix the lisp server to use nextcloud tables
SCHEDULED: <2023-11-27 Mon 10:00> SCHEDULED: <2023-12-14 Thu 12:00>
** TODO Setup the lisp server on the actual server and test there for a while.