blakesweeney / unite-taskwarrior

A unite.vim interface to taskwarrior
6 stars 2 forks source link

:Unite taskwarrior/settings #32

Closed linuxcaffe closed 9 years ago

linuxcaffe commented 9 years ago

This listing show all unite-taskwarrior configs, and their current values, Some indication of which are the defaults would be good, and actions could allow changes to the configs, etc.

This sort of becomes a Utw diagnostic, so if environment-variables were also shown, would be even gooder.

linuxcaffe commented 9 years ago

could also be called taskwarrior/configs

blakesweeney commented 9 years ago

This seems pretty reasonable. I'll add it to my todo list.

blakesweeney commented 9 years ago

Huh, so I just finished up this source. Or rather what I thought was this source. I accidentally created a source that manipulates taskwarrior settings, not utw settings. Whoops. I can add a source for the configuration of utw.

linuxcaffe commented 9 years ago

that's awesome :) not what I was thinking, but awesome!

I was actually saving this feature request for v1.1+, and I would have called it :Unite taskwarrior/show

blakesweeney commented 9 years ago

On Wed, Sep 16, 2015 at 09:03:55AM -0700, David J Patrick wrote:

that's awesome :) not what I was thinking, but awesome!

I was actually saving this feature request for v1.1+, and I would have called it :Unite taskwarrior/show

That is probably a better name.

blakesweeney commented 9 years ago

There is now a config source which should do what you were after. Try it out and let me know. You can do :Unite taskwarrior/config.

linuxcaffe commented 9 years ago

This seems pretty charming, exactly what I was getting at! cool!