Giter Site home page Giter Site logo

Comments (5)

Synthoid avatar Synthoid commented on June 21, 2024

This is the next step for saving/loading export settings after the initial roll out of the feature in V39. Currently, the settings are saved and loaded per document, but there is no way to transfer those settings between sheets. Based on the way settings are stored, I'd prefer to always default to basic settings in new documents, while allowing users to import templates that they have set up. It would also be nice to allow a base template to be set up in place of the default settings.

I think I may be able to do this, so long as I can get the interface for templates to be displayed in an intuitive way. Both this and the automation workflow are likely going to have their own menus, distinct from the sidebar.

from exportsheetdata.

Synthoid avatar Synthoid commented on June 21, 2024

Took a look at initial implementation of systems like this while developing Nested Elements. Unfortunately, it seems like properties (add-on version of preferences) are locked to individual documents. Not an impossible problem, but I will have to think more on how to approach this. Best likely solution currently is a JSON file with setting preferences in it somewhere in your Drive folder, but that is far from ideal.

from exportsheetdata.

adamreisnz avatar adamreisnz commented on June 21, 2024

Any update on this issue? I hate having to configure the same settings over and over for each export. Always make a mistake and lose a 5 minutes of time on it.

from exportsheetdata.

Synthoid avatar Synthoid commented on June 21, 2024

Sorry for the extremely delayed response. I haven’t been able to come up with a great solution for this yet. I don’t particularly like having a text file that we read from at a hard set path, and as I noted before, add-on preferences are per document. I could probably allow users to export a blob of JSON settings that can be pasted into another document for setup, but that process would be a little clunky. I apologize that there hasn’t been much progress on this issue due to the lack of a clear path forward.

from exportsheetdata.

Synthoid avatar Synthoid commented on June 21, 2024

Importing/Exporting settings now has its own UI and should be implemented once v65 releases.

image

from exportsheetdata.

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.