Skip to content

An Anki plugin for shuffling Cloze-formatted cards

Notifications You must be signed in to change notification settings

m-riley04/ClozeShuffler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClozeShuffler

ClozeShuffler is an addon for Anki that can shuffle your Cloze answers/lines in your flashcards. This is to stop you from simply memorizing the position or order of the answers.

DISCLAIMER

This addon is in it's very early stages of development and release. It is entirely functional and usable in it's current state, however there are certain risks you take when using it. Nothing bad has happened yet in my testing, but you have been warned.

Functionality

  • Custom tag interfacing
  • Manual Shuffling
    • Shuffle all cards in the current deck with the "shuffle" tag
    • Shuffle all cards with the "shuffle" tag
    • Shuffle all cards in the current deck
    • Shuffle all cards
  • Autoshuffling
    • When reviewing, the shuffler will automatically shuffle using a specified method. This method can be changed using the config.

Usage

Custom Menu Buttons

Using the custom menu button, you can control ClozeShuffler's functionality.

Tagging

If you only want ClozeShuffler to shuffle specific cards, you can tag your cards with the word "shuffle".

--PLEASE NOTE--

The autoshuffler's default shuffling method is every tagged card within the current deck. This means that by default, if there are no tagged cards in the current deck, nothing will be shuffled. Details on how to change the default shuffling method will be discussed in the next section.

Configuration

In short, if you want to change the configuration, simply go to your addons panel in the Tools/Add-Ons menu option, select "ClozeShuffler," and then click the "Config" button.

Configuration details can be found extensively in the configuration documentation, which is also shown in the Add-On menu.

Installation

  1. Open your installation of Anki
  2. Navigate with the menu bar to "Tools/Add-ons" and select it
  3. From here, you have a few options
    • Click "Get Add-ons" if you have the add-on code
    • Click "Install from file..." if you have downloaded the .zip or .ankiaddon file from the GitHub's releases
    • Click "View Files" if you have a regular folder with the add-on's files inside, then drag the folder into the "addons21" folder
  4. (Optional) Restart Anki

Technical Specifications

  • Anki Version: v23.12.1
  • Python Version: v3.12.0