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

### Checklist - [X] I am using an up-to-date version. - [X] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/docs/index.md). - [X] I have searched existing [issues](https://github.com/TagStudioDev/TagStudio/issues). ### Description Currently TagStudio's windows do...

Type: Enhancement
Type: UI/UX
Priority: Low

### Checklist - [X] I am using an up-to-date version. - [X] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/doc/index.md). - [X] I have searched existing [issues](https://github.com/TagStudioDev/TagStudio/issues). ### TagStudio Version Alpha 9.3.2 ###...

Type: Bug
Type: UI/UX
Priority: Low
System: Linux
System: macOS

### Checklist - [X] I am using an up-to-date version. - [X] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/docs/index.md). - [X] I have searched existing [issues](https://github.com/TagStudioDev/TagStudio/issues). ### Description Add syntax highlighting to...

Type: Enhancement
Type: UI/UX
Priority: Low

### Checklist - [x] I am using an up-to-date version. - [x] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/docs/index.md). - [x] I have searched existing [issues](https://github.com/TagStudioDev/TagStudio/issues). ### TagStudio Version 9.5.5 ### Operating...

Type: Bug
Status: Help Wanted
System: Linux
Thumbs/Previews

### Summary Progress towards #1061 and #1232 by fixing the errors in blender_renderer.py. NOTE: I can confirm that blender thumbnails still work, however, I don't have a `.blend` file without...

Type: Refactor
Status: Review Needed

### Summary - The renderers have been split out from `src/tagstudio/qt/previews/renderer.py`, moving them into their own files in `src/tagstudio/qt/previews/renderers/*_renderer.py`. - Renderers, instead of accepting a long list of variables, accept...

### Summary Refactors and reworks how file attributes (file name, file timestamps) and file properties (file size, duration, etc) are handled. Previously, file properties would be stored as a `FileAttributeData`...

Type: Refactor
Status: Review Needed

### Summary Various refactors of the different entry field widgets (`field_widget.py`, `text_field.py`, `color_box.py`, and `tag_box_view.py`/`tag_box_controller.py`). - Field widgets have been grouped into a `fields` directory under their respective directories (so...

Type: Refactor
Type: UI/UX
Status: Review Needed

### Summary Fix #1187 ### Tasks Completed - Platforms Tested: - [x] Windows x86 - [ ] Windows ARM - [ ] macOS x86 - [ ] macOS ARM -...

Type: Bug
Status: Review Needed

### Summary - Adds a new `URL` field type, which replaces URL detection in text fields. - The value of the URL field is interpreted as a link, regardless of...

Status: Review Needed