X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=c77d12f711c5a9469878676a04b2955b63bb5b7e;hb=fedd68ad8ee4b3a7115df429e1f0c2d99e3885f8;hp=312cfd352b97e20a6252be608a1b2a32ab8bed42;hpb=2167fc0e09f4343c0fe67c8c754e29a41769e684;p=phdru.name%2Fcgi-bin%2Fblog-ru%2Fsearch-tags.git diff --git a/TODO b/TODO index 312cfd3..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.