WIP/outlineindex #41

Aperto
crtxcr vorrebbe unire 12 commit da WIP/outlineindex a dev
Showing only changes of commit 6878f7846a - Show all commits

Vedi 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,