I often need to just copy/paste some text into a temporary file without having to give it an actual filename in a directory somewhere.
Originally, I would just create a new e-mail message and paste stuff into Eudora. Since then, I've moved on to UltraEdit because it supports saving temp, unnamed files on disk in case the application or Windows crashes (or I have to kill UltraEdit because Windows Update requires rebooting :-/).
The problem is, UltraEdit seems to have a limit of 40 open windows and then refuses to open any more windows.
So... is there a Windows application with the following features?
Saves all open windows, regardless if it was given a filename or not
Easy pasting: CTRL-N to create a new window, puts the focus therein, CTRL-V to paste, and forget about it
Cherry on pie: Shows a one-level (ie. non-hierarchical) treeview on the left where each open window got a title automagically by using the first words of the first line as title, so I can browse through the list of items in the treeview and know what it probably contains without actually clicking on it
I kind of like ActionOutline, but it's not as easy to use as UltraEdit (I don't need a hierarchical treeview, just a single-level treeview; CTRL-N puts focus on the new item in the treeview, so requires hitting CTRL-TAB to move to the editing pane on the right; it requires changing the item name from "New action...")
Does such an appplication exist?
