TagStudio icon indicating copy to clipboard operation
TagStudio copied to clipboard

A User-Focused Photo & Document Management System

Results 420 TagStudio issues
Sort by recently updated
recently updated
newest added

Adds a new button to the tools menu that creates tags based on the folder structure and applies them to entries

So I just came across this project and must admit it pretty much answers all my needs... All your problems with sorting files is pretty much what I've been frustrated...

Type: Suggestion
TagStudio: Tags

### System Details System: Windows 10 22H2 TagStudio Version: ff488da6c8cdf4b5f566f8a1122cfab69d577425 ### Describe the Problem When removing a tag field that contains either a "Favorite" tag or "Archived" tag from an...

bug

Switching between a list/column view and the current grid view could be useful for users that want to use this for text/binary file organization instead of images

Type: Enhancement
Type: UI/UX

When I want to add a new tag to item, the current flow is slightly suboptimal with some unnecessary friction. For now, this PR displays all tags in the "Add...

Currently, when quitting on macOS, a popup will appear that the application has crashed, this might be due to threads not being terminated gracefully, from reading the QThread documentation, one...

bug
implementation suggestion

Maybe displaying the filename next to the file type would be helpfull. Because currently their is no real difference between diffrent files when no preview is available. So this would...

enhancement

Fixes: #81 Refactored file opener helper to use already present open_file Refactored open_file to allow option for file manager For Linux systems, should use default file manager. **IMPORTANT: only tested...

The current implementation assumes the file manager is Nautilus. As a Linux fallback we can use "xdg-open" passing in the parent folder for the file in question, this won't select...

bug