This is an add-on for the spaced-repetition flashcard app Anki that allows you to export your decks as compact glossaries.
Two-column format
One-column format
AnkiWeb
Manual installation
- Go to Tools -> Add-ons -> Open add-ons folder
- Find and delete
PDF Glossary.py
andpdf_glossary
if they already exist - Download and extract the latest add-on release from the releases tab (you can use the source code archives)
- Move
PDF Glossary.py
andpdf_glossary
into the add-ons folder - Restart Anki
For further information on the use of this add-on please check out the original add-on description.
PDF Glossary is Copyright © 2017 Aristotelis P.
This add-on was made possible with the kind support of Evan (runninreb23). All credit for the initial idea goes to him.
The deck samples in the screenshots are based on the Brosencephalon deck and used with the kind permission of Amreet Siddhu.
PDF Glossary makes use of the following open-source libraries:
- xhtml2pdf 0.2b1. Copyright (c) 2010-2017 Dirk Holtwick and xhtml2pdf contributors. Licensed under Apache License, Version 2.0.
- reportlab 3.4.0. Copyright (c) 2000-2017, ReportLab Inc. Licensed under the BSD license.
- Pillow 4.2.1. Copyright (c) 2010-2017 Alex Clark and contributors. Licensed under the PIL Software License.
- olefile 0.44. Copyright (c) 2005-2017 Philippe Lagadec. License.
- PyPDF2 1.26.0. Copyright (c) 2006-2008 Mathieu Fenniak, (c) 2007 Ashish Kulkarni, (c) 2014 Steven Witham. Licensed under the BSD 3-clause license
- html5lib 0.999999999. Copyright (c) 2006-2013 James Graham and other contributors. Licensed under the MIT license.
- webencodings 0.5.1. Copyright (c) 2012-2017 Geoffrey Sneddon. Licensed under the BSD license.
- six 1.10.0. Copyright (c) 2010-2015 Benjamin Peterson. Licensed under the MIT license
Major thanks to everyone who has contributed to these projects.
Licensed under the GNU AGPLv3.