Can submailbox name format include tag emoji/symbol?
Reported by Nick W | April 1st, 2016 @ 04:50 PM
Hello,
I'm currently using the default ${##tags.tag.#name}
to name the sub-mailboxes for Tagged messages but would like to
include the emoji in the mailbox name.
Is there a way to reference the emoji/symbol defined for a tag
in this mailbox naming syntax? I'd like to have something like
${##tags.tag.#symbol} ${##tags.tag.#name}
render as
"
Comments and changes to this ticket
-
benny April 1st, 2016 @ 06:26 PM
- State changed from new to resolved
You are very close. It's
${##tags.tag.#shortname} ${##tags.tag.#name}
. Well, if you want the space to depend on the existence of the emoji then it's:${##tags.tag.#shortname:${##tags.tag.#shortname} }${##tags.tag.#name}
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Mac OS X email client.