mitchcapper / KPEntryTemplates

KeePass Entry Templates for custom gui displays of your entries.
302 stars 27 forks source link

How to uninstall properly? #83

Closed sergeevabc closed 7 months ago

sergeevabc commented 1 year ago

Dear @mitchcapper, I played with KPEntryTemplates for a few months and wish to roll back to the simplicity. Would it be proper to manually remove the plugin, then delete its corresponding templates, and then clear custom fields in affected entries (like _cardcvv)?

sergeevabc commented 1 year ago

@mitchcapper, are you there? Your assistance is required.

davidlauhn commented 1 year ago

I guess this repo was abandoned, so i have to setup a new database from the beginning

mitchcapper commented 7 months ago

Sorry all for the slow reply. There is no database cleanup option. For template parents just delete those templates from keepass. For the _etm_template_uuid created on entries that are the parent template reference there is no easy way other than to manually do a bulk delete of that field. Finally, for things like card_cvv these are not removable by design (other than manual delete). The idea of KPET is to give you a frontend for editing whatever fields you want, in this case the advanced string card_cvv was simply edited by KPET but we don't own that string.

I hope to have soon (tm) the backend data fields (_etm and such) stored in the entry plugin data rather than the strings area. This will make cleanup of the plugin specific items easier. I will make a converter when this is launched to allow people to update to this new format which would retroactively cleanup your old entries (if you still have them).

sergeevabc commented 4 months ago

Aggrrhh.