לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

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

  • 4 תגובות
  • 1 has this problem
  • 6 views
  • תגובה אחרונה מאת 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