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 interface for telling MathCAT what (all of) the user prefs are #251

Open
NSoiffer opened this issue Feb 13, 2024 · 0 comments
Open

add interface for telling MathCAT what (all of) the user prefs are #251

NSoiffer opened this issue Feb 13, 2024 · 0 comments

Comments

@NSoiffer
Copy link
Owner

For some systems such as NVDA, they have their own preference files. Rather than forcing everyone to use MathCAT's preferences (and not being integrated into uninstall, etc), provide a means to pass in a YAML string (JSON is a subset of YAML, so JSON works also) that are MathCAT's preferences.

MathCAT never writes preferences (the dialog does), so no need to return preferences.

@NSoiffer NSoiffer changed the title add interface for getting/setting prefs add interface for telling MathCAT what (all of) the user prefs are Feb 14, 2024
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

No branches or pull requests

1 participant