Jann Stute
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 - [...
### 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...
### 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)....
### Summary Progress towards #1061 and #1232 by fixing the errors in DupeFilesRegistry. ### Tasks Completed - Platforms Tested: - [ ] Windows x86 - [ ] Windows ARM -...
### 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...
### Summary Displays a notification to the user when a newer tagstudio version is available. ### Tasks Completed - Platforms Tested: - [x] Windows x86 - [ ] Windows ARM...
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...
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...