obynio / anki-japanese-furigana

Anki add-on providing support for adding furigana on Japanese text
https://ankiweb.net/shared/info/678316993
GNU General Public License v3.0
17 stars 5 forks source link

Mass generation #7

Open postkevone opened 2 years ago

postkevone commented 2 years ago

The addon works very well with generating readings while adding a card, but sometimes I need to mass generate readings for decks made by other people.

It would be great if I could generate furigana for an entire deck with one simple button.

obynio commented 2 years ago

The furigana generation is done by an external program so it might freeze Anki when bulk editing the cards, so I need to experiment a bit on it before to see if that's doable.

yangmillstheory commented 3 months ago

+1 for this. Mass removal would be good too.

For my case, it'd be a good to remove all Furigana for sentences where I already have Kanji cards for each Kanji. Though, https://github.com/obynio/anki-japanese-furigana/issues/31#issuecomment-1552966540 suffices for now, with just a couple of lines of CSS, which is a much simpler solution.

hillfortgames commented 2 months ago

+1 for me too. I would love this add-On to have a batching option.

felixdv commented 2 months ago

Same +1. My use case is that I've been making cards using <ruby> tags and now want to switch to the square bracket notation. For now, I can only go through the cards one by one, so it's a bit cumbersome. Would love to see this work in batch as well!