I have a column from a plugin which I long time ago removed and some custom columns. But how do I remove these columns? I can only find configure columns, nowehere where I actually can remove them.
Thank you!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you want to remove a column from the entry list of the main window, click the main menu item 'View' → 'Configure Columns' and deactivate the column.
I have a column from a plugin which I long time ago removed and some custom columns. But how do I remove these columns? I can only find configure columns, nowehere where I actually can remove them.
Thank you!
If you want to remove a column from the entry list of the main window, click the main menu item 'View' → 'Configure Columns' and deactivate the column.
If you want to delete a specific string field from all entries, you could use XML Replace:
https://keepass.info/help/v2/xml_replace.html
Example:
https://keepass.info/help/v2/xml_replace.html#delstr
Alternatively, you could use the KPFieldsAdminConsole plugin:
https://keepass.info/plugins.html#kpfieldsadmin
Best regards,
Dominik