standardnotes / desktop

[Moved to https://github.com/standardnotes/app] A free, open-source, and end-to-end encrypted notes app. https://standardnotes.com
GNU Affero General Public License v3.0
1.4k stars 115 forks source link

Standard Notes gets unpinned from task bar with each update #612

Open Vlad-M-1 opened 3 years ago

Vlad-M-1 commented 3 years ago

When an update for Standard Notes is installed, if Standard Notes was pinned to the Windows taskbar, it gets unpinned. This makes the user experience worse as each time Standard Notes app needs to be re-pinned manually.

Most likely, it's caused by Standard Notes shortcut getting deleted and created again with each update.

A possible solution is to rewrite the shortcut file instead of deleting and creating it on an update.

JaspalSuri commented 3 years ago

Hi @Vlad-M-1,

Thank you for bringing this issue to our attention. I'll be sure to forward it over to our dev team for review!