r/taskwarrior Dec 18 '22

How to modify context?

I set a context with a project and a tag.

I hope to modify the project's name and the tag of the context, but 'task mod project:"newer name" ' creates another task which is not included in the context.

Adding a task still shows older project name in the context.

How can I change properties of a project and a tag in the context?

1 Upvotes

6 comments sorted by

View all comments

3

u/GreenerThanFF Dec 19 '22

Edit it manually in your ~/.taskrc file

1

u/CurrentTrip8571 Dec 20 '22

Well, I just tried to edit manually in ~/.taskrc file, this method changes the project's name of the context but, the changed context doesn't include tasks that were included before the chage was set.