@@ -86,13 +86,13 @@ Features are broken up into the following priority levels, with nested prioritie
86
86
- [ ] GPS Location [ LOW]
87
87
- [ ] Custom field names [ HIGH] [ #18 ] ( https://github.com/TagStudioDev/TagStudio/issues/18 )
88
88
- [ ] 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 )
90
90
- [ ] 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]
96
96
- [ ] Field content search [ HIGH] [ #272 ] ( https://github.com/TagStudioDev/TagStudio/issues/272 )
97
97
- [ ] HAS operator for composition tags [ HIGH]
98
98
- [ ] OCR search [ LOW]
@@ -172,12 +172,12 @@ These version milestones are rough estimations for when the previous core featur
172
172
- [ ] [ Tag Categories] ( ../library/tag_categories.md ) [ HIGH]
173
173
- [ ] 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]
174
174
- [ ] Search engine [ HIGH]
175
- - [ ] Boolean operators [ HIGH]
175
+ - [x ] Boolean operators [ HIGH]
176
176
- [ ] Tag objects + autocomplete [ HIGH]
177
177
- [x] Filename search [ HIGH]
178
178
- [x] Filetype search [ HIGH]
179
179
- [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]
181
181
- [x] Search by media type (e.g. "image", "video", "document") [ MEDIUM]
182
182
- [ ] Field content search [ HIGH]
183
183
- [ ] Sortable results [ HIGH]
0 commit comments