Skip to content

Nanco300/anki_plugins

 
 

Repository files navigation

anki_plugins Donate

Some useful plugins for anki.

If you find these plugins useful, feel free to donate via paypal.

Automatic switch from Basic to Cloze = basic_to_cloze

AnkiWeb page

This plugin prevents you from creating Cloze note in basic note types. If you try to do so, this plugin just automatically changes the note type to Cloze. So you can make both cloze type and basic type note via Basic note type.

bas2cloz example

Cloze (Hide all)

AnkiWeb page

This addon creates a new card type. On this card type, all clozes except what you're reviewing now are hidden with a yellow box.

Cloze (Hide all) example

Word autocompleter

AnkiWeb page

This adds sublime text-like fuzzy word autocompletion to anki.

wcomplete example

Paste HTML

AnkiWeb page

Copy & Paste Anki contents from Webpage, Microsoft Word, Powerpoint, and Anywhere

Paste HTML example

IME caret fixer = caretfix (Experimental)

This is still an experimental addon. QtWebView which Anki uses to render card and editor has some weird bug, that when you try to type non-latin characters, carets (vertical bar indicating where you're typing) suddenly disappears. This hacky addon tries to fix it.

About

Some auxiliary addons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.2%
  • JavaScript 18.8%