add interface for telling MathCAT what (all of) the user prefs are
Open
discussion
enhancement
- Dominant language
- Rust
- Stars
- 114
- Forks
- 85
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 42
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.