Skip to content

Fix Default Ignored File Extension #245

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

Loran425
Copy link
Collaborator

@Loran425 Loran425 commented Jun 4, 2024

Adds leading . to default extensions
Adds item delegate for Ignored File Extension to add leading . if left off extension

Add item delegate for Ignored File Extension to add leading `.` if left off extension
@CyanVoxel CyanVoxel added the Type: Bug Something isn't working as intended label Jun 4, 2024
@Loran425
Copy link
Collaborator Author

Loran425 commented Jun 4, 2024

Worth noting that this does allow for multi suffix extension (e.g. .tar.gz) and saves them properly but multi suffixes are not parsed in other locations at this time. the example file shows up as a .gz file and will still appear in the library.

@CyanVoxel CyanVoxel merged commit fb445e6 into TagStudioDev:main Jun 4, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants