<?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: Feature request: modify clipboard text</title>
<atom:link href="https://www.clipboardfusion.com/Discussions/RSS/?TopicID=afb3e8dc-cb27-4f35-933c-0e9f93fbcfc4" rel="self" type="application/rss+xml" />
<link>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=afb3e8dc-cb27-4f35-933c-0e9f93fbcfc4</link>
<description>ClipboardFusion RSS: Feature request: modify clipboard text</description>
<lastBuildDate>Mon, 25 May 2026 05:45:32 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=afb3e8dc-cb27-4f35-933c-0e9f93fbcfc4</generator>
<item>
<title>RE: Feature request: modify clipboard text</title>
<link>https://www.clipboardfusion.com/Discussions/View/feature-request-modify-clipboard-text/?ID=afb3e8dc-cb27-4f35-933c-0e9f93fbcfc4#4</link>
<pubDate>Sun, 07 Feb 2010 22:30:24 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feature-request-modify-clipboard-text/?ID=afb3e8dc-cb27-4f35-933c-0e9f93fbcfc4#4</guid>
<category>ClipboardFusion</category>
<description><![CDATA[I am planning to release the beta version of ClipboardFusion 2.0 in the next few weeks, I can include you in that if you want. Just subscribe to my main site news RSS feed or my Twitter updates to be notified.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I am planning to release the beta version of ClipboardFusion 2.0 in the next few weeks, I can include you in that if you want. Just subscribe to my main site news RSS feed or my Twitter updates to be notified. <img src="https://www.clipboardfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feature request: modify clipboard text</title>
<link>https://www.clipboardfusion.com/Discussions/View/feature-request-modify-clipboard-text/?ID=afb3e8dc-cb27-4f35-933c-0e9f93fbcfc4#3</link>
<pubDate>Fri, 05 Feb 2010 20:29:35 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feature-request-modify-clipboard-text/?ID=afb3e8dc-cb27-4f35-933c-0e9f93fbcfc4#3</guid>
<category>ClipboardFusion</category>
<description><![CDATA[this would work out great for what I need. Anyway you could throw that in ASAP and put it out?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
this would work out great for what I need. Anyway you could throw that in ASAP and put it out?
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feature request: modify clipboard text</title>
<link>https://www.clipboardfusion.com/Discussions/View/feature-request-modify-clipboard-text/?ID=afb3e8dc-cb27-4f35-933c-0e9f93fbcfc4#2</link>
<pubDate>Fri, 05 Feb 2010 15:58:48 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feature-request-modify-clipboard-text/?ID=afb3e8dc-cb27-4f35-933c-0e9f93fbcfc4#2</guid>
<category>ClipboardFusion</category>
<description><![CDATA[This makes complete sense, I just haven't been able to think of a good way to work in a feature like this without making it very complicated. I was going to support RegEx replacements, but not very many people can write a RegEx. I may end up extending the "Text Replace" function to include variab...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
This makes complete sense, I just haven't been able to think of a good way to work in a feature like this without making it very complicated. I was going to support RegEx replacements, but not very many people can write a RegEx. I may end up extending the "Text Replace" function to include variables. So, for example, you could use this:<br/>
<br/>
Match: %text%<br/>
Replace: %text%?k=<br/>
<br/>
This would match the clipboard text and replace it with the text plus your string on the end. This would be the easiest way to handle this, although not the most flexible. What do you think?
</div>
]]></content:encoded>
</item>
<item>
<title>Feature request: modify clipboard text</title>
<link>https://www.clipboardfusion.com/Discussions/View/feature-request-modify-clipboard-text/?ID=afb3e8dc-cb27-4f35-933c-0e9f93fbcfc4</link>
<pubDate>Thu, 04 Feb 2010 22:23:44 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feature-request-modify-clipboard-text/?ID=afb3e8dc-cb27-4f35-933c-0e9f93fbcfc4</guid>
<category>ClipboardFusion</category>
<description><![CDATA[I love the program but I would like to be able to add things after whats being replaced..
What I'm doing is automatically reformatting URL's for google adwords. So when I copy a http://mywebsite.com it automagically replaces it with
"http://www.mywebsite.com/hvp_referrer.php?referrer=googleppc&...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I love the program but I would like to be able to add things after whats being replaced..<br/>
What I'm doing is automatically reformatting URL's for google adwords. So when I copy a http://mywebsite.com it automagically replaces it with <br/>
<br/>
"http://www.mywebsite.com/hvp_referrer.php?referrer=googleppc&url="<br/>
then it has whatever was after that. But as far as I can tell there is no way to add something to the very end of the replace text...does this make sense?<br/>
<br/>
i need it to look like when i copy http://mywebsite.com/products/product.html it spits out "http://www.mywebsite.com/hvp_referrer.php?referrer=googleppc&url=product/products.html&k="<br/>
<br/>
basically i need to be able to add &k= to the very end of the replace.<br/>
<br/>
if this doesnt make sense I could go a little more in depth.
</div>
]]></content:encoded>
</item>
</channel>
</rss>