<?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: Can this be done</title>
<atom:link href="https://www.clipboardfusion.com/Discussions/RSS/?TopicID=09ae2684-5b2e-4452-b9a4-58d28b6d6a8e" rel="self" type="application/rss+xml" />
<link>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=09ae2684-5b2e-4452-b9a4-58d28b6d6a8e</link>
<description>ClipboardFusion RSS: Can this be done</description>
<lastBuildDate>Mon, 13 Jul 2026 05:56:17 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=09ae2684-5b2e-4452-b9a4-58d28b6d6a8e</generator>
<item>
<title>RE: Can this be done</title>
<link>https://www.clipboardfusion.com/Discussions/View/can-this-be-done/?ID=09ae2684-5b2e-4452-b9a4-58d28b6d6a8e#7</link>
<pubDate>Tue, 23 Jun 2020 02:07:20 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/can-this-be-done/?ID=09ae2684-5b2e-4452-b9a4-58d28b6d6a8e#7</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Quote:
Sorry about that! I've attached a new version of the Macro which specifies a path. All you need to do is put the path to your browser between the quotes on line 15. The file attached has an example using the path you gave.
I also noticed that the "Clipboard Text" field will only open .jp...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
<div class="BackGrey"><div class="Text"><div><b>Quote:</b></div>Sorry about that! I've attached a new version of the Macro which specifies a path. All you need to do is put the path to your browser between the quotes on line 15. The file attached has an example using the path you gave.<br/>
<br/>
I also noticed that the "Clipboard Text" field will only open .jpg and .jpeg files. I've attached another photo with the trigger setup that will also allow for the searching of .png files. It uses the regular expression below:<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019f5a0c3690721c927eec014b449eee" class="ClipboardCopyControl"><img src="https://www.clipboardfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019f5a0c3690721c927eec014b449eeeJs'); return false;"><img src="https://www.clipboardfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019f5a0c3690721c927eec014b449eeeJs" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">https://i\.imgur\.com/.+\.(jpg|jpeg|png)</pre><textarea id="code019f5a0c3690721c927eec014b449eee" name="code019f5a0c3690721c927eec014b449eee" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
Thanks!</div></div><br/>
Thank you for your help<br/>
<br/>
Sorry so many days to reply<br/>
<br/>
I will go<br/>
<br/>
test<br/>
<br/>
once<br/>
<br/>
This macro
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Can this be done</title>
<link>https://www.clipboardfusion.com/Discussions/View/can-this-be-done/?ID=09ae2684-5b2e-4452-b9a4-58d28b6d6a8e#6</link>
<pubDate>Tue, 16 Jun 2020 00:13:56 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/can-this-be-done/?ID=09ae2684-5b2e-4452-b9a4-58d28b6d6a8e#6</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Sorry about that! I've attached a new version of the Macro which specifies a path. All you need to do is put the path to your browser between the quotes on line 15. The file attached has an example using the path you gave.
I also noticed that the "Clipboard Text" field will only open .jpg and .j...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Sorry about that! I've attached a new version of the Macro which specifies a path. All you need to do is put the path to your browser between the quotes on line 15. The file attached has an example using the path you gave.<br/>
<br/>
I also noticed that the "Clipboard Text" field will only open .jpg and .jpeg files. I've attached another photo with the trigger setup that will also allow for the searching of .png files. It uses the regular expression below:<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019f5a0c369e70299d650deb5832bc36" class="ClipboardCopyControl"><img src="https://www.clipboardfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019f5a0c369e70299d650deb5832bc36Js'); return false;"><img src="https://www.clipboardfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019f5a0c369e70299d650deb5832bc36Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">https://i\.imgur\.com/.+\.(jpg|jpeg|png)</pre><textarea id="code019f5a0c369e70299d650deb5832bc36" name="code019f5a0c369e70299d650deb5832bc36" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Can this be done</title>
<link>https://www.clipboardfusion.com/Discussions/View/can-this-be-done/?ID=09ae2684-5b2e-4452-b9a4-58d28b6d6a8e#5</link>
<pubDate>Mon, 15 Jun 2020 14:58:27 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/can-this-be-done/?ID=09ae2684-5b2e-4452-b9a4-58d28b6d6a8e#5</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Quote:
The Macro uses the "BFS.Web.GetDefaultBrowserExe()" function on line 15 to get the path to the default browser on your machine. This way, it should work on anyone's computer.
Thanks!
https://i.imgur.com/hIWF3Tm.png
Can you see the picture? The report is wrong, don't write it like this?...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
<div class="BackGrey"><div class="Text"><div><b>Quote:</b></div>The Macro uses the "BFS.Web.GetDefaultBrowserExe()" function on line 15 to get the path to the default browser on your machine. This way, it should work on anyone's computer.<br/>
<br/>
Thanks!</div></div><br/>
<br/>
https://i.imgur.com/hIWF3Tm.png<br/>
<br/>
Can you see the picture? The report is wrong, don't write it like this?<br/>
<br/>
Can you give an example<br/>
<br/>
H:\浏览器-\kinza\MyChrome.exe<br/>
↑<br/>
This is the required path<img src="https://www.clipboardfusion.com/MediaCommon/SVGs/FontAwesome/face-rolling-eyes.light.svg" alt="::)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData="::)" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Can this be done</title>
<link>https://www.clipboardfusion.com/Discussions/View/can-this-be-done/?ID=09ae2684-5b2e-4452-b9a4-58d28b6d6a8e#4</link>
<pubDate>Sun, 14 Jun 2020 21:30:01 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/can-this-be-done/?ID=09ae2684-5b2e-4452-b9a4-58d28b6d6a8e#4</guid>
<category>ClipboardFusion</category>
<description><![CDATA[The Macro uses the "BFS.Web.GetDefaultBrowserExe()" function on line 15 to get the path to the default browser on your machine. This way, it should work on anyone's computer.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
The Macro uses the "BFS.Web.GetDefaultBrowserExe()" function on line 15 to get the path to the default browser on your machine. This way, it should work on anyone's computer.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Can this be done</title>
<link>https://www.clipboardfusion.com/Discussions/View/can-this-be-done/?ID=09ae2684-5b2e-4452-b9a4-58d28b6d6a8e#3</link>
<pubDate>Sat, 13 Jun 2020 15:51:43 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/can-this-be-done/?ID=09ae2684-5b2e-4452-b9a4-58d28b6d6a8e#3</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Thank you for your help
But I didn't specify the browser to use
https://i.imgur.com/AKNU7dC.png
Many browsers want to set up a special browser for searching pictures
You must specify the specific path of the browser
Execute specific. Exe
So can we do that? Specifically, we need to use a bro...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
<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=":)" /><br/>
Thank you for your help<br/>
But I didn't specify the browser to use<br/>
<br/>
https://i.imgur.com/AKNU7dC.png<br/>
<br/>
Many browsers want to set up a special browser for searching pictures<br/>
<br/>
You must specify the specific path of the browser<br/>
Execute specific. Exe<br/>
<br/>
So can we do that? Specifically, we need to use a browser
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Can this be done</title>
<link>https://www.clipboardfusion.com/Discussions/View/can-this-be-done/?ID=09ae2684-5b2e-4452-b9a4-58d28b6d6a8e#2</link>
<pubDate>Thu, 11 Jun 2020 10:20:13 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/can-this-be-done/?ID=09ae2684-5b2e-4452-b9a4-58d28b6d6a8e#2</guid>
<category>ClipboardFusion</category>
<description><![CDATA[This can be done with a Trigger. First, you'll need to make a Macro which takes the url, tacks it onto the saucenao url, then opens your browser with it. Then you need to take that Macro, and make a Trigger that fires when you see that imgur address, and voilla!
Sounds Complicated, but here's ho...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
This can be done with a Trigger. First, you'll need to make a Macro which takes the url, tacks it onto the saucenao url, then opens your browser with it. Then you need to take that Macro, and make a Trigger that fires when you see that imgur address, and voilla!<br/>
<br/>
Sounds Complicated, but here's how to do it step by step:<br/>
<br/>
<ul class="ListBullet">
<li>Download the .txt file attached to this post</li>
<li>Open the ClipboardFusion Settings -> Macros tab</li>
<li>Click "Add"</li>
<li>Copy the text from the file you downloaded in the first step into the Macro Edit window</li>
<li>Give it a name</li>
<li>Click OK, then Apply to save the Macro without closing the Settings window</li>
<li>Browse to the Triggers tab</li>
<li>Click Add -> Trigger</li>
<li>Change the "Event" to "Clipboard Changed"</li>
<li>You can optionally disable "Process this Trigger if the Clipboard contains filenames" and "Set Clipboard with the result of this Trigger"</li>
<li>Paste this into Match Conditions, Clipboard Text: https://i.imgur.com/*.jp*g</li>
<li>Change the dropdown to "Pattern"</li>
<li>In the "Actions" area, click Add -> Run Macro</li>
<li>Select the Macro you added in the above steps</li>
<li>Click OK until all of the ClipboardFusion Settings windows are closed</li></ul>
<br/>
I've also attached an image of the Trigger edit window so you can compare your settings.<br/>
<br/>
Thanks!<br/>
<br/>
<div class="ImageBoxSmall" style="max-width:600px"><a href="https://www.clipboardfusion.com/Discussions/Download/?ID=9574cf73-49b7-4270-afab-2561f674cd4d" target="_blank" data-fancybox="DiscussionPost:e91183fe-5bb7-4dff-8f57-1553da6f5c04" data-caption="Trigger" HelpButtonData="Trigger"><img src="https://www.clipboardfusion.com/Discussions/Download/?ID=9574cf73-49b7-4270-afab-2561f674cd4d" alt="Trigger" title="" style="max-height:500px"></a><div>Trigger</div></div>
</div>
]]></content:encoded>
</item>
<item>
<title>Can this be done</title>
<link>https://www.clipboardfusion.com/Discussions/View/can-this-be-done/?ID=09ae2684-5b2e-4452-b9a4-58d28b6d6a8e</link>
<pubDate>Wed, 10 Jun 2020 12:22:20 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/can-this-be-done/?ID=09ae2684-5b2e-4452-b9a4-58d28b6d6a8e</guid>
<category>ClipboardFusion</category>
<description><![CDATA[I use sharex to take pictures and upload pictures
Back to the clipboard https://i.imgur.com/*.jpg
Outreach address in this format
So, can the clipboard run after detecting the above address?
H:\\kinza\MyChrome.exe "https://saucenao.com/search.php?db=999&url=%Clipboard%"
This kind of designat...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I use sharex to take pictures and upload pictures<br/>
<br/>
Back to the clipboard https://i.imgur.com/*.jpg<br/>
Outreach address in this format<br/>
So, can the clipboard run after detecting the above address?<br/>
<br/>
H:\\kinza\MyChrome.exe "https://saucenao.com/search.php?db=999&url=%Clipboard%"<br/>
<br/>
This kind of designates the browser to open the designated website with the contents of the clipboard<br/>
<br/>
If you can, please trouble you<br/>
<br/>
tell me<br/>
<br/>
How should I achieve this kind of operation? I don't understand c# nor Visual Basic<br/>
<br/>
I am very distressed, what should I do to achieve this effect<img src="https://www.clipboardfusion.com/MediaCommon/SVGs/FontAwesome/face-frown.light.svg" alt=":(" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":(" /><img src="https://www.clipboardfusion.com/MediaCommon/SVGs/FontAwesome/face-frown.light.svg" alt=":(" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":(" /><img src="https://www.clipboardfusion.com/MediaCommon/SVGs/FontAwesome/face-frown.light.svg" alt=":(" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":(" />
</div>
]]></content:encoded>
</item>
</channel>
</rss>