Skip to content

fix: match against the correct path in the ignore registry#1382

Open
TrigamDev wants to merge 3 commits into
TagStudioDev:mainfrom
TrigamDev:fix/ignore_entries_tool
Open

fix: match against the correct path in the ignore registry#1382
TrigamDev wants to merge 3 commits into
TagStudioDev:mainfrom
TrigamDev:fix/ignore_entries_tool

Conversation

@TrigamDev
Copy link
Copy Markdown
Collaborator

@TrigamDev TrigamDev commented May 29, 2026

Summary

Fixes the "Ignore Entries" tool not correctly finding ignored entries.

This issue was caused by it matching against the path {library_dir}/{entry_path}, instead of just the entry path like is matched against elsewhere.

Tasks Completed

  • Platforms Tested:
    • Windows x86
    • Windows ARM
    • macOS x86
    • macOS ARM
    • Linux x86
    • Linux ARM
  • Tested For:
    • Basic functionality
    • PyInstaller executable

@TrigamDev TrigamDev added TagStudio: Library Relating to the TagStudio library system Type: File System File system interactions Type: Fix A fix for a bug, typo, or other issue TagStudio: Tools/Macros Relating to macros or tool features for TagStudio Status: Review Needed A review of this is needed labels May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Review Needed A review of this is needed TagStudio: Library Relating to the TagStudio library system TagStudio: Tools/Macros Relating to macros or tool features for TagStudio Type: File System File system interactions Type: Fix A fix for a bug, typo, or other issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant