X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=c77d12f711c5a9469878676a04b2955b63bb5b7e;hb=fedd68ad8ee4b3a7115df429e1f0c2d99e3885f8;hp=8f3cc1417636bb5bbbd914b1d738312f5df06385;hpb=af6063f9b0099f34c8817cd5c63802a160bc0463;p=phdru.name%2Fcgi-bin%2Fblog-ru%2Fsearch-tags.git diff --git a/TODO b/TODO index 8f3cc14..c77d12f 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,10 @@ -Allow '&&' and ' AND '. +Use parsley instead of parsimonious. -Allow '||' and ' OR '. -Allow 'NOT '. +Use lark instead of parsley. -Forbid stupid expressions: double NOT, extra parens and so on. + +Sort posts by date or tags. + + +Group posts by date or tags.