Skip to content

Commit 5029724

Browse files
author
GitHub Actions Bot
committed
1 parent 8d5fa5d commit 5029724

26 files changed

+50
-50
lines changed

src/anking_notetypes/note_types/AnKing/Back Template.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- version jWTZgl8DCMRyL -->
1+
<!-- version E0LBxgpylBFc9 -->
22
<script>
33
// ############## HINT REVEAL SHORTCUTS ##############
44
// All shortcuts will also open with "H" if using the Hint Hotkeys add-on
@@ -107,7 +107,7 @@
107107
<span id = "hint-ln" class="hintBtn" data-name="Personal Notes">
108108
<a href="#" class="hint" onclick="toggleHintBtn('hint-ln')"></a>
109109
<button id="button-ln" class="button-general" onclick="toggleHintBtn('hint-ln')">
110-
<img src="_AnKingRound.png" style="height:12px"> Personal Notes
110+
<img src="_AnKingIcon.png" style="height:12px"> Personal Notes
111111
</button>
112112
<div dir="auto" id="notes" class="hints" style="display: none;">{{edit:Personal Notes}}</div>
113113
</span>
@@ -117,7 +117,7 @@
117117
<span id = "hint-mq" class="hintBtn" data-name="Missed Questions">
118118
<a href="#" class="hint" onclick="toggleHintBtn('hint-mq')"></a>
119119
<button id="button-mq" class="button-general" onclick="toggleHintBtn('hint-mq')">
120-
<img src="_AnKingRound.png" style="height:12px"> Missed Questions
120+
<img src="_AnKingIcon.png" style="height:12px"> Missed Questions
121121
</button>
122122
<div dir="auto" id="missed" class="hints" style="display: none;">{{edit:Missed Questions}}</div>
123123
</span>

src/anking_notetypes/note_types/AnKing/Front Template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- version jWTZgl8DCMRyL -->
1+
<!-- version E0LBxgpylBFc9 -->
22
<div id="text">{{cloze:Text}}</div>
33

44
<br>

src/anking_notetypes/note_types/AnKingAnkisthesia/Back Template.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- version jWTZgl8DCMRyL -->
1+
<!-- version E0LBxgpylBFc9 -->
22
<script>
33
// ############## HINT REVEAL SHORTCUTS ##############
44
// Visit https://keycode.info/ to get the number/letter for the key you want to assign.
@@ -58,7 +58,7 @@
5858
<span id = "hint-ln" class="hintBtn" data-name="Personal Notes">
5959
<a href="#" class="hint" onclick="toggleHintBtn('hint-ln')"></a>
6060
<button id="button-ln" class="button-general" onclick="toggleHintBtn('hint-ln')">
61-
<img src="_AnKingRound.png" style="height:12px"> Personal Notes
61+
<img src="_AnKingIcon.png" style="height:12px"> Personal Notes
6262
</button>
6363
<div dir="auto" id="lecture" class="hints" style="display: none;">{{edit:Personal Notes}}</div>
6464
</span>
@@ -68,7 +68,7 @@
6868
<span id = "hint-mq" class="hintBtn" data-name="Missed Questions">
6969
<a href="#" class="hint" onclick="toggleHintBtn('hint-mq')"></a>
7070
<button id="button-mq" class="button-general" onclick="toggleHintBtn('hint-mq')">
71-
<img src="_AnKingRound.png" style="height:12px"> Missed Questions
71+
<img src="_AnKingIcon.png" style="height:12px"> Missed Questions
7272
</button>
7373
<div dir="auto" id="missed" class="hints" style="display: none;">{{edit:Missed Questions}}</div>
7474
</span>
@@ -88,7 +88,7 @@
8888
<span id = "hint-textbook" class="hintBtn" data-name="Textbook">
8989
<a href="#" class="hint" onclick="toggleHintBtn('hint-textbook')"></a>
9090
<button id="button-textbook" class="button-general" onclick="toggleHintBtn('hint-textbook')">
91-
<img src="_AnKingRound.png" style="height:12px"> Textbook
91+
<img src="_AnKingIcon.png" style="height:12px"> Textbook
9292
</button>
9393
<div dir="auto" id="textbook" class="hints" style="display: none;">{{edit:Textbook}}</div>
9494
</span>
@@ -98,7 +98,7 @@
9898
<span id = "hint-ar" class="hintBtn" data-name="Additional Resources">
9999
<a href="#" class="hint" onclick="toggleHintBtn('hint-ar')"></a>
100100
<button id="button-ar" class="button-general" onclick="toggleHintBtn('hint-ar')">
101-
<img src="_AnKingRound.png" style="height:12px"> Additional Resources
101+
<img src="_AnKingIcon.png" style="height:12px"> Additional Resources
102102
</button>
103103
<div dir="auto" id="additional" class="hints" style="display: none;">{{edit:Additional Resources}}</div>
104104
</span>

