Description:
Clipboard Tool is a small utility made to enhance the existing Windows Mobile Clipboard.
This is made by organizing the clipboard as a stack: every time you copy something, this is added to the stack. Once you want to paste something, just open Clipboard tool and select it from the stack.
Some additional features are added, such as the "Links" view, which allows you to filter out of the stack only the weblinks, and the "Filter" view, which adds Regular Expressions (see here a Tutorial) support, allowing you to make complex searches over your Clipboard Stack.
In addition, you can choose to export the whole content of the clipboard to a Text file.
Features:
- With the use of Regular Expressions, you can make complex search queries in your clipboard entries.
- The program icon is placed in the Today screen. Double tap on it will open the program.
- Easly edit your clipboard entries or export them as a text file.
Update Description:
v1.6:
- Autosave/Autorestore feature let users easily restore the clipboard (and the search criterias as well) after program exit, or system failure.
- New naming convention for executable files.
- Minor bug fixes.