Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glutanimate/advanced-previewer
Advanced Previewer Add-on for Anki
https://github.com/glutanimate/advanced-previewer
anki anki-addon
Last synced: 13 days ago
JSON representation
Advanced Previewer Add-on for Anki
- Host: GitHub
- URL: https://github.com/glutanimate/advanced-previewer
- Owner: glutanimate
- Created: 2017-03-14T01:24:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-24T14:22:53.000Z (over 6 years ago)
- Last Synced: 2024-07-30T16:55:14.016Z (3 months ago)
- Topics: anki, anki-addon
- Language: Python
- Size: 285 KB
- Stars: 16
- Watchers: 4
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Advanced Previewer Add-on for Anki
Extends Anki's card previewer with the following features:
- **Preview multiple cards** at once
- **Review cards** from the previewer
- **Show question or answer side** by default### Table of Contents
- [Screenshots](#screenshots)
- [Video Demonstration](#video-demonstration)
- [Installation](#installation)
- [Documentation](#documentation)
- [Credits and License](#credits-and-license)### Screenshots
![showcasing the add-on](screenshots/combined.png)
![showcasing options menu](screenshots/options.png)
### Video Demonstration
[![YouTube: Anki Add-on: Advanced Previewer](https://i.ytimg.com/vi/GcilF4S0QMc/mqdefault.jpg)](https://youtu.be/GcilF4S0QMc)
### Installation
*AnkiWeb*
[Link to the add-on on AnkiWeb](https://ankiweb.net/shared/info/544521385)
*Manual installation*
1. Go to *Tools* -> *Add-ons* -> *Open add-ons folder*
2. Find and delete `Advanced Previewer.py` and `advanced_previewer` (or `Advanced_Previewer.py` if you were using an older version)
3. Download and extract the latest add-on release from the [releases tab](https://github.com/Glutanimate/advanced-previewer/releases)
4. Move `Advanced Previewer.py` and `advanced_previewer` into the add-ons folder
5. Restart Anki### Documentation
For further information on the use of this add-on please check out [the original add-on description](docs/description.md).
### Credits and License
This add-on was originally developed on a commission by [BB on the Anki support forums](https://anki.tenderapp.com/discussions/add-ons/8504-100-for-add-on-developer). The card reviewing feature introduced in the latest update was commissioned by another fellow Anki user who would like to remain anonymous. I would like to thank both of them for their great ideas and generous support in writing this add-on.
*Advanced Previewer* is *Copyright © 2016-2017 [Aristotelis P.](https://glutanimate.com)*
Licensed under the [GNU AGPL v3](https://www.gnu.org/licenses/agpl.html).