View Single Post
Old 06-03-2014, 04:30 PM   #1207
WS64
WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.
 
WS64's Avatar
 
Posts: 661
Karma: 506380
Join Date: Aug 2010
Location: Germany
Device: Kobo Aura / PB Lux 2 / Bookeen Frontlight / Kobo Mini / Nook Color
Quote:
Originally Posted by ipse View Post
How does one about suggesting a feature? I poked around github but didn't find a way to make a suggestion or request a feature.
Mine is very simple: resume the last open book from where it was left. Looks like a pretty basic functionality for a book reader.

PS. I might very well embarrass myself by requesting this when the feature actually exists...if it does, please guide me without slapping the innocent
This feature is there.
You need to edit the place where reader.lua starts and remove the path behind.
I don't have my Kobo here right now but it is something like this:
Don't start
./reader.lua /mnt/onboard 2> crash.log
but
./reader.lua 2> crash.log
WS64 is offline   Reply With Quote