-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to exclude multiple folders using regex? #36
Comments
Hi @vores8, |
Juan hi Thanks for the reply. Yes, it works (partially), thanks again. There is still a minor problem. Cause I have a number folders to exclude, I decided to reverse the conditions and put
Thanks in advance |
Hi, |
Juan hi Yes, files are visible now, thanks for the fix. But unfortunately the other issue still persists I cannot open any subfolder under books folder with the message "Not implemented to look at local folder", although if i remove the filter, i can open these subfolders without problem. Thanks in advance P.S. Also with the new version, even after I delete all the filters and actualized "books" folder, subfolders of the "books" folder cannot be opened with the message "Not implemented to look at local folder". I fixed this by deleting /system/config/data.db file, not sure if this is the correct way |
Hi and thanks for the great software.
I am trying to use "Exclude and hide items" to hide some folders that are unrelated to the reader. I have several folders named like "backup", "cache" etc. My initial guess was to put just
backup
in the Folder-Regex: field to do the job - unfortunately it does not work, "backup" folder is still visible. Do I need to use any magic to achieve the result?
Thanks in advance
The text was updated successfully, but these errors were encountered: