Releases: Clouder0/AnkiLink
MQA & Better Config System & Config File
Config System & Better Log
Config System & Better Log
External NoteType Supported
Now external note types are supported.
If you want to include your own type, put it under the same directory of the executable file and name it in the format of notetype_xxx
Now if you want to run from scripts, execute the cli.py
file.
Enhancements
- Dynamic Note Type Loading
- Note Type Priority
Adjustments
Fixed Bugs
- TableCloze priority
- Fix Config Parser
Other
Cloze Numbering
Now AnkiImporter has been renamed to AnkiLink!
Enhancements
Fixed Bugs
- Fixed Formatting Repeatedly in Choices NoteType
OFF-Anki Importing
You can directly upgrade to this version without extra operation.
However, several new Anki Note Types will be created, to name a few, DBasic
DChoices
GDBasic
and so on.
They are created to avoid name collision with the previous types.
The key feature added in v2.0.0 is Genanki Integration, which allows you to create apkg
files without opening Anki.
Enhancements
Other
fix css style issue
Simply download the binary file and use it.
No additional operations are required for upgrading from alpha.1 to this version.
Fixed Bugs
- CSS styles are not included when exporting to an apkg file.
- Version is not up to date in the command-line help text.
genanki integration
Be careful! This version goes with great changes.
It is recommended to import the ExampleDeck once again for better compatibility.
This alpha version is not as stable as the formal ones, use with caution.
Enhancements
Other
- Code Refactor
markdown rendering
Startup Release
Only Windows and Linux binary distributions are available.
If you decide to use binary distributions, no Python environment is required.
Otherwise, please install a Python environment and use the source distribution.