Find a Contact Quickly#
Prerequisites#
One or more aliases defined and loaded (see Using the Address Book).
Filter by Tag#
If your aliases use tags (e.g. # tags:work,friends):
Open the alias menu.
Press l to limit the view.
Enter a tag pattern:
~Y work
Expected result: only aliases tagged work are shown.
Press l again and enter
~Ato clear the limit and show all aliases.
Use Tab Completion at Address Prompts#
At a
To:orCc:prompt, type the first few characters of an alias name.Press <Tab>.
If there is a single match, NeoMutt expands it in place. If there are multiple matches, the alias menu opens showing only the matches.
Expected result: you reach the right contact without browsing the full list.
Query an External Address Book#
If you have $query_command configured (abook, khard, LDAP):
At an address prompt, press Ctrl-T (
<complete-query>).Type part of a name or address.
Expected result: results from the external source appear and you can select one.
See External Address Queries for setup details.
See Manage Aliases for the full alias syntax and Alias Options for $alias_format and $alias_sort.