rust-reader
rust-reader copied to clipboard
Add a regex editor
So currently you can filter words with a regexp, by opening the settings file and editing the json. It would be nice to have a way to see how the regex will affect the text to be read. Maybe with stored examples/test of texts.
So we can now edit a regex in the settings window. Sill nothing on making testing / interactions easier.