Skip to content

A Notepad++ script to count unique entries in a text file

Notifications You must be signed in to change notification settings

m13slash9/npp_db_count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

About

A Notepad++ script to count unique entries in a text file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages