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 file extension identification config options #239

Open
nightlark opened this issue Aug 5, 2024 · 2 comments · May be fixed by #262
Open

Add file extension identification config options #239

nightlark opened this issue Aug 5, 2024 · 2 comments · May be fixed by #262
Assignees
Labels
enhancement New feature or request

Comments

@nightlark
Copy link
Collaborator

Add config options for the file type id based on extension to:

  • Recognize a list of additional extensions
  • Ignore extensions that would typically be recognized
@nightlark nightlark added the enhancement New feature or request label Aug 5, 2024
@KendallHarterAtWork
Copy link
Collaborator

How should the ignore option interact with the "include all" option? Should all files still be included and a warning issued or should it still exclude those files? I'm not sure which is more intuitive/useful.

@nightlark
Copy link
Collaborator Author

I feel like it would be more useful to have it still exclude those files, since then unknown file types can all be easily included while leaving out a specific set of file types that a user knows they don't care about getting info on (e.g. MS Word Docs, PowerPoints, etc).

@KendallHarterAtWork KendallHarterAtWork self-assigned this Aug 27, 2024
@KendallHarterAtWork KendallHarterAtWork linked a pull request Sep 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants