diff --git a/docs/updates/roadmap.md b/docs/updates/roadmap.md index 680f6a64..cc1f6b9a 100644 --- a/docs/updates/roadmap.md +++ b/docs/updates/roadmap.md @@ -90,6 +90,9 @@ Features are broken up into the following priority levels, with nested prioritie - [ ] Tag objects + autocomplete [HIGH] [#476 (Autocomplete)](https://github.com/TagStudioDev/TagStudio/issues/476) - [ ] Filename search [HIGH] - [ ] Filetype search [HIGH] + - [ ] Search by extension (e.g. ".jpg", ".png") [HIGH] + - [ ] Optional consolidation of extension synonyms (i.e. ".jpg" can equal ".jpeg") [LOW] + - [ ] Search by media type (e.g. "image", "video", "document") [MEDIUM] - [ ] Field content search [HIGH] [#272](https://github.com/TagStudioDev/TagStudio/issues/272) - [ ] HAS operator for composition tags [HIGH] - [ ] OCR search [LOW]