<?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: Feedback on 5.0 Beta 5</title>
<atom:link href="https://www.clipboardfusion.com/Discussions/RSS/?TopicID=90664632-3c00-4fda-9aaf-552991a28b2f" rel="self" type="application/rss+xml" />
<link>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=90664632-3c00-4fda-9aaf-552991a28b2f</link>
<description>ClipboardFusion RSS: Feedback on 5.0 Beta 5</description>
<lastBuildDate>Thu, 21 May 2026 13:20:14 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=90664632-3c00-4fda-9aaf-552991a28b2f</generator>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#21</link>
<pubDate>Fri, 30 Jun 2017 13:18:27 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#21</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Thanks for your feedback! I'll add your requests to our feature list and let you know if/when we're able to implement them. In the meantime, I looked as the MSDN page you linked and was able to put together a Macro that runs PowerShell scripts. It's not supported natively, but this Macro should m...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks for your feedback! I'll add your requests to our feature list and let you know if/when we're able to implement them. In the meantime, I looked as the MSDN page you linked and was able to put together a Macro that runs PowerShell scripts. It's not supported natively, but this Macro should make life a little easier in the meantime. Here's how to get it into ClipboardFusion:<br/>
<br/>
<ul class="ListBullet">
<li>Download the file attached to this post</li>
<li>Open the ClipboardFusion Settings window</li>
<li>On the "Macros" tab, click the "Import" button</li>
<li>Select the file you downloaded in the first step</li>
<li>In the window that pops up, you can review the code and assign the Macro a HotKey</li>
<li>If the code fails to run or compile, you'll probably have to find where the System.Management.dll is on your computer and replace the reference to it in the Macro with the path on your computer</li>
<li>Click OK to close the Macro Edit window, then OK again to save and apply your changes</li></ul>
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#20</link>
<pubDate>Wed, 28 Jun 2017 16:08:49 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#20</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Toast Based Notification Interaction
I'd say one of the things keeping me from implementing as a full replacement for my tasks is that a trigger/manager should unobtrusive but as helpful possible.
For example. I have a AHK script that monitors my clipboard for a regex match on a ticket number a...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Toast Based Notification Interaction<br/>
<b>I'd say one of the things keeping me from implementing</b> as a full replacement for my tasks is that a trigger/manager should unobtrusive but as helpful possible. <br/>
<br/>
For example. I have a AHK script that monitors my clipboard for a regex match on a ticket number and then shows a nonmodal toast in the corner. If I continue to type it dismisses, but during that timeout it listens for 1-3 and if i press those it chooses the action based on this. <br/>
<br/>
Right now I'm not able to unobtrusively offer a toast type notification that is simple and unobtrusive that listens for certain keys or dismisses. I think that is key to me for an effective trigger action. I should have some choice of confirmation, but "toast" type, not modal, and it should stay out of my main work, just offering help. <br/>
<br/>
That would be my first major input. <br/>
<br/>
<b>Organization of Saved Text</b><br/>
Secondly, after playing with this, I'd also suggest one other consideration. Using another popular keyboard manager, I was able to place certain logic to organize clips with Window Name/App Name or regex match and place in a "category tab". For instance, certain keyboards for powershell = organized to powershell snippets, sql to sql snippets, making it easier to find what I needed. This is not as critical, but would be helpful. <br/>
<br/>
<b>Performance</b><br/>
MAJOR improvements overall in performance. You worked wonders on this. Very very nice. I'm happy with the existing performance time now, it doesn't take a long time to load like previously. <br/>
<br/>
<b>Macro Editor/Testing</b><br/>
Would be nice to have a little more debugging/step through options on the code. <br/>
<br/>
<b>Native Powershell Support</b><br/>
Adding support for powershell as it's much more succinct on general windows tasks might be an awesome step at making this even more flexibly. Considering adding System.Management.Automation as native dll reference, and supporting the user putting in just a powershell script into the macro. This would be perfect for doing basic manipulation with a less verbose syntax. <br/>
<br/>
Simple example. Identifying copied folder name, and macro to output file list as formatted table to the clipboard is as simple as: <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="#code019e4ab19aa2748eac3c6ec01ab576fc" 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('code019e4ab19aa2748eac3c6ec01ab576fcJs'); 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="code019e4ab19aa2748eac3c6ec01ab576fcJs" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">Get-ChildItem $FolderName -Recurse | format-table -autosize | clip.exe</pre><textarea id="code019e4ab19aa2748eac3c6ec01ab576fc" name="code019e4ab19aa2748eac3c6ec01ab576fc" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
Stopping a service is as simple as <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="#code019e4ab19aa87436a39521eb9c0f01fa" 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('code019e4ab19aa87436a39521eb9c0f01faJs'); 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="code019e4ab19aa87436a39521eb9c0f01faJs" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">get-service -name $ServiceName | stop-service</pre><textarea id="code019e4ab19aa87436a39521eb9c0f01fa" name="code019e4ab19aa87436a39521eb9c0f01fa" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
With the ability to call .net methods as well, <div class="Inline"><pre>[io.path]::Combine($path1,$foldername)</pre></div> you have a ton of flexibility for quick scripts. <br/>
<br/>
Just something to consider if it's straightforward to implement System.Management.Automation calling the user Powershell Macro. I believe it might be as simple as using the Invoke method from system. <a href="https://msdn.microsoft.com/en-us/library/dd182449(v=vs.85).aspx" target="_blank" rel="nofollow"><b>https://msdn.microsoft.com/en-us/library/dd182449(v=vs.85).aspx</b></a>.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#19</link>
<pubDate>Tue, 27 Jun 2017 18:58:15 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#19</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Sounds good, thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Sounds good, thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#18</link>
<pubDate>Mon, 26 Jun 2017 17:47:06 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#18</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Quote:
@EvilPeppard: That's strange! If you clear the login info on the Clipboard Syncing tab, apply the settings, then log in again, does that resolve it?
I have not tried to clear the login into, then re-enter it, since the problem goes away, at least for a while, by using the method I desrib...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
<div class="BackGrey"><div class="Text"><div><b>Quote:</b></div>@EvilPeppard: That's strange! If you clear the login info on the Clipboard Syncing tab, apply the settings, then log in again, does that resolve it?</div></div><br/>
<br/>
I have not tried to clear the login into, then re-enter it, since the problem goes away, at least for a while, by using the method I desribed above.<br/>
<br/>
If I am presented with the issue again, I will try clearing my account info on all my installs (currently have beta 5 on two different computers), then see if the issue goes away permanently.<br/>
<br/>
Thanks for getting back to me.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#17</link>
<pubDate>Mon, 26 Jun 2017 16:15:08 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#17</guid>
<category>ClipboardFusion</category>
<description><![CDATA[@EvilPeppard: That's strange! If you clear the login info on the Clipboard Syncing tab, apply the settings, then log in again, does that resolve it?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
@EvilPeppard: That's strange! If you clear the login info on the Clipboard Syncing tab, apply the settings, then log in again, does that resolve it?
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#16</link>
<pubDate>Fri, 23 Jun 2017 00:20:11 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#16</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Love CF, and happy to be helping test the beta.
The issue I have with beta 5 is, I am frequently getting a popup stating my Binary Fortress account info cannot be verified', or similar. I'm sorry, but I don't have a screen shot right now.
When it happens, it keeps happening every 30 second or s...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Love CF, and happy to be helping test the beta.<br/>
<br/>
The issue I have with beta 5 is, I am frequently getting a popup stating my Binary Fortress account info cannot be verified', or similar. I'm sorry, but I don't have a screen shot right now.<br/>
<br/>
When it happens, it keeps happening every 30 second or so. If I go into CF settings, then Clipboard Syncing, the section for 'My Binary Fortress Account' refreshes my info, then I hit the Apply button, and the error goes away for a while.<br/>
<br/>
I will work to get a screenshot of the exact text, but that is the gist of the error.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#15</link>
<pubDate>Mon, 19 Jun 2017 14:55:05 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#15</guid>
<category>ClipboardFusion</category>
<description><![CDATA[@Fred:
If you're talking about the Clipboard Preview Popup (the one that appears when you copy an image or formatted text), you can resize the window, and it should be that size the next time that it appears. There is also a way to disable it. Here's how to do that:
Open the Settings Window
On...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
@Fred:<br/>
<br/>
If you're talking about the Clipboard Preview Popup (the one that appears when you copy an image or formatted text), you can resize the window, and it should be that size the next time that it appears. There is also a way to disable it. Here's how to do that:<br/>
<ul class="ListBullet">
<li>Open the Settings Window</li>
<li>On the "Options" tab, disable the "Show Clipboard Preview Popup" checkbox</li>
<li>Click OK to save and apply the changes</li></ul>
<br/>
I hope this works for you!<br/>
<br/>
@g00py<br/>
<br/>
ClipboardFusion doesn't save Macros until you apply your settings, but we are looking for a way to save temporary changes. I don't know how many times I've lost work on a Macro because of this. I'll add your vote to our feature request list and let you know when we're able to implement it!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#14</link>
<pubDate>Mon, 19 Jun 2017 12:49:54 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#14</guid>
<category>ClipboardFusion</category>
<description><![CDATA[When copying an item, the pop-up "notification" in the right bottom corner is now huge. As in, it takes up more than half my screen. Is there a way to reduce that size to the small notification it used to be, or if not, turn it off altogether. It is interrupting my workflow because I cannot see m...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
When copying an item, the pop-up "notification" in the right bottom corner is now huge. As in, it takes up more than half my screen. Is there a way to reduce that size to the small notification it used to be, or if not, turn it off altogether. It is interrupting my workflow because I cannot see my screen.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#13</link>
<pubDate>Thu, 15 Jun 2017 17:57:32 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#13</guid>
<category>ClipboardFusion</category>
<description><![CDATA[@Don: This is indeed a bug in 5.0 Beta 5. We'll hopefully have it all fixed up for Beta 6
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
@Don: This is indeed a bug in 5.0 Beta 5. We'll hopefully have it all fixed up for Beta 6 <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" /><br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#12</link>
<pubDate>Thu, 15 Jun 2017 13:47:41 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#12</guid>
<category>ClipboardFusion</category>
<description><![CDATA[This may just be anecdotal, but I have been having trouble copying from OneNote. I do the usual select then ctrl-c but the text doesn't show up in Clipboard Manager.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
This may just be anecdotal, but I have been having trouble copying from OneNote. I do the usual select then ctrl-c but the text doesn't show up in Clipboard Manager.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#11</link>
<pubDate>Wed, 14 Jun 2017 18:37:43 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#11</guid>
<category>ClipboardFusion</category>
<description><![CDATA[@Pablo: You're right! I've re-opened that issue for DF as well
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
@Pablo: You're right! I've re-opened that issue for DF as well <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" /><br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#10</link>
<pubDate>Wed, 14 Jun 2017 00:31:55 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#10</guid>
<category>ClipboardFusion</category>
<description><![CDATA[@Keith in DF 9.0 b3 problem still remains. When the script run from the window by pressing the "Run Function", it works, but when it is called by hotkey or by using the trigger again blank window.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
@Keith in DF 9.0 b3 problem still remains. When the script run from the window by pressing the "Run Function", it works, but when it is called by hotkey or by using the trigger again blank window. <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=":(" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#9</link>
<pubDate>Tue, 13 Jun 2017 18:18:03 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#9</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Sorry, missed that one! It's not working for me either, I will re-open the ticket for that]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Sorry, missed that one! It's not working for me either, I will re-open the ticket for that <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: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#8</link>
<pubDate>Tue, 13 Jun 2017 17:53:27 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#8</guid>
<category>ClipboardFusion</category>
<description><![CDATA[I will do that Keith.
Any response to my question about pinned list drag & drop?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I will do that Keith.<br/>
<br/>
Any response to my question about pinned list drag & drop?
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#7</link>
<pubDate>Tue, 13 Jun 2017 17:23:44 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#7</guid>
<category>ClipboardFusion</category>
<description><![CDATA[@g00py and Pablo: Looks like it's the same issue we had in DF 9.0 B1. We'll hopefully get that fixed up for the next beta
@Don: Could you enable debug logging and attach it the next time it crashes?
On the ClipboardFusion Settings  Troubleshooting tab, change the Logging drop-down to "L1: Log M...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
@g00py and Pablo: Looks like it's the same issue we had in DF 9.0 B1. We'll hopefully get that fixed up for the next beta <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" /><br/>
<br/>
@Don: Could you enable debug logging and attach it the next time it crashes?<br/>
<ul class="ListBullet">
<li>On the ClipboardFusion Settings > Troubleshooting tab, change the Logging drop-down to "L1: Log Minimal" and click Apply</li>
<li>Restart ClipboardFusion</li>
<li>Reproduce the issue and note the time so we'll know where to check in the log file</li>
<li>Send us the %APPDATA%\ClipboardFusion\ClipboardFusion.log file (can be found by clicking the Open Log button on the Troubleshooting tab)</li></ul>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#6</link>
<pubDate>Mon, 12 Jun 2017 20:34:07 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#6</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Quote:
Code
Copy
Select All
BFS.Dialog.GetUserInputList("test",new string[] {"test1","test2","test3"});
I think it's the same problem as in DF. https://www.displayfusion.com/Discussions/View/displayfusion-90-beta-1-now-available/?ID=ee6b9b80-8651-4a3b-9149-3be2d1eacd28#9]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
<div class="BackGrey"><div class="Text"><div><b>Quote:</b></div><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="#code019e4ab19b1a75b8914f736abdd3c8d7" 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('code019e4ab19b1a75b8914f736abdd3c8d7Js'); 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="code019e4ab19b1a75b8914f736abdd3c8d7Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">BFS.Dialog.GetUserInputList("test",new string[] {"test1","test2","test3"});</pre><textarea id="code019e4ab19b1a75b8914f736abdd3c8d7" name="code019e4ab19b1a75b8914f736abdd3c8d7" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div></div></div><br/>
I think it's the same problem as in DF. <a href="https://www.displayfusion.com/Discussions/View/displayfusion-90-beta-1-now-available/?ID=ee6b9b80-8651-4a3b-9149-3be2d1eacd28#9" target="_blank" rel="nofollow"><b>https://www.displayfusion.com/Discussions/View/displayfusion-90-beta-1-now-available/?ID=ee6b9b80-8651-4a3b-9149-3be2d1eacd28#9</b></a>
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#5</link>
<pubDate>Mon, 12 Jun 2017 20:25:47 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#5</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Very excited to see a new beta!
However...
(1) CF now crashes frequently. For example I try to paste something, nothing happens, and CF has disappeared from the system tray.
(2) Pinned list drag & drop doesn't work for me. Is there some trick other than what I would expect, i.e., bring up a pi...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Very excited to see a new beta!<br/>
<br/>
However...<br/>
<br/>
(1) CF now crashes frequently. For example I try to paste something, nothing happens, and CF has disappeared from the system tray.<br/>
<br/>
(2) Pinned list drag & drop doesn't work for me. Is there some trick other than what I would expect, i.e., bring up a pinned list, click and hold an entry and move it up or down?
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#4</link>
<pubDate>Mon, 12 Jun 2017 18:58:02 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#4</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Code
Copy
Select All
BFS.Dialog.GetUserInputList("test",new string[] {"test1","test2","test3"});
Thanks!
I can't get this to show the actual selection options.
Regarding dialogue. I would like to make it a nonmodal toast in the corner with a set key listener. This means it's unobtrusive, bu...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
<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="#code019e4ab19b3e71cd8cb19980a6bfa7ab" 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('code019e4ab19b3e71cd8cb19980a6bfa7abJs'); 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="code019e4ab19b3e71cd8cb19980a6bfa7abJs" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">BFS.Dialog.GetUserInputList("test",new string[] {"test1","test2","test3"});</pre><textarea id="code019e4ab19b3e71cd8cb19980a6bfa7ab" name="code019e4ab19b3e71cd8cb19980a6bfa7ab" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
Thanks! <br/>
I can't get this to show the actual selection options. <br/>
<br/>
Regarding dialogue. I would like to make it a nonmodal toast in the corner with a set key listener. This means it's unobtrusive, but if I press the key it is looking for it could finish running the script. I'm sure I could do this with some type of event listener but since it's core to an unobtrusive keyboard helper, maybe you could look at someway to leverage a "Toast Notification" with timeout on listener for specific key entries.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#3</link>
<pubDate>Mon, 12 Jun 2017 17:03:56 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#3</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Thanks for the kind words, glad to hear you like it! If you can't do what you're looking for with the dialogs, let us know and we'll see what we can do
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks for the kind words, glad to hear you like it! If you can't do what you're looking for with the dialogs, let us know and we'll see what we can do <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" /><br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#2</link>
<pubDate>Mon, 12 Jun 2017 15:27:54 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f#2</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Small Bug: Hitting Ctrl+S in Macro editor puts in special character instead of saving current macro text]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Small Bug: Hitting Ctrl+S in Macro editor puts in special character instead of saving current macro text
</div>
]]></content:encoded>
</item>
<item>
<title>Feedback on 5.0 Beta 5</title>
<link>https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f</link>
<pubDate>Mon, 12 Jun 2017 15:22:41 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/feedback-on-50-beta-5/?ID=90664632-3c00-4fda-9aaf-552991a28b2f</guid>
<category>ClipboardFusion</category>
<description><![CDATA[First....
1) Huge performance improvement on opening the clipboard window. Night and day difference from previous beta. I had almost stopped using due to 3-6 sec latency on first open, now it's nearly instant.
2) Triggers... really? EPIC. I still use autohotkey fe clipboard based macros, and th...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
First.... <br/>
1) Huge performance improvement on opening the clipboard window. Night and day difference from previous beta. I had almost stopped using due to 3-6 sec latency on first open, now it's nearly instant. <br/>
2) Triggers... really? EPIC. I still use autohotkey fe clipboard based macros, and the extra step of hitting "scrub/macro" is not a big deal, in fact will probably be less annoying than having it automatically try to trigger on each copy like I currently do. I'm really excited to try this out. <br/>
<br/>
Suggestions: <br/>
<del>1) For Triggers, have a pane with input/selection template, as well as toast notification (that might work across different window versions) so if triggered can ask for input/selection from user quickly or provide feedback? I guess I can roll this with Winforms myself, but was just thinking having a preset might help.</del><br/>
<br/>
<b>Update: I see Clipboard Fusion dialogue classes. Will explore.</b><br/>
<br/>
Simple use case. I have AHK monitor for a regex string match for a ticket number. I then popup a toast that says "1" to open in webpage, "2" to open in visual studio directory, and any other key dismisses. <br/>
<br/>
Going to look further at this for sure. Just wanted to provide my thanks for this major improvement, which I'll be exploring and hopefully once out of beta putting up a nice blog post recommending now.
</div>
]]></content:encoded>
</item>
</channel>
</rss>