diff options
author | Ricardo Wurmus <rekado@elephly.net> | 2020-04-22 17:38:18 +0200 |
---|---|---|
committer | Ricardo Wurmus <rekado@elephly.net> | 2020-04-22 17:38:18 +0200 |
commit | 6b211ceeafa395c3964cc53c0a69f20a3876bbcb (patch) | |
tree | 92d4911554f5238d426f91a9625c79275d676f56 | |
parent | fb63fbb27eea5e0fe03c269735e0c73bc948c3e4 (diff) |
Update TODO.org.
-rw-r--r-- | TODO.org | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -7,9 +7,6 @@ use the local database / local mail cache instead * enhance query input with JS style known keywords to make it clearer what is a valid query keyword (like =date:=) and what isn’t -* abandon mumimu -We had to fork mu to record the bug number with each message. Instead of using a fork of mu let’s use guile-xapian and build our own custom xapian database. - * allow multiple processes to access db Throw to key `sqlite-error' with args `(sqlite-prepare 5 "database is locked")'. @@ -24,4 +21,3 @@ other pages of issues. * Add links to all tag queries (such as "easy") -* add "mdate" (for message dates) and distinguish it from "date" |