]> git.phdru.name Git - phdru.name/cgi-bin/blog-ru/search-tags.git/blobdiff - TODO
TODO: HTML-escape expression in the output (to quote &)
[phdru.name/cgi-bin/blog-ru/search-tags.git] / TODO
diff --git a/TODO b/TODO
index 59f8bd1d3dfe47c80f4db16e37217dd91df7adf8..07713412ff3d2bbe44556f0c89d674f001a974d8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,10 @@
-Allow spaces.
+HTML-escape expression in the output (to quote &).
 
-Allow '&&' and 'AND'.
 
-Allow '||' and 'OR'.
+Use grako instead of PLY.
 
-Forbid stupid expressions: double NOT, extra parens and so on.
+
+Sort posts by date or tags.
+
+
+Group posts by date or tags.