Skip to content

Consolidate the contents of all open untitled notepad.exe instances

Notifications You must be signed in to change notification settings

Umopepisdn/NotepadConsolidator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Consolidate Notepads
Written by Jared Sohn (jared dot sohn at gmail.com).  Code found at github.com/jaredsohn.
September 2010
Written in C# in Visual Studio 2005

If you want to reuse this code, do whatever you want with it but give me credit.

Use this program to gather up the text of all open untitled instances of notepad.exe and consolidate them into one file.
Really useful if you have the annoying habit of using Windows (insert joke here) and going Start->Run->notepad whenever you want to record an idea that pops into your head.

Warning: You will lose data if any untitled notepad file is over MaxFileSize (1 MB), although I would expect this would be a rare occurrence; it doesn't affect me in my usage.

Future enhancement ideas:

* have an option to send an e-mail or scp instead (useful when running on other peoples' computers.)

About

Consolidate the contents of all open untitled notepad.exe instances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published