-
Notifications
You must be signed in to change notification settings - Fork 123
TODO
Noah Slater edited this page Mar 23, 2014
·
1 revision
- Allow custom keybindings without having to modify source
- dark theme with button/key combo to switch
- optional mouse controls
- formalize instruction set and tools for generating instructions
- write parser for DOM content (using semantic tags like
<em>
,<strong>
, etc to affect rendering, and<p>
/<br>
for paragraph segmentation) - investigate automatic article selection (maybe
alt
-a
?) - investigate language-sensitive splitting of long words
- investigate using pdf.js for writing a pdf parser. (I'm imagining a static page that you can drag .pdf files onto. html5 is wonderful.)
- other formats (epub?)
- auto scroll with the article to view images more easily as you read
If you have any other suggestions, please feel free to open an issue.