WIP/outlineindex #41

Open
crtxcr wants to merge 12 commits from WIP/outlineindex into dev
Showing only changes of commit 6878f7846a - Show all commits

View File

@ -20,6 +20,7 @@ enum TokenType
FILTER_PATH_ENDS,
FILTER_PATH_STARTS,
FILTER_TAG_ASSIGNED,
FILTER_OUTLINE_CONTAINS,
FILTER_CONTENT = 512, /* Everything below here is content search (except LIMIT) */
FILTER_CONTENT_CONTAINS,
FILTER_CONTENT_PAGE,