<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Added an option:</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; background-color: #F7F7F7; border-radius: 5px 5px 5px 5px; overflow-x: auto; max-width: 90vw;"><code style="margin: 0 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">-- Setup the click behaviour:
-- -> use normal click to come back: false
-- -> use cmd+click to come back: true
local enable_cmdClick = true
</code></pre>
<p dir="auto">On 29 Jan 2023, at 1:46, Michael Nietzold wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto">For anyone interested for an workaround solution:</p>
<p dir="auto">I created this script for <a href="https://github.com/Hammerspoon/hammerspoon" style="color: #777777;">https://github.com/Hammerspoon/hammerspoon</a>:</p>
<p dir="auto"><a href="https://github.com/muescha/dot_hammerspoon/blob/master/Functions/MailMateFocus.lua" style="color: #777777;">https://github.com/muescha/dot_hammerspoon/blob/master/Functions/MailMateFocus.lua</a></p>
<p dir="auto">On 27 Jan 2023, at 17:07, Michael Nietzold wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; border-left-color: #999999; color: #999999;">
<h2>Summary</h2>
<p dir="auto">Is there a way to open links in background? MailMate should stay activated</p>
<h2>What I do:</h2>
<p dir="auto">I have many mails with many links (for example a newsletter with some list of articles).</p>
<p dir="auto">I like to open some of the links.</p>
<p dir="auto">Just now I click on them, and they open Chrome. But the problem is: then the Chrome app is the frontmost app.</p>
<h2>What I see:</h2>
<ul>
<li>To delete the message (because there are no more links) I need to activate mail mate again, because chrome is the frontmost app</li>
<li>to click on the next link, I have to click twice: the first click to activate mail mate and the second click to click on the link</li>
</ul>
<h2>What I expect:</h2>
<p dir="auto">MailMate should stay activated so that I can work with MailMate</p>
<h2>What I tried so far:</h2>
<p dir="auto">I used modifier keys (shift, alt/option, command) in combination with the click - but no luck</p>
<h2>Suggestion:</h2>
<p dir="auto">As I know from Chrome there I can use the <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">cmd</code>+<code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">click</code> to open a link in background it can be also in MailMate to open a link in Background. Otherwise an option that this <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">open in background</code> is the default behaviour would be the best solution for me :)_______________________________________________<br>
mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com" style="color: #999999;">mailmate@lists.freron.com</a><br>
<a href="https://lists.freron.com/listinfo/mailmate" style="color: #999999;">https://lists.freron.com/listinfo/mailmate</a>_______________________________________________</p>
</blockquote>
<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com" style="color: #777777;">mailmate@lists.freron.com</a><br>
<a href="https://lists.freron.com/listinfo/mailmate" style="color: #777777;">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>
</div>
</body>

</html>