-
-
Notifications
You must be signed in to change notification settings - Fork 467
[suggestion] Taggable Folders #74
Copy link
Copy link
Open
Labels
Priority: MediumAn issue that shouldn't be be saved for lastAn issue that shouldn't be be saved for lastTagStudio: TagsRelating to the TagStudio tag systemRelating to the TagStudio tag systemType: FeatureNew feature or requestNew feature or requestType: File SystemFile system interactionsFile system interactions
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
Priority: MediumAn issue that shouldn't be be saved for lastAn issue that shouldn't be be saved for lastTagStudio: TagsRelating to the TagStudio tag systemRelating to the TagStudio tag systemType: FeatureNew feature or requestNew feature or requestType: File SystemFile system interactionsFile system interactions
Type
Projects
- StatusShow more project fields🍀 Backlog
TagStudio should enable direct folder tagging, enhancing its functionality significantly. This feature would enhance compatibility with project-centric environments such as Unity and Android Studio, where various files and subfolders need to be grouped yet might include junk files that don't require tagging.
This functionality could be implemented by introducing a
.tsignorefile within folders. The file would serve both as a marker for TagStudio to recognize the folder as taggable and as a mechanism for users to specify which contents should be ignored (like.gitignore). This approach would allow users to find projects and resources used in the projects that could be useful elsewhere