Giter Club home page Giter Club logo

karteikarte.com-import-script's Introduction

Requirements

Installation

git clone https://github.com/Foxxey/Karteikarte.com-Import-Script.git
cd Karteikarte.com-Import-Script
npm i

Usage

The .csv file should look something like this:

palsy,Lähmung
brethren,Brüder
tinder,"Zunder,Pulver"

The first column represents the front of the index card, the second – the back. If you want to put commas into the back use apostrophes as shown. Excel is recommended and supports .csv output (UTF-8 encoding recommended for non-ASCII characters). Here is the same example in Excel: https://prnt.sc/_izPkpstjfi0.

After creating a lesson in karteikarte.com you can find the LESSON_ID from the URL: https://prnt.sc/pBwZvXGzBcqC.

node main.js -u USERNAME -p PASSWORD -id LESSON_ID -i INPUT_FILE.csv

-m is an optional argument to split something like this:

tinder,"Zunder,Pulver"
"to give,to hand","übergeben"
"melodious,pleasant-sounding","melodisch,wohlklingend"

into multiple entries:

tinder,Zunder
tinder,Pulver
to give,übergeben
to hand,übergeben
melodious,melodisch
melodious,wohlklingend
pleasant-sounding,melodisch
pleasant-sounding,wohlklingend

karteikarte.com-import-script's People

Contributors

foxxey avatar

Watchers

 avatar

karteikarte.com-import-script's Issues

Some errors

So far I am enjoying it. However, sometimes It doesn't work and also doesn't discern black background and directly pasts it with it.

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.