Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taskwarrior allows context.<name>.write=<modifications> but vit cannot handle this #336

Open
gitboch opened this issue Mar 14, 2023 · 3 comments

Comments

@gitboch
Copy link

gitboch commented Mar 14, 2023

Describe the bug
vit stops working with TypeError: 'str' object does not support item assignment

To Reproduce
Add e.g. "#context.office.write=+off" where the context is "office" and off the corresponding tag

Expected behavior
vit starting

Test case
I do not fully understand this requirement. The bug should occur in any installation that uses contexts.

@thehunmonkgroup
Copy link
Member

Please provide an example config, and a full backtrace of the issue.

@jspricke
Copy link
Contributor

jspricke commented Jun 9, 2023

We got a similar report in Debian. You can find a backtrace and example config here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037165

@thehunmonkgroup
Copy link
Member

It would be great if somebody could provide a PR for this.

Or at least clearly describe what this feature is, because I don't know what it is, what it does, or how I would implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants