May 7
Modify rendering of tags and mentions (custom theme?)
I have people and tags in categories, so I may have `@client_name/person_name`, or `#client_name/project_name`.
The tags and mentions are already highlighted. It would be cleaner to hide the # or @ unless the cursor is on the name, like with headers.
I would also love the option to hide the nesting, so `@client_name/person_name` just renders as `person_name` but with highlighting, and the same with `#client/project` -> `project`.
Pending
As Jonathan Clark and Rob Grace mentioned, it's 100% a theming case and can be done probably even today. I'm not sure if this should be a default for everyone.