src/anking_notetypes/note_types/AnKingAnkisthesia/Front Template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- version jWTZgl8DCMRyL -->
1+
<!-- version E0LBxgpylBFc9 -->
22
<div id="text">{{cloze:Text}}</div>
33

44
<!-- ############## Text-to-speech ##############

src/anking_notetypes/note_types/AnKingDerm/Back Template.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- version jWTZgl8DCMRyL -->
1+
<!-- version E0LBxgpylBFc9 -->
22
<script>
33
// ############## HINT REVEAL SHORTCUTS ##############
44
// All shortcuts will also open with "H" if using the Hint Hotkeys add-on
@@ -119,7 +119,7 @@
119119
<span id = "hint-ln" class="hintBtn" data-name="Personal Notes">
120120
<a href="#" class="hint" onclick="toggleHintBtn('hint-ln')"></a>
121121
<button id="button-ln" class="button-general" onclick="toggleHintBtn('hint-ln')">
122-
<img src="_AnKingRound.png" style="height:12px"> Personal Notes
122+
<img src="_AnKingIcon.png" style="height:12px"> Personal Notes
123123
</button>
124124
<div dir="auto" id="notes" class="hints" style="display: none;">{{edit:Personal Notes}}</div>
125125
</span>
@@ -129,7 +129,7 @@
129129
<span id = "hint-mq" class="hintBtn" data-name="Missed Questions">
130130
<a href="#" class="hint" onclick="toggleHintBtn('hint-mq')"></a>
131131
<button id="button-mq" class="button-general" onclick="toggleHintBtn('hint-mq')">
132-
<img src="_AnKingRound.png" style="height:12px"> Missed Questions
132+
<img src="_AnKingIcon.png" style="height:12px"> Missed Questions
133133
</button>
134134
<div dir="auto" id="missed" class="hints" style="display: none;">{{edit:Missed Questions}}</div>
135135
</span>

src/anking_notetypes/note_types/AnKingDerm/Front Template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- version jWTZgl8DCMRyL -->
1+
<!-- version E0LBxgpylBFc9 -->
22
<div id="text">{{cloze:Text}}</div>
33

44

