@@ -86,13 +86,13 @@ Features are broken up into the following priority levels, with nested prioritie
8686 - [ ] GPS Location [ LOW]
8787 - [ ] Custom field names [ HIGH] [ #18 ] ( https://github.com/TagStudioDev/TagStudio/issues/18 )
8888- [ ] Search engine [ HIGH] [ #325 ] ( https://github.com/TagStudioDev/TagStudio/issues/325 )
89- - [ ] Boolean operators [ HIGH] [ #225 ] ( https://github.com/TagStudioDev/TagStudio/issues/225 ) , [ #314 ] ( https://github.com/TagStudioDev/TagStudio/issues/314 )
89+ - [x ] Boolean operators [ HIGH] [ #225 ] ( https://github.com/TagStudioDev/TagStudio/issues/225 ) , [ #314 ] ( https://github.com/TagStudioDev/TagStudio/issues/314 )
9090 - [ ] Tag objects + autocomplete [ HIGH] [ #476 (Autocomplete)] ( https://github.com/TagStudioDev/TagStudio/issues/476 )
91- - [ ] Filename search [ HIGH]
92- - [ ] Filetype search [ HIGH]
93- - [ ] Search by extension (e.g. ".jpg", ".png") [ HIGH]
94- - [ ] Optional consolidation of extension synonyms (i.e. ".jpg" can equal ".jpeg") [ LOW]
95- - [ ] Search by media type (e.g. "image", "video", "document") [ MEDIUM]
91+ - [x ] Filename search [ HIGH]
92+ - [x ] Filetype search [ HIGH]
93+ - [x ] Search by extension (e.g. ".jpg", ".png") [ HIGH]
94+ - [x ] Optional consolidation of extension synonyms (i.e. ".jpg" can equal ".jpeg") [ LOW]
95+ - [x ] Search by media type (e.g. "image", "video", "document") [ MEDIUM]
9696 - [ ] Field content search [ HIGH] [ #272 ] ( https://github.com/TagStudioDev/TagStudio/issues/272 )
9797 - [ ] HAS operator for composition tags [ HIGH]
9898 - [ ] OCR search [ LOW]
@@ -172,12 +172,12 @@ These version milestones are rough estimations for when the previous core featur
172172 - [ ] [ Tag Categories] ( ../library/tag_categories.md ) [ HIGH]
173173 - [ ] Property available for tags that allow the tag and any inheriting from it to be displayed separately in the preview panel under a title [ HIGH]
174174- [ ] Search engine [ HIGH]
175- - [ ] Boolean operators [ HIGH]
175+ - [x ] Boolean operators [ HIGH]
176176 - [ ] Tag objects + autocomplete [ HIGH]
177177 - [x] Filename search [ HIGH]
178178 - [x] Filetype search [ HIGH]
179179 - [x] Search by extension (e.g. ".jpg", ".png") [ HIGH]
180- - [ ] Optional consolidation of extension synonyms (i.e. ".jpg" can equal ".jpeg") [ LOW]
180+ - [x ] Optional consolidation of extension synonyms (i.e. ".jpg" can equal ".jpeg") [ LOW]
181181 - [x] Search by media type (e.g. "image", "video", "document") [ MEDIUM]
182182 - [ ] Field content search [ HIGH]
183183 - [ ] Sortable results [ HIGH]
0 commit comments