1.9 Tags view shows full text of nested tags, instead of just the last segment of the tag name

Steps to reproduce

Update to 1.9 with nested tags; show the tag pane with nesting on.

Did you follow the troubleshooting guide? [Y/N]

Y

Expected result

Nested tags display without prefix of their parent e.g. #things/stuff should be rendered as stuff under a things parent

Actual result

Full text (including #) is displayed, i.e. #things/stuff is rendered as a child of #things

Environment

SYSTEM INFO:
Obsidian version: v1.9.0
Installer version: v1.8.10
Operating system: #1 SMP Tue Nov 5 00:21:55 UTC 2024 5.15.167.4-microsoft-standard-WSL2
Login status: logged in
Language: en
Catalyst license: supporter
Insider build toggle: on
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on

RECOMMENDATIONS:
none


Additional information

I don’t see anything about this in release notes, nor is there an option I could find to disable it. Worse, the HTML is such that it’s not possible to fix this with CSS - essentially a plugin would have to replace the tags view entirely in order to restore the old behavior.

3 Likes

I can confirm this issue. It’s visually nauseating to view tags in the sidebar now, having to see some much extraneous “parent_tag1/parent_tag2/tag” text in the way of what should just be the child tag’s name.

1 Like

I’m also having this problem, tested in sandbox. A fix would be excellent and appreciated! :slight_smile:

will be fixed 1.9.2. No ETAs.