-
Notifications
You must be signed in to change notification settings - Fork 17
ClipChain
hi5 edited this page Nov 14, 2015
·
3 revisions
Available as of CL3 v1.5
The CL3 ClipChain plugin allows you to cycle through a predefined clipboard history.
With each paste it advances to the next item in the chain. The item to be pasted next is indicated in the listview with a >>
.
When the last item is reached it moves back to the start.
This can be useful if you need to paste the same data into several documents or programs in a particular order.
Usage:
- The ClipChain is only active when the Gui is visible, it is always ontop and it will remember the last position upon closing it.
- Bring up the ClipChain GUI by pressing ctrl+win+F11
- Using double click you can start at a specific point in the chain.
- UP and DOWN buttons: Change the order of the items in the listview of the chain.
- Load/save various chains from the clipboard and to files. The last used chain is loaded again when you call the ClipChain plugin.
- You can edit an item in the chain, click on the item and use the Edit button.
- You can insert an item in the chain, click on an item, use the Ins button. The new item will be inserted BELOW the selected item.
- You can pause the chain by ticking the Pause checkbox.
- By default each time you paste an item it would be added to the normal CL3 Clipboard History, you can avoid that by ticking the No History checkbox.
- You can save and load as many clipchains as you like via the Folder button.
Load from Clipboard:
Empty lines are used to separate items when you load a chain from the clipboard so you can prepare your chain first, copy it to the clipboard and then load it via the Folder button.
Demo: