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