Quote:
Originally Posted by ipse
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