Description
GeoClip is a plugin which allows you to keep a history of previous text items that you've cut or copied into the clipboard. It lets you quickly copy text back onto the clipboard and paste it inyour active application.
Author and Download
It was created by
Pistos, and can be downloaded from the geoshell plugins page
.
Pistos is the original author. The version linked here is a revised version by IamSthitha.
Registry Settings
| Setting |
Description |
Typical Value |
| Clip Display Length (characters) |
Length of string displayed in menu |
40 |
| Clip Storage Length (characters) |
Length of string that can be held by GeoClip |
2048 |
| Number of Clips |
The number of clips (strings) that GeoClip will remember |
9 |
| Paste on Select |
Whether or not GeoClip will paste the selected clip into the active program when selected, or if it will just copy it back to clipboard |
1 |
| Path to Background Bitmap |
Path to a bitmap to skin the menu of GeoClip |
C:\myBitmap.bmp |
| Path to Icon |
Relative path (starts in GeoShell/ directory) to the icon that should be displayed by the GeoClip plugin |
Icons\clip.ico |
| Position Menu at Mouse Cursor |
Will popup the menu at mouse cursor position when the hotkey for GeoClip is pressed |
1 |
| Preserve Clips on Unload |
Whether or not to save the clips when GeoShell exits or the plugin is unloaded |
1 |
| Seperator Char |
Used in clip file storage (see below) to seperate clips |
~ |
| Static Clip X |
Will automatically load this clip into GeoClip at startup |
my text to paste |
| Static Clip File X |
Will load a file of clips into GeoClip at startup (see below) |
myClips.txt |
| Style |
Whether this plugin is inset or standard |
inset |
Static clip file format
GeoClip can load a file of multiple clips into itself everytime it starts up. This is useful if you often need the same strings to be pasted back and forth.
The file should look like this:
Title or Description of the Clips in the File
Some clip text\\~
More clip text\\~
Another clip, which
could possibly have more than
one line\\~
Note: The ~ seen above needs to be set as the "Seperator Char" in the settings. You can of course, change this, but it needs to be done in both the file, and in the registry settings.
Note: The last line must contain a seperator char (~) in order for the last clip to register as actually being a clip.
Other Settings
GeoClip can play a sound for you every time it recieves a new clip. E.g. a sound will play everytimg you copy a string of text to the clipboard! To do this, open up the "Sounds & Multimedia" applet in the Windows Control Panel.
You can bring up the GeoClip menu by hitting the Hotkeys "Ctrl+Alt+V" - I have personally changed this to be "win+V" as I feel it fits in better with the other [default hotkeys]