Skip to content

Instantly share code, notes, and snippets.

@agelastic
agelastic / AnkiFront.htm
Created November 20, 2017 01:38
Anki front template for Chinese cards
<div class=tags> {{#Tags}}{{Tags}} -- {{/Tags}}{{Deck}}</div>
<br>
<br><br><br>
<div class=chinese>{{Hanzi}}</div>
<div id="text"></div>
<span style="display:none;" id="Tags">{{Tags}}</span>
<script>
var d = document;
@pneff
pneff / Back Template
Created February 14, 2014 08:33
Anki Card Type for multiple-choice
<div class="check-container"><span id="check"></span></div>
{{#Question}}
<p>{{Question}}</p>
{{/Question}}
{{#Image}}
<p class="image">{{Image}}</p>
{{/Image}}
@sartak
sartak / a.md
Last active June 26, 2024 04:59
Anki 2 annotated schema