Waog / heisig-translator-website

A website which allows to translate any set of Chinese characters to Heisig Keywords one by one.
https://waog.github.io/heisig-translator-website/
1 stars 0 forks source link

Export for Anki #47

Closed Waog closed 1 month ago

Waog commented 1 month ago

Once I have my Anki sharing streamlined better. https://github.com/ankidroid/Anki-Android/wiki/AnkiDroid-API#sending-cards-to-ankidroid-via-intent

have a look at npm. there are plenty of packages. especially have a look at yanki-connect . Possibly the direct connection to Anki is possible with this and the intermediate user interaction for export and import can be skipped altogether!

dependent on #4

Generate an Export file for Anki with the favorites. Ideally with media files (images and audio) and all Anki Card fields filled properly.

Waog commented 1 month ago

proper sharing is not possible without a native android app. We downgrade this issue from sharing directly to exporting Anki cards/decks, which can hopefully contain media content. If that's not possible, we'll downgrade further later, to only export a CSV file.

Waog commented 1 month ago

done. split some topics out to new issues: