Open
Description
Since there are issues (#306) with enabling specific filters wiht -e
flag I had no idea how to rerun my initial tagging on my mail database. Running a single filter foes not work and running all the filters which works takes 1.5 hours. I had to iterate over deleting and moving back parts of my config which was also error prone because there is no way to pass config as a parameter.
I ended up writing a simple wrapper that sets the XDG_CONFIG_HOME to some temporary location and copy there my ad hoc config. Weird but works and serves my needs.
The proposal is to add an option --filter-config to the cli, what does not do any magic but makes afew take it as user config
Metadata
Metadata
Assignees
Labels
No labels