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

[FEAT]: Add setting to change default handling for unrecognized file types to '.txt' #2964

Open
wprice-uh opened this issue Jan 12, 2025 · 0 comments · May be fixed by #2965
Open

[FEAT]: Add setting to change default handling for unrecognized file types to '.txt' #2964

wprice-uh opened this issue Jan 12, 2025 · 0 comments · May be fixed by #2965
Labels
enhancement New feature or request feature request

Comments

@wprice-uh
Copy link

What would you like to see?

Many files having unknown extensions can be correctly processed as text files; I'd like to add a configuration option which would change the default behavior when a file's type is unrecognized from "display an error message" to "treat as text". (Longer-term, it would be handy if a file's type could be specified/overridden when it was imported, but that would take a lot more effort.)
Conceptually related to issue #2638

@wprice-uh wprice-uh added enhancement New feature or request feature request labels Jan 12, 2025
@wprice-uh wprice-uh linked a pull request Jan 12, 2025 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant