GothenburgBitFactory / bugwarrior

Pull github, bitbucket, and trac issues into taskwarrior
http://pypi.python.org/pypi/bugwarrior
GNU General Public License v3.0
732 stars 209 forks source link

toml configuration #1001

Open ferdinandyb opened 10 months ago

ferdinandyb commented 10 months ago

How can you use toml to configure bugwarrior? The documentation mentions that it can be done with examples, but bugwarrior-pull only looks for bugwarriorrc which is obviously being parsed as ini.

ryneeverett commented 10 months ago

The docs should indeed be clarified. The toml file should be called .bugwarrior.toml.

Please note that this feature has not yet been released and is only available on the develop branch.

ferdinandyb commented 10 months ago

Sorry for the noise, I didn't want to answer about reading the latest docs in two places, but then I realized you might want to track updating the documentation :)