Quote:
Originally Posted by Frenzie
It didn't used to, but for a while indeed it has.
You can change .kobo/Kobo/Kobo eReader.conf to read something like this to ignore dot folders.
Code:
[FeatureSettings]
ExcludeSyncFolders=(\\.(?!kobo|adobe).+|([^.][^/]*/)+\\..+)
|
Is there a way to have it ignore the sdcard itself? (Or should I move everything to .dotfolders? The former would seem preferable. Or to have it exclude a specific named directory.)