summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2020-04-01 04:07:21 +0200
committerRicardo Wurmus <rekado@elephly.net>2020-04-01 04:07:21 +0200
commite116beef23f6d6b09d703600096e39f380f15591 (patch)
treeae1e63da1942fbe1e463bad58a8f272a0ff900eb
parent9c61e6844ec2a5671dc29d55b5b8e1137d387713 (diff)
Add TODO.org.
-rw-r--r--TODO.org23
1 files changed, 23 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
new file mode 100644
index 0000000..199a49f
--- /dev/null
+++ b/TODO.org
@@ -0,0 +1,23 @@
+* use syntax highlighting for Guile attachments
+http://localhost:1234/issue/36487#2
+
+* enhance input with JS (to style known keywords)
+
+* allow multiple processes to access db
+Throw to key `sqlite-error' with args `(sqlite-prepare 5 "database is locked")'.
+
+* Is it intentionally that there still is a http site? I would have
+expected a redirect onto https.
+
+* http[s]://issues.guix.info/ is also still alive. Shouldn't it redirect
+to http[s]://issues.guix.gnu.org/?
+
+* home page: present the newest issues first, and only open ones.
+
+* Mumi has no paging: It only presents one page of issues, but it
+doesn't say how many are there in total nor does it page through all
+other pages of issues.
+
+* Add links to all tag queries (such as "easy")
+
+* add "mdate" (for message dates) and distinguish it from "date"