From 42cf585dca6d068a739ae1d21ace4da3b1689f66 Mon Sep 17 00:00:00 2001 From: Drew Haven Date: Thu, 21 May 2026 15:10:26 -0700 Subject: [PATCH] Adds TODO doc --- TODO.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..d3f797e --- /dev/null +++ b/TODO.md @@ -0,0 +1,14 @@ +## UI + +- [ ] Outline mode on documents +- [ ] Improve table rendering +- [ ] More image-flow options +- [ ] Fix capitalization in notes values/headers. Only the first letter is capitalized, but it should follow the capitalization of the folder. E.g. "NixOS" not "Nixos" + +## Interaction + +- [ ] Web Mentions +- [ ] Comments +- [ ] Guest Book + +## Content