Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 548 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 548 Bytes

Description

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

Requires

Notepad++

Python Script plugin

Applicable to

Text-file stored databases shaped as:

entry name separator value

What it does

Counts the quantity of unique entry names and returns the most frequent occuring entry names with different (or same) value