[digikam] [Bug 123097] SCAN : ignore some directories in digiKam [patch]

Jan Wolter bugzilla_noreply at kde.org
Sun Feb 5 17:56:13 GMT 2017


https://bugs.kde.org/show_bug.cgi?id=123097

--- Comment #54 from Jan Wolter <online at wolter.re> ---
Hi Gilles,
ok, I will support default settings. I looked a bit deeper in the code defining
the default settings for mime types. They are all directly stored in the SQLite
DB in the settings table, supported by function setSettings in DbCore class.
Up to now, I store the ignored directories settings in DbEngineParameters.

What do you suppose:
1) Should I leave the ignored directories settings there and add just default
ignore directories?
2) Or should I move the settings to the database as its done for mime types.

Regarding the directories starting with a dot: They are ignored anyway and are
not touched by my patch. I think that should remain so in the future. Do you
agree?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Digikam-devel mailing list