Code Monkey home page Code Monkey logo

Comments (6)

morat523035 avatar morat523035 commented on July 17, 2024 1

Test input for main key bindings section:

{
  "ctrl+1": "func:toAddressBook"
}
{
  "ctrl+1": "func:toAddressBook",
  "ctrl+2": "func:openAddonsMgr"
}

Did you remember to click the "Save settings" button at the bottom?

from tbkeys.

morat523035 avatar morat523035 commented on July 17, 2024 1

The addon settings work correctly for me.

tbkeys 2.2.4 (not lite version)
Thunderbird 115.12.1
Windows 10 Pro 22H2 32-bit

Try testing with all addons disabled, except the tbkeys-lite addon. Remember to restart the app.

How addon settings are stored
http://github.com/wshanks/tbkeys/issues/164

from tbkeys.

morat523035 avatar morat523035 commented on July 17, 2024 1

Glad you got it working.

Troubleshooting tbkeys addon
http://forums.mozillazine.org/viewtopic.php?p=14872763#p14872763

from tbkeys.

silverqx avatar silverqx commented on July 17, 2024

Of course, I remove all default bindings, currently, I have only one binding in both sections, every section contains one binding, then click save, close the addons tab, and when I reopen addons and open tbkeys-lite settings again then all default keybindings are back (plus my binding merged into these defaults).

For me it's reproducible every time on the latest Thunderbird.

from tbkeys.

silverqx avatar silverqx commented on July 17, 2024

Ok, sry, the problem was that I had a comma after the last keybinding like:

{
    "ctrl+shift+a": "func:openAddonsMgr",
}

And that was a reason why it was not saved so the problem was invalid JSON, there is no validation so you don't know if it's saved correctly.

Thx for your help anyway 👍

from tbkeys.

silverqx avatar silverqx commented on July 17, 2024

And now I also see there is a validation, the textarea is red when the json is invalid, I didn't notice it, so everything is fine and totally my fault 😅

from tbkeys.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.