X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=c77d12f711c5a9469878676a04b2955b63bb5b7e;hb=553446ee8da7062c60915a2078d1c7311e85d612;hp=12fe231194b12d0cb18f0a6920cc91db8b561499;hpb=9d22f4f705db6a30fa2d49fdc074b901ec3cb3dc;p=phdru.name%2Fcgi-bin%2Fblog-ru%2Fsearch-tags.git diff --git a/TODO b/TODO index 12fe231..c77d12f 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,10 @@ -Allow ' AND ' and ' and '. +Use parsley instead of parsimonious. -Allow ' OR ' and ' or '. -Allow 'NOT ' and '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.