Quote:
Originally Posted by Ken Maltby
To make accessing all my folders that I put in a hidden folder on my external uSD a little easier I also changed the "reader.lua" argument from "/mnt/onboard" to /mnt/sd/.Koreader/Books/" which is the first page of the File Manager listing of my ebook files. That is in "/.kobo/koreader/koreader_kobo.sh".
|
But that is not a complete solution, because it would only allow koreader to access the books on one device, but what about the other? A ".Books" directory on the other device would remain invisible.
koreader should be recompiled to allow directories starting with "."
In KPV it used to be in a .lua source file so one could change it without recompiling anything. But now everything has changed so much since the last time I looked at it...
So, now we need a way for koreader to see books on two devices WITHOUT letting Nickel see them. Any ideas?
UPDATE: Maybe we can have another icon "koreader-sd" which starts up reader.lua with "/mnt/sd/.Books"? How do we add a launchable entity to this infrastructure?