<?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>VoiceBot RSS: [Suggestion] Associate Profile to Window</title>
<atom:link href="https://www.voicebot.net/Discussions/RSS/?TopicID=90c076ed-b9fb-4b7b-87b5-51658c6466b7" rel="self" type="application/rss+xml" />
<link>https://www.voicebot.net/Discussions/RSS/?TopicID=90c076ed-b9fb-4b7b-87b5-51658c6466b7</link>
<description>VoiceBot RSS: [Suggestion] Associate Profile to Window</description>
<lastBuildDate>Mon, 20 Jul 2026 12:07:23 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.voicebot.net/Discussions/RSS/?TopicID=90c076ed-b9fb-4b7b-87b5-51658c6466b7</generator>
<item>
<title>RE: [Suggestion] Associate Profile to Window</title>
<link>https://www.voicebot.net/Discussions/View/suggestion-associate-profile-to-window/?ID=90c076ed-b9fb-4b7b-87b5-51658c6466b7#2</link>
<pubDate>Wed, 20 Apr 2016 18:40:05 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/suggestion-associate-profile-to-window/?ID=90c076ed-b9fb-4b7b-87b5-51658c6466b7#2</guid>
<category>VoiceBot</category>
<description><![CDATA[This is currently on our feature request list, so I've added your vote to it. We'll be sure to let you know if/when we're able to implement it in the future.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
This is currently on our feature request list, so I've added your vote to it. We'll be sure to let you know if/when we're able to implement it in the future.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>[Suggestion] Associate Profile to Window</title>
<link>https://www.voicebot.net/Discussions/View/suggestion-associate-profile-to-window/?ID=90c076ed-b9fb-4b7b-87b5-51658c6466b7</link>
<pubDate>Tue, 19 Apr 2016 07:09:09 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/suggestion-associate-profile-to-window/?ID=90c076ed-b9fb-4b7b-87b5-51658c6466b7</guid>
<category>VoiceBot</category>
<description><![CDATA[It'd be nice to be able to associate profiles to windows matching specific titles.
This would make it much easier to associate profiles to Java based applications, shell sessions, and even Chrome apps. I imagine this requiring a process before matching.
Code
Copy
Select All
if (processName =...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
It'd be nice to be able to associate profiles to windows matching specific titles.<br/>
<br/>
This would make it much easier to associate profiles to Java based applications, shell sessions, and even Chrome apps. I imagine this requiring a process before matching.<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="#code019f7f6c7ade742eafd49f14fcdc1475" class="ClipboardCopyControl"><img src="https://www.voicebot.net/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('code019f7f6c7ade742eafd49f14fcdc1475Js'); return false;"><img src="https://www.voicebot.net/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="code019f7f6c7ade742eafd49f14fcdc1475Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">if (processName == usrProc && winTitle.Contains(winTitle))</pre><textarea id="code019f7f6c7ade742eafd49f14fcdc1475" name="code019f7f6c7ade742eafd49f14fcdc1475" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
Doing it this way would help prevent the profile from activating inadvertently. <br/>
E.g I have a profile's window title set to CLion, and then I switch to Chrome to read documentation about "CLion" where the term might be in the title of Chrome's window.
</div>
]]></content:encoded>
</item>
</channel>
</rss>