Since the current separator of the ignore list is a blank space, foldernames with a space within, cannot be ignored at Version 5.7 running a Windows Machine. See also https://plus.google.com/112590585164020446705/posts/UmWqK7ae6Vh - Gilles Caulier proposed to change the separator eg. to ";"
(In reply to Greg4b from comment #0) > Since the current separator of the ignore list is a blank space, foldernames > with a space within, cannot be ignored at Version 5.7 running a Windows > Machine. > > See also https://plus.google.com/112590585164020446705/posts/UmWqK7ae6Vh - > Gilles Caulier proposed to change the separator eg. to ";" Also a folder named "#recycle" is currently also not recognized to be ignored...
We would also change the behavior for the mime types. Unless we write an extra function for the ignored directories. I would suggest we support quotes. Maik
Git commit 7336cd2ca9d66a398b5f7fd4098d2ef6f06d1ebe by Maik Qualmann. Committed on 17/11/2017 at 19:32. Pushed by mqualmann into branch 'master'. use only semicolon as separator for the ignored directories FIXED-IN: 5.8.0 M +2 -1 NEWS M +10 -10 libs/database/coredb/coredb.cpp M +2 -2 utilities/setup/setupdatabase.cpp M +22 -6 utilities/setup/setuputils.cpp M +3 -1 utilities/setup/setuputils.h https://commits.kde.org/digikam/7336cd2ca9d66a398b5f7fd4098d2ef6f06d1ebe