Commit graph

14 commits

Author SHA1 Message Date
Billy Brawner
c2e6837fb4 Add basic readability highlighting
Personally, I'm a terrible writer and I've found simple aids really help keep my prose tight.
These changes will highlight sentences that are hard to read, based on the number of syllables they contain.
Here's what happens based on syllable count:
- less than 25 syllables: its easy to read (heuristically speaking), and has no background colour
- between 25 and 35 syllables, it's a bit hard to understand, and has a yellow background colour
- over 35 syllables, its quite hard to read, and has a red background color

This might be well outside the scope of what you had in mind, but I personally find it usefull.
At the moment it's on by default, in a seperate observer.
Maybe you could add add a setting for it
2019-08-02 03:00:29 +00:00
Billy Brawner
be3c71cedc Update README 2019-05-18 14:21:05 -07:00
Billy Brawner
f23aae7f8c Update README 2019-02-08 23:05:23 -06:00
8d9e3b6907 Revert replacing Firebase with ACRA 2018-10-15 20:41:33 -05:00
0e2841a0e2 Replace ACRA with Firebase Crashlytics 2018-09-30 19:53:03 -05:00
78142aafe7
Update roadmap 2018-03-11 20:11:07 -06:00
6ecded0b25
Update README.md 2018-02-02 08:35:56 -06:00
9afe29fbc7 Added item to roadmap 2017-08-30 17:58:55 -06:00
89907945dd Added Retrolambda to acknowledgements and included links to libraries in Readme 2017-08-29 20:50:51 -06:00
57eab8a79c Update README.md 2017-08-28 13:00:19 -06:00
88dac71d9b Update README.md 2017-08-28 12:58:02 -06:00
7ce7bbc60d updated readme 2017-08-23 14:56:40 -05:00
7df7ab35a6 Updated markdown 2017-08-23 14:52:44 -05:00
6a699e0b12 Added license and readme 2017-08-23 14:51:13 -05:00