ds300 / jetzt

Speed reader extension for chrome
Other
485 stars 124 forks source link

Hit 9 for 'what-was-that' slo-mo repeat #84

Closed j6k4m8 closed 10 years ago

j6k4m8 commented 10 years ago

I'm going to replace all of those hard-coded keyCodes with configurable variables at some point, unless someone's already on that.

ds300 commented 10 years ago

Thanks :) Alas, this doesn't implement the entire feature. It should resume normal speed when it gets back to the place where it was when you pushed the key. This would mean modifying the Instructionator which is maybe not worth doing right now because all that stuff is changing dramatically. (See the new-parsing branch (unless you value your sanity; it's all very raw)).

j6k4m8 commented 10 years ago

Gotcha -- I was wondering about that. I'll hold off for a little bit, but if you want a hand implementing this down the line, give me a shout!

On Sun, Mar 16, 2014 at 1:30 PM, David Sheldrick notifications@github.comwrote:

Thanks :) Alas, this doesn't implement the entire feature. It should resume normal speed when it gets back to the place where it was when you pushed the key. This would mean modifying the Instructionator which is maybe not worth doing right now because all that stuff is changing dramatically. (See the new-parsing branch (unless you value your sanity; it's all very raw)).

Reply to this email directly or view it on GitHubhttps://github.com/ds300/jetzt/pull/84#issuecomment-37763718 .

nomicode commented 10 years ago

Is anyone currently working on this?

ds300 commented 10 years ago

Not yet. If someone wants to submit a temporary version until the new parsing stuff is done, then by all means :+1: