kaikramer / keystore-explorer

KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner.
https://keystore-explorer.org/
GNU General Public License v3.0
1.7k stars 275 forks source link

Add CSV Export of Main Table Content #121

Open kfoxton opened 6 years ago

kfoxton commented 6 years ago

Would it be possible to be able to copy just a single field, such as exporting a list of the Entry names and expiry to a csv? The Properties button currently exports all the data.

kaikramer commented 10 months ago

Having the configurable columns in the main table, a CSV export of the content of the main table view (either whole table or current selection) should cover this and similar feature requests. I'll change the title accordingly.