Quote:
Originally Posted by favero_
I've been using kobo sync with dropbox to transfer books to my ereader, but I can't find them in plato.
|
The transfered books might be saved inside a hidden directory, for example
/mnt/onboard/.kobo/dropbox.
In which case, you could add a library to your
Settings.toml:
Code:
[[libraries]]
name = "Dropbox"
path = "/mnt/onboard/.kobo/dropbox"
You can then load this library from the
Library submenu of the library menu (you can bring up the library menu by tapping the library label in the bottom bar).