-
I have TW set up to show all projects in tab completion. However, old ones with typos in the name are showing up and I'd like to delete them. How can I do this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
I suspect that the tab completion is using |
Beta Was this translation helpful? Give feedback.
-
Thanks. I ended up figuring it out. Long story short is I had to modify the completed tasks over to correctly spelled project name.
Feature request: make this more intuitive. I think I've had to google it like 5 times over the years. |
Beta Was this translation helpful? Give feedback.
I suspect that the tab completion is using
task projects
to get the list of projects. In that case, it is finding those incorrect project names in completed (or maybe deleted?) projects. Try deleting and purging the tasks with the incorrect projects, and see if that helps.