Bỏ qua đến nội dung

Ankidown - The advanced importer for Anki

Chờ xử lý #anki #addon #ankidown #the #advanced #importer #for
https://github.com/glfharris/ankidown
16/4/2020

Cách tải addon Ankidown - The advanced importer for Anki

Bạn có thể tải addon bằng một trong hai cách sau:

Click nút Copy bên dưới để copy code vào clipboard

38786043

Sau đó mở Anki → Tools → Add-ons → Get Add-ons → Dán code → OK

Mở trang addon trên AnkiWeb và tìm mã code ở cuối trang

Mở trên AnkiWeb

Cuộn xuống cuối trang AnkiWeb, tìm dòng có mã code 38786043 và copy

5
1

Mô tả chi tiết

Ankidown is an in-progress add-on for Anki, the spaced repetition system. It’s primary purpose is to prevent duplicate effort and streamline the creation of Anki cards from your pre-existing non-anki notes.

Currently Ankidown allows you to import a file and it’s template, and convert it directly into a pre-existing Note Type (read the Anki manual if this is unfamiliar).

Mostly the buttons do what they say they should. This add-on is still in its early-but-functional stage, so if you have a negative experience please go to the src glfharris/ankidown and leave a comment/suggestion instead of just down voting.

Contributing

Everyone is welcome to open issues and to suggest new features. Slight word of warning is that Ankidown is still in the rapid prototyping (read: chaotic) phase, so pull requests might not be the best idea till it’s a little more stable.

Changes

2020-04-16: Updated to work with python 3.8


Screenshots


Liên kết hỗ trợ


Reviews (6)

👍 2021-10-14

Great addon in principle. Not compatible with current Anki version I believe?

👍 2020-05-20

Too fragile, not clearly explained

👍 2020-01-20

Allows you to customize your notes as you wish in markdown. This is a great addon, but some observations are important:

>> To make it easier to read, my suggestions for this add on are: >> 1 - Custom card delimiters >> 2 - Handle empty fields on its own

It works best if you don’t leave empty fields; for example using this template:

#Q {Front} #C {Choices} #A {Back} #E {Explanation}

Avoid leaving questions like this (it won’t parse): #Q the question #A the answer

Or like t

👍 2020-01-03

fantastic! boost the process of importing text. Currently, it’s the best resolution on Anki 2.1

👍 2019-11-30

I’ve been trying to get the old Ankdown to work but for some reason I kept getting win error 5 access denied for subproccesses. This new version / plugin fixes all that and more. I’ve been looking for a extension like this! Thank you so much!

For type cloze deletion templates,

I believe you have to make sure there aren’t any unnecessary blank lines between your fields. If you do, you may get a “Unable to parse” error message.

Also, if your type cloze field (typing version of cloze dele

👍 2019-08-26

Amazing addon!! Anyway to add image support? Or close support? Comment from author Thanks! Currently if you fully resolve an image url in markdown (i.e. ), it should work. However, local images aren’t currently implemented, although this is on the todo list. Same thing with cloze support, it’s doable, and I’m intending to add it, just hasn’t made it to the v0.0.1.