8000 Passing config as argument · Issue #351 · afewmail/afew · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Passing config as argument #351
Open
@ferrine

Description

@ferrine

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0