mirnovov / obsidian-homepage

An Obsidian plugin that opens a specified note, canvas, or workspace on startup, instead of the most recent one.
MIT License
406 stars 19 forks source link

Icon not showing correctly #94

Closed Aurnytoraink closed 3 months ago

Aurnytoraink commented 4 months ago

Details

The bug doesn't seem to be related to the selected theme, since it's still present with the default theme. I've got the same problem on my Android phone too.

I don't have any further explanation, but here is a screenshot that illustrate the bug.

Icon banner selector

Capture d’écran du 2024-07-23 09-23-08

Steps to reproduce

  1. Add an banner_icon

Debug information

{"version":4,"homepages":{"Main Homepage":{"value":"99 - Ressources/00 - Accueil","kind":"File","openOnStartup":true,"openMode":"Replace all open notes","manualOpenMode":"Keep open notes","view":"Reading view","revertView":true,"openWhenEmpty":true,"refreshDataview":true,"autoCreate":false,"autoScroll":false,"pin":false,"commands":[],"alwaysApply":false,"hideReleaseNotes":false}},"separateMobile":false,"_defaultViewMode":"default","_livePreview":"default","_focusNewTab":"default","_plugins":["remotely-save","templater-obsidian","calendar","obsidian-kanban","obsidian-icon-folder","obsidian-emoji-toolbar","dataview","heatmap-calendar","obsidian-minimal-settings","obsidian-style-settings","obsidian-image-gallery","homepage","obsidian-banners","obsidian-excalidraw-plugin"],"_internalPlugins":["file-explorer","global-search","switcher","graph","backlink","canvas","outgoing-link","tag-pane","page-preview","daily-notes","templates","note-composer","command-palette","editor-status","bookmarks","outline","word-count","audio-recorder","file-recovery"],"_obsidianVersion":"1.6.7"}

Checklist

mirnovov commented 4 months ago

Does this occur when Homepage is disabled?

Since from my testing, this happens regardless of whether Homepage is active, and instead seems to be related to the emoji image hosting having issues. If you disable "Use Twemoji" in Banner's settings, that seems to fix it for me.