Skip to content
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

Add .kra (Krita documents) to zip adapter #208

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

duxovni
Copy link
Contributor

@duxovni duxovni commented Feb 2, 2024

Krita documents are also zip archives, but the accurate matcher doesn't seem to be recognizing them properly. More generally, it'd be nice to have the ability to configure extra associations of file extensions to integrated adapters, rather than needing a patch for every new filetype that's actually a zip archive.

@lafrenierejm
Copy link
Contributor

@duxovni Mind rebasing?

@duxovni
Copy link
Contributor Author

duxovni commented May 11, 2024 via email

@phiresky
Copy link
Owner

seems fine though I'm not sure how useful searching krita files is? I'd expect them to only / mostly just have picture / vector data. Note that every file search takes up compute time so enabling this might have a negative impact esp. since krita files are probably large.

Yes, being able to configure the extensions of the zip adapter sounds useful if someone wants to make a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants