Running the QOwnNotes flatpak under a Plasma Wayland session results in a generic Wayland icon in the taskbar.

I understand this to be the result of a mismatched .desktop file name (see this blog post. I believe QOwnNotes upstream has fixed this issue by renaming the desktop file to PBE.QOwnNotes.desktop (see upstream issue #993). I think maybe the renaming of the desktop file based on the org.qownnotes.QOwnNotes flatpak app-id might be breaking the ability to look up the application icon for the taskbar.
Running the QOwnNotes flatpak under a Plasma Wayland session results in a generic Wayland icon in the taskbar.
I understand this to be the result of a mismatched
.desktopfile name (see this blog post. I believe QOwnNotes upstream has fixed this issue by renaming the desktop file toPBE.QOwnNotes.desktop(see upstream issue #993). I think maybe the renaming of the desktop file based on theorg.qownnotes.QOwnNotesflatpak app-id might be breaking the ability to look up the application icon for the taskbar.