-
Notifications
You must be signed in to change notification settings - Fork 7
Direct Anki export, don't export Furigana/Ruby #608
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
Comments
Hi Peter, thank you very much for your kind feedback, I'm glad that you like Aedict. Aedict is able to export entries both to the Desktop Anki (via CSV) and a direct export to the AnkiDroid app (which you can install on your Android-based phone for free). When exporting to the CSV, you can disable the furigana support by unchecking the Settings / Export / Export Ruby Furigana checkbox. When exporting directly to AnkiDroid, there are multiple fields exported: the Furigana, but also the Kanji version (exported as the 'Expression' field) and the Reading (exported as the 'Reading' field). You can then edit the Card Model in AnkiDroid, to not show you Furigana, but to show you the 'Expression'+'Reading' fields. Please let me know if this helps. |
Hi mvysny, This issue is exclusively about the direct Anki export of a single word to AnkiDroid. As I understand, there are two basic ways to do this:
Expression field: Only Kanji In general I would prefer the first option, as it lets me use my own card type. Both are fast, which is nice. I hope that made my issue clear! Best regards, Peter |
Thanks!
|
Thanks for answering again! |
Thanks! Just a quick question: I am adding the export format front=kanji, back=english. Would you also like additional format of front=english, back=kanji ? |
Awesome! I think one format is fine, let's not overcrowd the setting menu. Should it not fit, I can simply adjust my Anki cards field order, no big deal. Looking forward to the feature! |
Sure, no problem ;) Please try it out and let me know what you think. I have added the kanji/english Share format, please activate it in Settings / Export / Export Flashcard front/back. Fixed in Aedict 3.39.5 |
I just bought this app, very good first impression.
As a heavy Anki User both on Android and Desktop, export to Anki is an must for any dictionary app for me.
I use Imiwa? on an iPad I own and so far its export function was unbeaten. Aedict3 has the custom csv export which, on first try, I like. I will open a separate issue related to that though. I could not use direct Anki export in any app yet as all of them fail to do what I would like them to.
Now to my issue:
When exporting directly, I would like to only export the Kanji (ie 日の出) without any Furigana/Ruby.
The Japanese Support in Anki does the Furigana for me and I accordingly use two fields for Expression and Reading. I need the Expression field to generate audio files with AwesomeTTS.
What I would love to see would be a fourth option for direct export in the form of "Kanji, Meaning", ie "日の出, sunrise".
Best regards and thanks for making the app =)
Peter
The text was updated successfully, but these errors were encountered: