/SimpleSelectionExport

SimpleSelectionExport is a KeePass plugin that allows you to export basic information for an arbitrary selection of entries to a flat text file.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

SimpleSelectionExport

Github All Releases License

SimpleSelectionExport is a KeePass2 plugin which allows you to export basic entry information to flat text files. It's useful when you want to send a quick overview of an arbitrary set of entries -- selected from the main window -- to parties who are not using KeePass.

Screenshot

Installation Instructions

Note: Builds target .NET Framework 4.5+.

Unzip the release and move both DLLs to your KeePass plugins directory, as you would with any other KeePass plugin.

There are two DLLs since SimpleSelectionExport depends upon the CsvHelper library.