mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-02-01 07:39:10 +00:00
* multi search mode system A way to change the search from requiring all tags to and of the tags * better wording * Update start_win.bat Co-authored-by: Travis Abendshien <46939827+CyanVoxel@users.noreply.github.com> * Fix home_ui.py using PySide6 instead of PyQt5 * Refresh search on mode change * Search mode selections naming fix Co-authored-by: Travis Abendshien <46939827+CyanVoxel@users.noreply.github.com> * converted SearchMode from constants to enums