Explain the problem as you see it
I have #task, which has "DL" in its field, and task titles are built as "${name} | ${DL}". I have different categories of tasks each with a supertag extended from #task. I'd like to have the extensions inherit the title construction.
Why is this a problem for you?
It just takes a lot of time to go through 8 tags and change the title structure whenever I want to prototype some change in how my tasks are presented. E.g. if I add ${priority} to the title.
Suggest a solution
Add a toggle to make extensions inherit the title construction.