Inconsistent sets of icons between mobile and desktop
See original GitHub issueThere are so many weird things going on that I don’t know where to begin.
In general, it’s impossible for me to get all icons working both in mobile and on desktop. Either I set them all on one side, sync, and then the other side will miss some icons; or I do the same on the other side, sync, and the former side will miss some icons.
I get things like this all the time, either on mobile or on desktop:
I set the icons folder to ~/.obsidian/icons
and that didn’t solve any problem.
Deleting icon packs and re-downloading them doesn’t solve the problems because it seems that you never get 100% of the same icons each time. Some icons are missing here and there.
And it’s hard for me to diagnose because I don’t understand where icon search results come from. For example, right now if I search “for server”, I get:
But if look on my macOS filesystem, I can only find ServerFill. Where does ServerLine come from?
❯ ls */*Server*
remix-icons/ServerFill.svg
Issue Analytics
- State:
- Created a year ago
- Comments:15 (4 by maintainers)
Top GitHub Comments
Awesome. Thank you so much!
Yeah this is a very similar problem on mobile: when folders are in view, then these icons will be installed, but any folders not in view (i.e., not in the DOM) at the moment will not have the icons installed.