Quote:
Originally Posted by f_coco
i don't want the pictures stored in sleep folder to be seen in the bookshelf.
|
In the .kobo/kobo directory, edit the file Kobo eReader.conf. If you are using Windows, use a text editor that preserves the line ending such as Notepad++.
Under [FeatureSettings] put in the following,..
Code:
[FeatureSettings]
ExcludeSyncFolders=(\\.(?!kobo|adobe).+|([^.][^/]*/)+\\..+)
This will stop Nickel from scanning any directory that starts with a . such as .kobo and subdirectories.