Coder Social home page Coder Social logo

susanooxyz / anki-simple-furigana Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jcsirot/anki-simple-furigana

0.0 1.0 0.0 31.41 MB

Anki add-on providing support for adding or removing furigana on Japanese text

License: GNU General Public License v3.0

Python 96.13% Makefile 3.87%

anki-simple-furigana's Introduction

Simple Furigana

Simple Furigana is an Anki 2.1 add-on providing support for adding or removing furigana on Japanese content in cards.

This plugin is inspired by ClozeFuriganaTools. Some large portions of code have been reused from ClozeFuriganaTools.

Japanese readings are generated by MeCab and Kakasi

Simple Furigana is released under GPLv3. See LICENSE for details.

Download

Simple Furigana is available for download on the AnkiWeb portal.

Usage

Simple Furigana adds two buttons in the card editor toolbar Generate readings and Delete readings

Add and delete furigana

Select the field where you want to add furigana and click Generate readings.

Generated furigana

When only a portion of text is selected in the field, furigana are only generated for or removed from that selected text portion.

Settings

Click on Simple Furigana settings in the Tools menu to open the settings window.

Open settings

Add readings for numbers (default false)

Add reading for the kanjis 一二三四五六七八九十.

⚠️ Note that mecab does not handle very well the irregular reading like 二人(ふたり) or 一回(いっかい) and may produce incorrect readings.

Readings pattern (default HTML ruby tags)

Select the pattern to apply when the readings are added to a field.

  • HTML ruby tags

    車 => <ruby><rb>車</rb><rt>くるま</rt></ruby>

  • Square brackets

    車 => 車[くるま]

anki-simple-furigana's People

Contributors

jcsirot avatar

Watchers

James Cloos avatar

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.