Skip to content

Commit 691c63e

Browse files
committed
docs: update v9.5 roadmap
1 parent 1fcd31b commit 691c63e

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

docs/updates/roadmap.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,11 @@ These version milestones are rough estimations for when the previous core featur
156156

157157
### 9.5 (Alpha)
158158

159-
- [ ] SQL backend [HIGH]
159+
- [x] SQL backend [HIGH]
160160
- [ ] Translations _(Any applicable)_ [MEDIUM]
161161
- [ ] Multiple Root Directories per Library [HIGH]
162162
- [ ] Tags [HIGH]
163-
- [ ] Deleting Tags [HIGH]
163+
- [~] Deleting Tags [HIGH]
164164
- [ ] Merging Tags [HIGH]
165165
- [ ] User-defined tag colors [HIGH]
166166
- [ ] ID based, not string or hex [HIGH]
@@ -169,11 +169,16 @@ These version milestones are rough estimations for when the previous core featur
169169
- [ ] Existing colors are now a set of base colors [HIGH]
170170
- [ ] Editable [MEDIUM]
171171
- [ ] Non-removable [HIGH]
172+
- [ ] [Tag Categories](../library/tag_categories.md) [HIGH]
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]
172174
- [ ] Search engine [HIGH]
173-
- [ ] Boolean operators [HIGH]
175+
- [~] Boolean operators [HIGH]
174176
- [ ] Tag objects + autocomplete [HIGH]
175-
- [ ] Filename search [HIGH]
176-
- [ ] Filetype search [HIGH]
177+
- [x] Filename search [HIGH]
178+
- [x] Filetype search [HIGH]
179+
- [x] Search by extension (e.g. ".jpg", ".png") [HIGH]
180+
- [ ] Optional consolidation of extension synonyms (i.e. ".jpg" can equal ".jpeg") [LOW]
181+
- [x] Search by media type (e.g. "image", "video", "document") [MEDIUM]
177182
- [ ] Field content search [HIGH]
178183
- [ ] Sortable results [HIGH]
179184
- [ ] Sort by relevance [HIGH]
@@ -200,8 +205,6 @@ These version milestones are rough estimations for when the previous core featur
200205
- [ ] Built-in Icon Packs (i.e. Boxicons) [HIGH]
201206
- [ ] User Defined Icons [HIGH]
202207
- [ ] Multiple Languages for Tag Strings [MEDIUM]
203-
- [ ] [Tag Categories](../library/tag_categories.md) [HIGH]
204-
- [ ] 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]
205208
- [ ] Title is tag name [HIGH]
206209
- [ ] Title has tag color [MEDIUM]
207210
- [ ] Tag marked as category does not display as a tag itself [HIGH]

0 commit comments

Comments
 (0)