Add a user-interface that makes it easy for people to change the reading of a character
- Dominant language
- Rust
- Stars
- 114
- Forks
- 85
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 42
Description
This comes from #211.
The easier and probably more useful part is adding a user interface for changing the reading of a character. I think something is partially there in the preferences for left/right paren, although probably not implemented. That could be generalized in the underlying preference file.
Harder would be to allow users to change rules. I did an experiment in MathPlayer years ago that allowed users to make some changes to the rules. Might be worth looking into what I did to see if it makes sense to do to MathCAT.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading issue #211 and examining the existing preferences for left/right parentheses to determine what is already implemented and how preferences are stored. Review the referenced MathPlayer experiment for context, then clarify whether rule editing is in scope; done means a defined UI for changing a character’s reading works through the preference mechanism.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100