Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Note Types/AnKing MCAT/Back Template.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- version 90dc90b -->
<!-- version 8b5ccb1 -->
<script>
// ############## HINT REVEAL SHORTCUTS ##############
// All shortcuts will also open with "H" if using the Hint Hotkeys add-on
Expand Down
2 changes: 1 addition & 1 deletion Note Types/AnKing MCAT/Front Template.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- version 90dc90b -->
<!-- version 8b5ccb1 -->
<div id="text">{{cloze:Text}}</div>


Expand Down
143 changes: 143 additions & 0 deletions Note Types/AnKing-BLS-ACLS/AnKing-BLS-ACLS.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,143 @@
{
"id": 0,
"name": "AnKing BLS/ACLS",
"type": 1,
"mod": 1780889142,
"usn": -1,
"sortf": 0,
"did": 1542938001933,
"tmpls": [
{
"name": "Cloze",
"ord": 0,
"qfmt": "",
"afmt": "",
"bqfmt": "{{cloze:Text}}",
"bafmt": "{{cloze:Text}}",
"did": null,
"bfont": "Arial",
"bsize": 12,
"id": null,
"scratchPad": false
}
],
"flds": [
{
"name": "Text",
"ord": 0,
"sticky": false,
"rtl": false,
"font": "Arial",
"size": 16,
"description": "",
"plainText": false,
"collapsed": false,
"excludeFromSearch": false,
"id": null,
"tag": null,
"preventDeletion": false,
"meta": null,
"media": [],
"collapsibleFieldsCollapseByDefault": false
},
{
"name": "Extra",
"ord": 1,
"sticky": false,
"rtl": false,
"font": "Arial",
"size": 16,
"description": "",
"plainText": false,
"collapsed": false,
"excludeFromSearch": false,
"id": null,
"tag": null,
"preventDeletion": false,
"media": []
},
{
"name": "Personal Notes",
"ord": 2,
"sticky": false,
"rtl": false,
"font": "Arial",
"size": 16,
"description": "",
"plainText": false,
"collapsed": false,
"excludeFromSearch": false,
"id": null,
"tag": null,
"preventDeletion": false,
"media": []
},
{
"name": "Algorithm",
"ord": 3,
"sticky": false,
"rtl": false,
"font": "Arial",
"size": 16,
"description": "",
"plainText": false,
"collapsed": false,
"excludeFromSearch": false,
"id": 2147286679623287591,
"tag": null,
"preventDeletion": false
},
{
"name": "Additional Resources",
"ord": 4,
"sticky": false,
"rtl": false,
"font": "Arial",
"size": 16,
"description": "",
"plainText": false,
"collapsed": false,
"excludeFromSearch": false,
"id": null,
"tag": null,
"preventDeletion": false,
"meta": null,
"media": [],
"collapsibleFieldsCollapseByDefault": false
},
{
"name": "One by one",
"ord": 5,
"sticky": false,
"rtl": false,
"font": "Arial",
"size": 16,
"description": "Type anything here (i.e. \"yes\") to enable one by one clozes or enable only certain clozes by typing numbers separated by commas (i.e. \"1,3\")",
"plainText": false,
"collapsed": false,
"excludeFromSearch": false,
"id": null,
"tag": null,
"preventDeletion": false,
"meta": null,
"collapsibleFieldsCollapseByDefault": false
}
],
"css": "",
"latexPre": "\\documentclass[12pt]{article}\r\n\\special{papersize=3in,5in}\r\n\\usepackage{amssymb,amsmath}\r\n\\pagestyle{empty}\r\n\\setlength{\\parindent}{0in}\r\n\\begin{document}",
"latexPost": "\\end{document}",
"latexsvg": false,
"req": [
[
0,
"any",
[
0,
5,
6
]
]
],
"vers": [],
"tags": []
}
Loading