Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

furigana-plain versions of handlebars #1596

Open
YonKuma opened this issue Nov 22, 2024 · 0 comments
Open

furigana-plain versions of handlebars #1596

YonKuma opened this issue Nov 22, 2024 · 0 comments
Labels
area/anki The issue or PR is related to Anki integration kind/enhancement The issue or PR is a new feature or request

Comments

@YonKuma
Copy link

YonKuma commented Nov 22, 2024

There are a couple Japanese card types right now that use a Sentence Furigana field that consists of the sentence with a bolded target word and Anki-style bracketed furigana (eg 今[いま]). Currently, those cards rely on Anki add-ons to accomplish this, but it would be nice if there were a way to generate this content natively from Yomitan, especially for users on devices that don't support add-ons.

I'm proposing the following handlebars:

  • {sentence-furigana-plain}
  • {cloze-prefix-furigana-plain}
  • {cloze-body-furigana-plain}
  • {cloze-suffix-furigana-plain}

They would function the same as their current cloze handlebars equivalent, but with added Anki-style furigana.

@YonKuma YonKuma added the kind/enhancement The issue or PR is a new feature or request label Nov 22, 2024
@Kuuuube Kuuuube changed the title furigana-plain versions of cloze handlebars furigana-plain versions of handlebars Nov 25, 2024
@Kuuuube Kuuuube added the area/anki The issue or PR is related to Anki integration label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/anki The issue or PR is related to Anki integration kind/enhancement The issue or PR is a new feature or request
Projects
None yet
Development

No branches or pull requests

2 participants