<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>ClipboardFusion RSS: Multiple Clipboards</title>
<atom:link href="https://www.clipboardfusion.com/Discussions/RSS/?TopicID=2e7e5769-c876-4f2f-9886-5ccefc59bd36" rel="self" type="application/rss+xml" />
<link>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=2e7e5769-c876-4f2f-9886-5ccefc59bd36</link>
<description>ClipboardFusion RSS: Multiple Clipboards</description>
<lastBuildDate>Mon, 25 May 2026 14:47:48 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=2e7e5769-c876-4f2f-9886-5ccefc59bd36</generator>
<item>
<title>RE: Multiple Clipboards</title>
<link>https://www.clipboardfusion.com/Discussions/View/multiple-clipboards/?ID=2e7e5769-c876-4f2f-9886-5ccefc59bd36#4</link>
<pubDate>Mon, 07 Jul 2014 17:52:08 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/multiple-clipboards/?ID=2e7e5769-c876-4f2f-9886-5ccefc59bd36#4</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Ok, there's not really a reliable way to do it that way right now unfortunately, but we'd love to investigate further to figure out what we'd need to add. Would you be able to send over your AutoHotKey script, so we can get a better idea of how you're achieving it at the moment?
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ok, there's not really a reliable way to do it that way right now unfortunately, but we'd love to investigate further to figure out what we'd need to add. Would you be able to send over your AutoHotKey script, so we can get a better idea of how you're achieving it at the moment?<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Multiple Clipboards</title>
<link>https://www.clipboardfusion.com/Discussions/View/multiple-clipboards/?ID=2e7e5769-c876-4f2f-9886-5ccefc59bd36#3</link>
<pubDate>Fri, 04 Jul 2014 16:13:34 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/multiple-clipboards/?ID=2e7e5769-c876-4f2f-9886-5ccefc59bd36#3</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Thanks, Keith, that's awesome and almost perfect!  Any way to just use a macro to store the text in the clipboard as a string rather than using history items?  The way I was using this with AHK, I could continue to use the clipboard without having to worry about it erasing what I had stored in my...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks, Keith, that's awesome and <i>almost</i> perfect!  Any way to just use a macro to store the text in the clipboard as a string rather than using history items?  The way I was using this with AHK, I could continue to use the clipboard without having to worry about it erasing what I had stored in my 3 "custom clipboards" or worrying about their order.<br/>
<br/>
I know it would only work for text if done that way, but that's all I'd need.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Multiple Clipboards</title>
<link>https://www.clipboardfusion.com/Discussions/View/multiple-clipboards/?ID=2e7e5769-c876-4f2f-9886-5ccefc59bd36#2</link>
<pubDate>Wed, 02 Jul 2014 18:26:32 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/multiple-clipboards/?ID=2e7e5769-c876-4f2f-9886-5ccefc59bd36#2</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Yep, that's only for pasting from the Pinned Items. It wouldn't be possible to do what you're looking for with the Pinned Items at the moment, because they can only be set by pinning Recent Items, and re-ordering them manually.
However, I think you could do what you were looking for by creating ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Yep, that's only for pasting from the Pinned Items. It wouldn't be possible to do what you're looking for with the Pinned Items at the moment, because they can only be set by pinning Recent Items, and re-ordering them manually.<br/>
<br/>
However, I think you could do what you were looking for by creating three separate macros that paste the first 3 items in the History menu. I've attached the three macros needed to do this. You can import them on the Settings &gt; Macros tab, and assign hotkeys to them. Note that when you copy text (Ctrl + C), the last item you copied, will be the first thing in the History menu, so you might want to assign something like Ctrl + Shift + F1 to the "Paste Third History Item", Ctrl + Shift + F2 to the "Paste Second History Item", and Ctrl + Shift + F3 to the "Paste First History Item" macros. That way, if you copy three things using Ctrl + C, Ctrl + Shift + F1 will paste the first thing you copied, etc.<br/>
<br/>
Hope that helps!
</div>
]]></content:encoded>
</item>
<item>
<title>Multiple Clipboards</title>
<link>https://www.clipboardfusion.com/Discussions/View/multiple-clipboards/?ID=2e7e5769-c876-4f2f-9886-5ccefc59bd36</link>
<pubDate>Mon, 30 Jun 2014 23:17:16 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/multiple-clipboards/?ID=2e7e5769-c876-4f2f-9886-5ccefc59bd36</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Just purchased ClipboardFusion and I'm enjoying it already!  I have a feature request that I think may improve this application.
Currently, I use autohotkey to define hotkeys for essentially 3 separate clipboards (copy1, paste1, copy2, paste2 etc...).  With AHK, this only works for text.  This, ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Just purchased ClipboardFusion and I'm enjoying it already!  I have a feature request that I think may improve this application. <br/>
<br/>
 Currently, I use autohotkey to define hotkeys for essentially 3 separate clipboards (copy1, paste1, copy2, paste2 etc...).  With AHK, this only works for text.  This, especially combined with a keyboard with programmable keys (eg Logitech G15) makes for very efficient editing of documents where one is constantly needing to copy and paste several of the same items in different orders - (ie copy two items from a document, then paste them into another).  <br/>
<br/>
I could see this integrating easily with your pinned items, simply by defining a hotkey that would copy to a pinned item (that already has a key assigned to paste).  So basically, all that would be needed is the option to add a second hotkey to pinned items for copy, in addition to the one for paste.  Get it?<br/>
<br/>
From the other posts I've read here, developers seem pretty responsive.  Hopefully this idea makes the cut for a future version!<br/>
<br/>
Edit: Just figured out the "Pinned Item HotKey modifier" option after reading this post about a similar feature request: <br/>
<br/>
<a href="http://www.clipboardfusion.com/Discussions/View/multiple-clipboard-locations-or-at-least-primary-secondary-paste-if-not-this-is-feature-request/?ID=a81a29dd-3bdb-4a45-99e6-bd0095a7fc06" target="_blank" rel="nofollow"><b>http://www.clipboardfusion.com/Discussions/View/multiple-clipboard-locations-or-at-least-primary-secondary-paste-if-not-this-is-feature-request/?ID=a81a29dd-3bdb-4a45-99e6-bd0095a7fc06</b></a>.  <br/>
<br/>
Correct me if I'm wrong, but this currently only works to paste, right?
</div>
]]></content:encoded>
</item>
</channel>
</rss>