A script for the Notepad++ Python Script plugin that allows counting entries in your text-based file and displays the number of most often occuring entries in a popup window
Text-file stored databases shaped as:
entry name
separator
value
Counts the quantity of unique entry names
and returns the most frequent occuring entry names
with different (or same) value