FlorianWoelki / obsidian-iconize

Simply add icons to anything you want in Obsidian.
https://florianwoelki.github.io/obsidian-iconize/
MIT License
823 stars 55 forks source link

Icons Stop Rendering After Restart #362

Closed BaughBerry closed 2 months ago

BaughBerry commented 7 months ago

Describe the bug After restarting my computer/Obsidian, my folder icons stop rendering as icons and simply show up as their icon name. To get them to render again, I have to manually choose the icon again.

To Reproduce Steps to reproduce the behavior:

  1. Completely quit Obsidian
  2. Restart

Expected behavior Icons should render after a restart.

Screenshots

Screenshot 2024-01-25 at 10 05 15 AM
BaughBerry commented 7 months ago

I should note that it doesn't always do this every single time, and it doesn't always fail to render every icon, sometimes it's just some of them fail to render.

simonfossom commented 7 months ago

same here. it shows after some time. I think it's because the async loading of the plugin.

Give it a min. also, if you have a lot of plugins, consider removing plugins you don't use or at least disabling them.

(Note: a lot => more than 10)

FlorianWoelki commented 2 months ago

I've added a check which preloads your added icons which should appear mostly immediately. However, it can still take some time. I'll close this issue for now. Feel free to create a new one, if needed.