Jann Stute

Results 18 issues of Jann Stute

### Summary Progress towards #1061 and #1232 by fixing the errors in ts_qt.py. ### Tasks Completed - Platforms Tested: - [x] Windows x86 - [ ] Windows ARM - [...

Type: Refactor
Status: Review Needed

### Summary Adds a pyright workflow using reviewdog (see #1061). While this is intended to be merged once the code base is ready, in the mean-time I whipped this up...

Type: CI
Status: Blocked

### Summary Previously the tab order in the BuildTag Modal was broken. This is now fixed and a pyright error accompanying it was also fixes (progress on #1061 and #1232)....

Type: Bug
Status: Review Needed

### Summary Progress towards #1061 and #1232 by fixing the errors in DupeFilesRegistry. ### Tasks Completed - Platforms Tested: - [ ] Windows x86 - [ ] Windows ARM -...

Type: Bug
Type: Refactor
Status: Review Needed

### Summary Closes #1184 Adds a warning if an invalid mnemonic is encountered (more than one `&` marker or same `&` marker as another entry in the same menu) and...

Type: Bug
Type: Translations
Status: Review Needed
Note: Sync Weblate Before Pulling

### Summary Displays a notification to the user when a newer tagstudio version is available. ### Tasks Completed - Platforms Tested: - [x] Windows x86 - [ ] Windows ARM...

Type: UI/UX
Status: Review Needed

The [search page of the docs](https://docs.tagstud.io/search/) currently does not mention all options which the user has for the search (e.g. `filetype:` is not mentioned). This should be changed so people...

Type: Documentation
TagStudio: Search

The following points apply when adding a new repository to repos.json - [x] I ran `./bin/nur format-manifest` after updating `repos.json` (We will use the same script in github actions to...