RieN 7z
RieN 7z
this is the bug of obsidian, tag with CJK character does not have proper class name. I have report this bug in [obsidian forum](https://forum.obsidian.md/t/cjk-tags-do-not-have-correct-class-name/46617)
can you provide more detail info?
can you descript it on details? it dooesn't work for me @olejorgenb
I had tried to fix it by adding correct class name for tags. But every time the file changes, obsidian will refresh the view and remove the classes plugin added...
Sorry, I misunderstood your meaning, I'll consider fixing it in the next few weeks.
Use `shift+ctrl+I` to open console and check if there are any error. And please show me the output using `document.querySelectorAll("[colorful-tag-style]")` in console after you add some style for tags.
Global setting doesn't effect anything if you have no per tag setting. Global setting just help you set the same properties in per tag setting. For example: ``` // Global...
Yes, I will also consider adding this feature in the next release if you have the need for it
> same here. i dont want to mess up my Frontmatter at all. i use it quite extensively. but I don't want other data in there. had to delete the...
I had added an option to save the data in plugin #45