Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xiety/anki_history_visualizer

Anki History Visualizer Addon
https://github.com/xiety/anki_history_visualizer

anki anki-addon

Last synced: 22 days ago
JSON representation

Anki History Visualizer Addon

Awesome Lists containing this project

README

        

# Anki History Visualizer Addon

https://ankiweb.net/shared/info/1545338943

To download this add-on, please copy and paste the following code into Anki:

1545338943

Shift+Click to select deck in main Anki window

Main menu: **Tools** | **Visualize History**

### Circles

![Screenshot 1](docs/circles.png?raw=true)

The size of the ball is the total number of reviews. The color of the ball is the stability.

The maximum height the ball jumps is the stability too.

The bottom of the screen is the current day's reviews.

The ball falls to the bottom, you review it, and it jumps back to the height of it's current stability.

You can click on a circle to see the card's preview at the bottom.

### Squares

![Screenshot 2](docs/squares.png?raw=true)

Review colors: Red - Again, Blue - Hard, Green - Good, Yellow - Easy

The more stable, the more purple the square.

You can click on a square to see the card's preview at the bottom.

## Changelog:

- 09.07.2024 **v0.4** - Square visualization, animation speed, open card info

- 04.07.2024 **v0.3** - Ball size and day height parameters, parent decks support, window resize support

- 03.07.2024 **v0.2** - Hover to show card info, click to open card browser, play button, horizontal lines

- 02.07.2024 **v0.1** - Initial prototype