GithubHelp home page GithubHelp logo

Comments (4)

rvbcldud avatar rvbcldud commented on May 27, 2024

I think I have found a solution that would suffice, but I can not seem to get it to work properly. I want to change the template format in the settings.js file. So I give mdanki my edited JavaScript file and get this error : "Unexpected token c in JSON at position 0. Does the config file need to be a JSON? ... if so, how should I structure it?

from mdanki.

rvbcldud avatar rvbcldud commented on May 27, 2024

I found a solution! I will submit a pull request that edits the documentation so this process could be laid out more simply.

My solution required me to format my own JSON file then import that. It looked something like this:

{
"template": {
    "formats": {
        "question": "{{Front}}",
        "answer"  : "{{FrontSide}}\n\n<hr id=\"answer\">\n\n{{Back}}",
         "css"     : ".card {\n font-family: arial;\n font-size: 20px;\n text-align: center;\n color: black;\n background-color: white;\n}"
               }
            }
}

from mdanki.

rvbcldud avatar rvbcldud commented on May 27, 2024

#43

Submitted said pull request. May I also suggest a deletion of the "User Settings" section? It seems to be redundant ... correct me if I am wrong please!

from mdanki.

ashlinchak avatar ashlinchak commented on May 27, 2024

@rvbcldud Thank you for the investigation and PR. Fill free to update the Readme file too.

from mdanki.

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.