Support filtering by since/before dates in the search engine

e.g. added>7 (recent content since 7 days ago) or added<30 (content added before the last 30 days)
This commit is contained in:
Luis Ángel San Martín
2023-05-31 22:11:47 +02:00
parent d3829bc07c
commit e4dbe3d62e
2 changed files with 29 additions and 11 deletions

View File

@ -88,6 +88,7 @@ private:
text,
boolean,
date,
dateFolder,
folder,
booleanFolder,
filename,