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

Allow ContextEntry to have fields to control plugins #264

Open
nightlark opened this issue Oct 7, 2024 · 0 comments
Open

Allow ContextEntry to have fields to control plugins #264

nightlark opened this issue Oct 7, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@nightlark
Copy link
Collaborator

Users may want plugins (or core functionality?) to behave differently depending on the context entry block (e.g. includingAllFiles). The ContextEntry class should have support for a relatively free-form entry that can be used to control these additional settings, and relevant hooks (file type ID and info extractors) should be modified to have an optional context parameter for getting the current context. The existing context parameter for the info extractor hook should be modified to include the word queue in the parameter name to make it clearer what the existing parameter is for.

@nightlark nightlark added enhancement New feature or request help wanted Extra attention is needed labels Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant