<?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: Append text when clipboard contains specific string</title>
<atom:link href="https://www.clipboardfusion.com/Discussions/RSS/?TopicID=5c4a3350-896e-43ab-a487-90ef5393a450" rel="self" type="application/rss+xml" />
<link>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=5c4a3350-896e-43ab-a487-90ef5393a450</link>
<description>ClipboardFusion RSS: Append text when clipboard contains specific string</description>
<lastBuildDate>Sat, 04 Apr 2026 03:24:54 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=5c4a3350-896e-43ab-a487-90ef5393a450</generator>
<item>
<title>RE: Append text when clipboard contains specific string</title>
<link>https://www.clipboardfusion.com/Discussions/View/append-text-when-clipboard-contains-specific-string/?ID=5c4a3350-896e-43ab-a487-90ef5393a450#2</link>
<pubDate>Mon, 11 Dec 2017 14:31:11 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/append-text-when-clipboard-contains-specific-string/?ID=5c4a3350-896e-43ab-a487-90ef5393a450#2</guid>
<category>ClipboardFusion</category>
<description><![CDATA[It looks like you're close to having a Trigger set up! It sounds like it should work, but you might just be missing one or two settings. I've attached a screenshot of a Trigger I set up that works for me using your examples. The "Show Notification" action isn't necessary, but it's nice to see som...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
It looks like you're close to having a Trigger set up! It sounds like it should work, but you might just be missing one or two settings. I've attached a screenshot of a Trigger I set up that works for me using your examples. The "Show Notification" action isn't necessary, but it's nice to see some sort of feedback when the Trigger does get triggered.<br/>
<br/>
I hope this works for you!
</div>
]]></content:encoded>
</item>
<item>
<title>Append text when clipboard contains specific string</title>
<link>https://www.clipboardfusion.com/Discussions/View/append-text-when-clipboard-contains-specific-string/?ID=5c4a3350-896e-43ab-a487-90ef5393a450</link>
<pubDate>Fri, 01 Dec 2017 16:48:05 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/append-text-when-clipboard-contains-specific-string/?ID=5c4a3350-896e-43ab-a487-90ef5393a450</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Hello,
I'm trying to evaluate if ClipboardFusion meets my needs. I want it to look out for my clipboard containing text which includes a particular string e.g.
.example.com/
and append a predefined text to the end of the clipboard. e.g.
?utm_source=promo1&utm_medium=chat
Example 1 - If my cl...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello,<br/>
<br/>
I'm trying to evaluate if ClipboardFusion meets my needs. I want it to look out for my clipboard containing text which includes a particular string e.g.<br/>
<i>.example.com/</i><br/>
and append a predefined text to the end of the clipboard. e.g.<br/>
<i>?utm_source=promo1&utm_medium=chat</i><br/>
<br/>
Example 1 - If my clipboard contains<br/>
<i>www.example.com/page1.html</i><br/>
then I want ClipboardFusion to change the clipboard to contain<br/>
<i>www.example.com/page1.html?utm_source=promo1&utm_medium=chat</i><br/>
<br/>
Example 2 - If my clipboard contains<br/>
<i>https://www.example.com/apple/banana/page1.html</i><br/>
then I want ClipboardFusion to change the clipboard to contain<br/>
<i>https://www.example.com/apple/banana/page1.html?utm_source=promo1&utm_medium=chat</i><br/>
<br/>
I tried doing this myself using Run Triggers on Copy | Clipboard Changed | Match Conditions | Clipboard Text and then a regular expression, but I couldn't get it to work. Was I going about things the wrong way?<br/>
<br/>
Thanks in advance!
</div>
]]></content:encoded>
</item>
</channel>
</rss>