diff --git a/html/thoughts/things-I-should-do b/html/thoughts/things-I-should-do
new file mode 100644
index 0000000..2eb01f3
--- /dev/null
+++ b/html/thoughts/things-I-should-do
@@ -0,0 +1,17 @@
+
+
things to do:
+
+ - make thoughts render in chronological order of creation date, which I am not convinced they do.
+ - move server source code to its own git repository seperate from this website, and bestow upon it a reasonable name.
+ - send email
+ - rewrite server source code to be less bad
+ - rewrite server source code to be more esoteric
+ - add more support metadata tags to thought posts
+ - python xml (pyx?)
+ - send email within the next $[echo $(($(date -d "2024-09-28 00:00:00" +%s) - $(date +%s)))] seconds
+ - tidy
+