Hello,
i wish to Import/Export filters similar to "Evaluator Columns/Groups" as xml.
Example:
<?xml version="1.0" encoding="UTF-8"?>
<filter desc="test" name="Alle Dateien und Ordner - Kopie">
<clause item_type="files" match="yes" type="type" />
<clause item_type="dirs" link="or" match="yes" type="type" />
</filter>
And import filters by dragging the .ofi file(s) into Preferences / Filtering and Sorting / Filters.
I could drop them into /dopusdata/Filters/, but it would be nice.
Thanks.