<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
<style>
div.markdown { white-space: normal; }
body { font-family: sans-serif; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
code { margin: 0; padding: 0 0.4em; border-radius: 3px; background-color: #F7F7F7; }
pre > code { padding: 0px; }
math[display="inline"] > mrow { padding:5px; }
div.footnotes li p { margin: 0.2em 0; }
</style>
</head>
<body>
<div class="markdown">
<p dir="auto">Hi folks,</p>

<p dir="auto">I've been setting up tags in MailMate to mimic my Gmail setup (where I use nested labels) and notice that I have to type a tag (essentially) in the order that it is spelled in order for it to show up. Example:</p>

<p dir="auto">If I have the tags: <code>Dept/Solutions</code> and <code>Dept/Network</code> I cannot type <code>Solutions</code> and have that tag come up in the list of matched tags to choose from; instead I need to start by typing <code>Dept</code> to see the list and then I can scroll down to select <code>Solutions</code>. Is there some setting I can tweak so it will fuzzy search? Is there a better way to organize my tags (while still matching the hierarchical layout of labels in Gmail)?</p>

<p dir="auto">Thanks for any help / tips!</p>

<p dir="auto">-Michael</p>
</div>

</body>
</html>