Skip to content

JPCards is a collection of custom Anki cards made for learning the japanese language.

License

Notifications You must be signed in to change notification settings

Ertingel/JPCards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JPCards

Image of "Forward" card type in light and dark theme

About

JPCards is a collection of custom Anki cards made for learning the japanese language.

Demo

JPCards have a interactive demo that can be accessed here.

Download

JPCards can be downloaded here.

Important

JPCards does not work on AnkiWeb.

Install

  1. Download JPCards.colpkg.

  2. In Anki:

    1. Choose File > Import.

    2. Select the JPCards.colpkg file.

    3. (Optional) Remove included demo notes in the card browser.

  3. Done. (You can now create new notes with the JPCards note type)

Important

JPCards does not work on AnkiWeb.

Additional information on importing in Anki can be found here.

Development

Visual Studio Code

JPCards is developed using Visual Studio Code with the following extensions:

Build

Prerequisites

The prerequisites for building JPCards are the following:

Build Process

The build process is the following:

  1. Start Anki.

  2. Configure AnkiConnect. (Can be skipped if fresh install)

    1. Tools > Add-ons

    2. select AnkiConnect and then click Config

    3. Replace with the following:

      {
      	"apiKey": null,
      	"apiLogPath": null,
      	"ignoreOriginList": [],
      	"webBindAddress": "127.0.0.1",
      	"webBindPort": 8765,
      	"webCorsOriginList": ["http://localhost"]
      }
  3. Download and extract the project.

  4. Enter the project folder

  5. Run node build.js

  6. (Optional) Remove included demo notes in the card browser.

  7. Done. (You can now create new notes with the JPCards note type)

Important

JPCards does not work on AnkiWeb.

Gallery

Forward

Image of "Forward" card type in light and dark theme

Reverse

Image of "Reverse" card type in light and dark theme

Kanji

Image of "Kanji" card type in light and dark theme

About

JPCards is a collection of custom Anki cards made for learning the japanese language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published