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