/Multiple-type-fields-on-Card-for-Anki-2.1

A port of the Anki 2.0 Addon "Multiple type fields on Card"

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

A port of the Anki 2.0 Addon "Multiple type fields on Card". All credit goes to the author of that package.

This addon allows the user to specify multiple independent {{type:}} fields on one card.

Example screenshot: Example screenshot

Template for the screenshot:

For the Front (not shown in the screenshot):

{{infinitive}}

<br>;
<br>;

simple past: {{type:simple past}}

<br>;

past participle: {{type:past participle}}

For the Back (shown in the screenshot):

{{FrontSide}} 

This Addon is probably incompatible with a lot of other Addons, as it still Monkey-Patches a few functions directly instead of using hooks. If you want to help improve the code or found a bug or incompatibility, create an Issue here on Github (preferred) or message me at henryrubenfischer@gmail.com.