I'm playing with the code of a plasmoid in `~/src/my.widget` I make a symlink ln -s ~/src/my.widget ~/.local/share/plasma/plasmoids Using "Add or manage widgets", I uninstall my widget. I expect it to delete the symlink. instead, it deletes `~/src/my.widget`
Can confirm. Raising to critical severity because this causes data loss. The priority can stay normal though, because this isn't a default setup or something the user can easily do themselves without technical knowledge. Still, worth fixing for sure,