X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=07713412ff3d2bbe44556f0c89d674f001a974d8;hb=f900264bae4a9c5721d3a09a7d0529df520f28ce;hp=cfeb86577d1f6b6c716c9839b3e062e3b7887cd0;hpb=72f0003cd5a426bc40da1c817084dc794358740d;p=phdru.name%2Fcgi-bin%2Fblog-ru%2Fsearch-tags.git diff --git a/TODO b/TODO index cfeb865..0771341 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,10 @@ -Allow '&&', ' and ' and ' AND '. +HTML-escape expression in the output (to quote &). -Allow '||', ' or ' and ' OR '. -Allow 'NOT ' and 'not '. +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.