anki-immersion-reader

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2024 License: MIT Imports: 11 Imported by: 0

README

anki-immersion-reader

Create release

Description

What the script does:
  1. Copies a list of all the words in the provided CSV file exported by Immersion Reader and prompts you to paste them into Yomitan's word generator and hit generate.
  2. Waits for the user to hit enter to continue.
  3. Once the user has done so it adds the sentences extracted from the CSV file to the newly created Anki cards.

Installation

Prebuilt binaries for most platforms can be found here.

You can also build it from source as described further down on this page.

(Optional) Verify binary checksum:

Requires GitHub CLI

gh attestation verify anki-immersion-reader_<OS>_<ARCH>[.exe] -R GameFuzzy/anki-immersion-reader

Usage

./anki-immersion-reader_<OS>_<ARCH>[.exe] filepath deck [field]

with filepath being the path to the CSV file exported by AnkiDojo,

deck being the name of your mining deck in Anki,

and field being the name of your note type's sentence field.

Notes:
  • field will default to "Sentence" if omitted.

Build from source

Requires Go 1.22.0

Instructions:
go build

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL