Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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

  • 4 отговора
  • 1 има този проблем
  • 6 изгледи
  • Последен отговор от 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

Всички отговори (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