mpv2oboeru

mpv helpers to create flashcards from movies and TV shows
git clone anongit@rnpnr.xyz:mpv2oboeru.git
Log | Files | Refs | Feed | README | LICENSE

Commit: 14623b45703a21c31280ae821d9aee4d56dfa6d1
Parent: fcb0460ecd6b67252258afb6f6c80a8c478ad8f9
Author: Ren Tatsumoto
Date:   Sat,  7 Nov 2020 15:05:52 +0300

Fixes #9

Diffstat:
MREADME.md | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -211,6 +211,13 @@ vocab_field=VocabKanji vocab_audio_field=VocabAudio ``` +If you run Anki in portable mode, the path to your `collection.media` folder +may differ from the default. In this case, if you run into troubles making Anki cards with the add-on, +specify full path to the collection in the `config file` as well: +``` +collection_path=C:\AnkiDataFolder\collection.media +``` + Sentence field should be first in the note type settings. Otherwise Anki won't allow mpvacious to add new notes. Alternatively, refer to [Modifying cards added with Yomichan](#modifying-cards-added-with-yomichan)