src/anking_notetypes/note_types/AnKingMCAT/Back Template.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- version jWTZgl8DCMRyL -->
1+
<!-- version E0LBxgpylBFc9 -->
22
<script>
33
// ############## HINT REVEAL SHORTCUTS ##############
44
// All shortcuts will also open with "H" if using the Hint Hotkeys add-on
@@ -110,7 +110,7 @@
110110
<span id = "hint-ln" class="hintBtn" data-name="Lecture Notes">
111111
<a href="#" class="hint" onclick="toggleHintBtn('hint-ln')"></a>
112112
<button id="button-ln" class="button-general" onclick="toggleHintBtn('hint-ln')">
113-
<img src="_AnKingRound.png" style="height:12px"> Lecture Notes
113+
<img src="_AnKingIcon.png" style="height:12px"> Lecture Notes
114114
</button>
115115
<div dir="auto" id="notes" class="hints" style="display: none;">{{edit:Lecture Notes}}</div>
116116
</span>
@@ -120,7 +120,7 @@
120120
<span id = "hint-mq" class="hintBtn" data-name="Missed Questions">
121121
<a href="#" class="hint" onclick="toggleHintBtn('hint-mq')"></a>
122122
<button id="button-mq" class="button-general" onclick="toggleHintBtn('hint-mq')">
123-
<img src="_AnKingRound.png" style="height:12px"> Missed Questions
123+
<img src="_AnKingIcon.png" style="height:12px"> Missed Questions
124124
</button>
125125
<div dir="auto" id="missed" class="hints" style="display: none;">{{edit:Missed Questions}}</div>
126126
</span>
@@ -155,7 +155,7 @@
155155
<span id = "hint-ar" class="hintBtn" data-name="Additional Resources">
156156
<a href="#" class="hint" onclick="toggleHintBtn('hint-ar')"></a>
157157
<button id="button-ar" class="button-general" onclick="toggleHintBtn('hint-ar')">
158-
<img src="_AnKingRound.png" style="height:12px"> Additional Resources
158+
<img src="_AnKingIcon.png" style="height:12px"> Additional Resources
159159
</button>
160160
<div dir="auto" id="additional" class="hints" style="display: none;">{{edit:Additional Resources}}</div>
161161
</span>

src/anking_notetypes/note_types/AnKingMCAT/Front Template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- version jWTZgl8DCMRyL -->
1+
<!-- version E0LBxgpylBFc9 -->
22
<div id="text">{{cloze:Text}}</div>
33

44

src/anking_notetypes/note_types/AnKingOverhaul/Back Template.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- version jWTZgl8DCMRyL -->
1+
<!-- version E0LBxgpylBFc9 -->
22
<script>
33
// ############## HINT REVEAL SHORTCUTS ##############
44
// All shortcuts will also open with "H" if using the Hint Hotkeys add-on
@@ -142,7 +142,7 @@
142142
<span id = "hint-ln" class="hintBtn" data-name="Lecture Notes">
143143
<a href="#" class="hint" onclick="toggleHintBtn('hint-ln')"></a>
144144
<button id="button-ln" class="button-general" onclick="toggleHintBtn('hint-ln')">
145-
<img src="_AnKingRound.png" style="height:12px"> Lecture Notes
145+
<img src="_AnKingIcon.png" style="height:12px"> Lecture Notes
146146
</button>
147147
<div dir="auto" id="notes" class="hints" style="display: none;">{{edit:Lecture Notes}}</div>
148148
</span>
@@ -152,7 +152,7 @@
152152
<span id = "hint-mq" class="hintBtn" data-name="Missed Questions">
153153
<a href="#" class="hint" onclick="toggleHintBtn('hint-mq')"></a>
154154
<button id="button-mq" class="button-general" onclick="toggleHintBtn('hint-mq')">
155-
<img src="_AnKingRound.png" style="height:12px"> Missed Questions
155+
<img src="_AnKingIcon.png" style="height:12px"> Missed Questions
156156
</button>
157157
<div dir="auto" id="missed" class="hints" style="display: none;">{{edit:Missed Questions}}</div>
158158
</span>
@@ -307,7 +307,7 @@
307307
<span id = "hint-ar" class="hintBtn" data-name="Additional Resources">
308308
<a href="#" class="hint" onclick="toggleHintBtn('hint-ar')"></a>
309309
<button id="button-ar" class="button-general" onclick="toggleHintBtn('hint-ar')">
310-
<img src="_AnKingRound.png" style="height:12px"> Additional Resources
310+
<img src="_AnKingIcon.png" style="height:12px"> Additional Resources
311311
</button>
312312
<div dir="auto" id="additional" class="hints" style="display: none;">{{edit:Additional Resources}}</div>
313313
</span>

src/anking_notetypes/note_types/AnKingOverhaul/Front Template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- version jWTZgl8DCMRyL -->
1+
<!-- version E0LBxgpylBFc9 -->
22
<div id="text">{{cloze:Text}}</div>
33

44
<br>

0 commit comments

Comments
 (0)