pasky / speedread

A simple terminal-based open source Spritz-alike (per-word RSVP aligned on optimal reading points)
MIT License
1.06k stars 93 forks source link

Feature requests #31

Open soderluk opened 3 years ago

soderluk commented 3 years ago

A few things that came to mind when using this:

Thanks for your time on the project! Keep up the good work.

adlai commented 3 years ago

Possibility to configure how many words to show.

This is a tricky issue to solve properly, i.e. at a level beyond merely counting how many space tokens to allow before computing midpoint and updating the display. Consider the fact that texts can often contain acronyms that have a far higher information density than the three words "I did not", despite having far fewer letters.