#547 new
Philip

Relative mailbox path for command

Reported by Philip | December 19th, 2013 @ 10:48 AM

The situation:

  • I have multiple email accounts with a "Tasks" gmail tag in each of them.
  • A smart folder aggregates all the Tasks emails from every account.
  • I view messages in the global inbox and then shuffle them out.

I want to bind a key to move an email to it's parent account's "Tasks" folder. All the documentation for doing this refer to specific UUIDs but I need a relative path. So that a global inbox that contains:

Email A - in Email Account 1
Email B - in Email Account 2
Email C - in Email Account 3

Can all be moved to their respective "Tasks" folder in a keystroke.

Is this possible at the moment?

Comments and changes to this ticket

  • benny

    benny December 19th, 2013 @ 10:56 AM

    • State changed from “new” to “resolved”

    Yes, you missed it in the documentation:

    The following example binds the key g to move a message to a mailbox named Special — within the account the message is currently located:

    g = ( "moveToMailbox:", "/Special");

    You would need to do:

    g = ( "moveToMailbox:", "/Tasks");
    
  • Philip

    Philip December 19th, 2013 @ 11:13 AM

    Awesome! And whooops, sorry.

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.

New-ticket Create new ticket

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.

Shared Ticket Bins

People watching this ticket

Pages