summaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2022-12-31 18:58:28 +0100
committerRicardo Wurmus <rekado@elephly.net>2022-12-31 18:58:28 +0100
commit7d8293d8cd4bb71c852a55e29b634a177f684ab9 (patch)
treec0baee74e8a45dcaa5f7e5334b5571f98264ee3b /TODO.org
parenta068798ef9987507bc2d250c05bf7bcf3a5779c5 (diff)
Add JavaScript to recognize and style query tokens.
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.org b/TODO.org
index 3ea39d7..aa5d248 100644
--- a/TODO.org
+++ b/TODO.org
@@ -5,9 +5,6 @@ http://localhost:1234/issue/36487#2
* detect commits and linkify them
this should depend on per-package configuration
-* enhance query input with JS
-style known keywords to make it clearer what is a valid query keyword (like =date:=) and what isn’t
-
* MAYBE home page: present the newest issues first, and only open ones.
We currently show issues with recent activity (with the most recently touched issue first). This seems fine.