GithubHelp home page GithubHelp logo

Comments (8)

jdede avatar jdede commented on June 3, 2024 1

Right now, the settings are implemented as described in the corresponding tutorials which is this app-specific storage. Using the one in the about:config seems to require additional code (and knowledge).

from warnattachment.

jdede avatar jdede commented on June 3, 2024

Hm, the settings are stored in a normal txt-file / the about:configwhich can bed edited by the user. So a bullet-proof solution is not possible, at least not straightforward.
An easy solution would be to allow disabling the settings dialogue by adding a boolean value in the about:config view. So the barrier is a little bit higher.

from warnattachment.

Saxomania avatar Saxomania commented on June 3, 2024

the settings are stored in a normal txt-file

can you guide me to the location please, i checked thunderbird user profile but did not find it

An easy solution would be to allow disabling the settings dialogue by adding a boolean value in the about:config view. So the >barrier is a little bit higher.

that would be a good solution so may i could force the value/setting and user is not able to change it

maybe but also just maybe :) would it be possible to store the settings for all 4 settings of WarnAttachement in about:config as well?

from warnattachment.

jdede avatar jdede commented on June 3, 2024

Hm, the standard way of storing the settings is the app-specific local storage. This one offers a nice API and is also explained in the docs. I think it quite a lot of work to change it.

Also tried to find the settings and it seems not to be that easy.

Maybe blocking with a password would be the easier way. Will think about it.

from warnattachment.

Saxomania avatar Saxomania commented on June 3, 2024

Thank you, dont put too much effort in it. i guess its not really needed for the default home user

from warnattachment.

cm-schl avatar cm-schl commented on June 3, 2024

Hi,
I know that it could be complicated to change the way your plugin saves the settings, but I would like to add that a centralized configuration option would be great 🙂.
I your plugin could be configured by about:config it would be possible to deploy settings to all users. This would be interesting for companies.

from warnattachment.

jdede avatar jdede commented on June 3, 2024

Hmm, should work as here: https://github.com/TB-throwback/LookOut-fix-version
Does anybody of you have time to implement?

from warnattachment.

cm-schl avatar cm-schl commented on June 3, 2024

To be honest, I have no clue how this could be done with the new system of saving settings in the app-specific storage... 🤔

from warnattachment.

Related Issues (16)

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.