Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

is there a list of Thunderbird commands to use in keyboard shortcuts?

  • 4 replies
  • 1 has this problem
  • 6 views
  • Last reply by bigfootnlc

more options

I'm trying to create a keyboard shortcut in Thunderbird (45.1.1 as of now), using Keyconfig. There are several examples of various shortcut 'syntaxes' available. However, I'm trying to create a shortcut that will change the 'open' folder.

It's been quite frustrating attempting to find what commands are available in Thunderbird for things like this. I'm sure developers have access to something like this, but I've had no luck finding it.


Thanks!

Neil

I'm trying to create a keyboard shortcut in Thunderbird (45.1.1 as of now), using Keyconfig. There are several examples of various shortcut 'syntaxes' available. However, I'm trying to create a shortcut that will change the 'open' folder. It's been quite frustrating attempting to find what commands are available in Thunderbird for things like this. I'm sure developers have access to something like this, but I've had no luck finding it. Thanks! Neil

All Replies (4)

more options

You might get a better response in the keyconfig forum, but in the meantime, consider these add-ons which may already accomplish your aims:

https://addons.mozilla.org/en-us/thunderbird/addon/nostalgy/

https://addons.mozilla.org/en-us/thunderbird/addon/quick-folder-move/

more options

OK, a little clarification - the changing of folders is only one step in the 'macro' I'm trying to create with Keyconfig. So, I need to know what command(s) to enter into Keyconfig to accomplish the move.


Thanks!

Neil

more options

Have you seen these?

more options

Yes, those are what got me started. Unfortunately, the suggested custom code there for going to a specific folder has at least one command that's no longer supported, getElementById. Research also led me to use syntax including commands GetMsgFolderFromUri and MailUtils.getFolderForURI, both no longer supported, as far as I can find out.

Thanks!

Neil