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