Skip to content

Commit f2454c4

Browse files
authored
docs: rework roadmap (#1023)
* docs: rework core features * docs: rework tag features * docs: rework library features * docs: rework search features * docs: rework application features * docs: rework macro features * refactor(docs): remove card formatting for roadmap * docs: roadmap tweaks
1 parent 537ecb2 commit f2454c4

File tree

4 files changed

+259
-212
lines changed

4 files changed

+259
-212
lines changed

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ TagStudio is a photo & file organization application with an underlying tag-base
1010

1111
<figure width="60%" markdown="span">
1212

13-
![TagStudio screenshot](./assets/screenshot.png)
13+
![TagStudio screenshot](./assets/screenshot.png)
1414

1515
<figcaption>TagStudio Alpha v9.5.0 running on macOS Sequoia.</figcaption>
1616

1717
</figure>
1818

19-
## Feature Roadmap
19+
## Roadmap
2020

21-
The [Feature Roadmap](./updates/roadmap.md) lists all of the planned core features for TagStudio to be considered "feature complete" along with estimated release milestones. The development and testing of these features takes priority over all other requested or submitted features unless they are later added to this roadmap. This helps ensure that TagStudio eventually sees a full release and becomes more usable by more people more quickly.
21+
The feature [roadmap](./updates/roadmap.md) lists all of the planned core features for TagStudio to be considered "feature complete" along with estimated release milestones. The development and testing of these features takes priority over all other requested or submitted features unless they are later added to this roadmap. This helps ensure that TagStudio eventually sees a full release and becomes more usable by more people more quickly.
2222

2323
## Current Features
2424

docs/library/tag.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Lastly, when searching your files with broader categories such as `Character` or
6060

6161
### Component Tags
6262

63-
**_[Coming in version 9.6](../updates/roadmap.md#v96)_**
63+
**_Coming in version 9.6_**
6464

6565
Component tags will be built from a composition-based, or "HAS" type relationship between tags. This takes care of instances where an attribute may "have" another attribute, but doesn't inherit from it. Shrek may be an `Ogre`, he may be a `Character`, but he is NOT a `Leather Vest` - even if he's commonly seen _with_ it. Component tags, along with the upcoming [Tag Override](./tag_overrides.md) feature, are built to handle these cases in a way that still simplifies the tagging process without adding too much undue complexity for the user.
6666

@@ -80,7 +80,7 @@ Custom palettes and colors can be created via the [Tag Color Manager](./tag_colo
8080

8181
### Icon
8282

83-
**_[Coming in version 9.6](../updates/roadmap.md#v96)_**
83+
**_Coming in version 9.6_**
8484

8585
## Tag Properties
8686

@@ -94,7 +94,7 @@ When the "Is Category" property is checked, this tag now acts as a category sepa
9494

9595
#### Is Hidden
9696

97-
**_[Coming in version 9.6](../updates/roadmap.md#v96)_**
97+
**_Coming in version 9.6_**
9898

9999
When the "Is Hidden" property is checked, any file entries tagged with this tag will not show up in searches by default. This property comes by default with the built-in "Archived" tag.
100100

0 commit comments

Comments
 (0)