View Single Post
Old 08-22-2020, 08:25 AM   #4
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,805
Karma: 146918083
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by 19tracks View Post
Thank you! So to be clear, if I want to avoid using LD_PRELOAD, I have to put the following in '.kobo/Kobo/Kobo eReader.conf':

Code:
[FeatureSettings]
ExcludeSyncFolders=\\.(?!kobo|adobe).*?
This is an escaped partial regular expression that will lead to hidden files and directories directly within onboard and their contents being excluded from indexing, with the exception of those whose names begin with "kobo" or "adobe." When the files are removed from the index, they'll be deleted, which is why I have to back up the contents of these directories.
Yes, you do have it correct. Well done.
JSWolf is offline   Reply With Quote