Auto-Incrementer, a tool for numbering things efficiently

Created on Tuesday, September 23, 2014.
Filed under Software, Productivity.
 

Auto-Incrementer is a tool that helps you number things quickly and easily with a single keypress.

 

What is it?

Auto-Incrementer is a tool that helps you number things quickly and easily with a single keypress. Numbering the files in a directory, prefixing or suffixing spreadsheet cells with numbers, all crazy kinds of stuff, man. As a simple example, the screenshot above shows Auto-Incrementer being used to make a Markdown-formatted numbered list.

I wanna download it!

Download Auto-Incrementer (Windows, with source code).

Usage

Either run the desired .exe, or download Autohotkey and run the included source .ahk.

Protip!

Do you need the same number to repeat multiple times? Just open a few instances of Auto-Incrementer and set each instance to a different key.

Changelog

v2 (22 September 2014)

  • Auto-Incrementer can now pad your number with zeroes to reach a minimum length. For example, specifying a minimum length of 3 will output 001, 002… 010, 011… 100, 101.
  • Input method now defaults to ’simulate typing’ for better compatibility, and so you can hold down the input button to increment as fast as your computer will allow.
  • Made number boxes wider. The character limit of 5 is unchanged.

v1 (14 July 2013)

That's all there is, there isn't any more.
© Desi Quintans, 2002 – 2022.