X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=07713412ff3d2bbe44556f0c89d674f001a974d8;hb=10eee8c8713988ac4e6f8879a8222234c3ab31aa;hp=e9d481e7d6ca313ba614e8b7d216800c58a6e63f;hpb=1de7d0272542537c25c091ae440be3152a907786;p=phdru.name%2Fcgi-bin%2Fblog-ru%2Fsearch-tags.git diff --git a/TODO b/TODO index e9d481e..0771341 100644 --- 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.