Closed HananoshikaYomaru closed 1 year ago
So now, for some reason, the names of the files in the graph became unreadable. No idea what happened. I opened obsidian in the morning, and just saw it.
Also, here is the recoding on the missing Groups tab, I have sent in on reddit before but will send it here too
So now, for some reason, the names of the files in the graph became unreadable. No idea what happened. I opened obsidian in the morning, and just saw it.
@DanielWalker1 first of all, thx for trying the graph. They are seperate issue. The default node color is controlled by css. You can check the README. The label text default color can also be changed by css
.graph-3d-view .node-label {
color: #00ff00;
}
so basically if there is probably related to the default color (although I am not sure why because I have no such problem), you can use css to fix it.
So I have corrected the colour with the css, and now, magically, the groups appeared and are working.
How, I have no idea but it works
I don't know too. But glad you make it work 😁. Hope you enjoy the plugin. Now I will close this issue.
https://imgur.com/a/cWDqFkj
YOM-487