1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
|
{
" Button Colors": true,
" Speed Focus Add-on": false,
" Direct Config Edit": false,
" More Overview Stats": false,
" Settings Menu Place": 0,
" Skip Method": 0,
" Style Main Screen Buttons": true,
" Review_ Active Button Indicator": 1,
" Review_ Hover Effect": 1,
" Review_ Buttons Style": 0,
" Review_ Bottombar Buttons Style": 0,
" Review_ Custom Colors": false,
" Review_ Custom Review Button Text Color": false,
" Review_ Custom Active Indicator Color": false,
" Review_ Cursor Style": 0,
" Review_ Button Transition Time": 500,
" Review_ Button Border Radius": 5,
" Review_ Interval Style": 0,
"Button_ Info Button": true,
"Button_ Skip Button": true,
"Button_ Show Skipped Button": false,
"Button_ Undo Button": false,
"Button_ Hide Hard": false,
"Button_ Hide Good": false,
"Button_ Hide Easy": false,
"Button_ Custom Button Sizes": false,
"Button_ Shortcut_ Skip Button": "c",
"Button_ Shortcut_ Show Skipped Button": "Alt + c",
"Button_ Shortcut_ Info Button": "f4",
"Button_ Shortcut_ Undo Button": "x",
"Button_ Position_ Info Button": "left",
"Button_ Position_ Skip Button": "middle left",
"Button_ Position_ Show Skipped Button": "middle left",
"Button_ Position_ Undo Button": "middle right",
"Button_ Height_ All Bottombar Buttons": 40,
"Button_ Width_ Edit Button": 150,
"Button_ Width_ Show Answer Button": 150,
"Button_ Width_ Info Button": 150,
"Button_ Width_ Skip Button": 150,
"Button_ Width_ Show Skipped Button": 150,
"Button_ Width_ More Button": 150,
"Button_ Width_ Review Buttons": 150,
"Button_ Width_ Undo Button": 150,
"Button_ Text Size": 14,
"Button Label_ Study Now": "Study Now",
"Button Label_ Edit": "Edit",
"Button Label_ Show Answer": "Show Answer",
"Button Label_ More": "More",
"Button Label_ Info": "Info",
"Button Label_ Skip": "Skip",
"Button Label_ Show Skipped": "Show Skipped",
"Button Label_ Undo": "Undo Review",
"Button Label_ Again": "Again",
"Button Label_ Hard": "Hard",
"Button Label_ Good": "Good",
"Button Label_ Easy": "Easy",
"Card Info sidebar_ Number of previous cards to show": 0,
"Card Info sidebar_ Default Position": 0,
"Card Info sidebar_ theme": 0,
"Card Info sidebar_ Created": true,
"Card Info sidebar_ Edited": true,
"Card Info sidebar_ First Review": true,
"Card Info sidebar_ Latest Review": true,
"Card Info sidebar_ Due": true,
"Card Info sidebar_ Interval": true,
"Card Info sidebar_ Ease": true,
"Card Info sidebar_ Reviews": true,
"Card Info sidebar_ Lapses": true,
"Card Info Sidebar_ Correct Percent": true,
"Card Info Sidebar_ Fastest Review": true,
"Card Info Sidebar_ Slowest Review": true,
"Card Info sidebar_ Average Time": true,
"Card Info sidebar_ Total Time": true,
"Card Info sidebar_ Card Type": true,
"Card Info sidebar_ Note Type": true,
"Card Info sidebar_ Deck": true,
"Card Info sidebar_ Tags": true,
"Card Info Sidebar_ Note ID": false,
"Card Info Sidebar_ Card ID": false,
"Card Info sidebar_ Sort Field": true,
"Card Info sidebar_ Current Review Count": true,
"Card Info sidebar_ Font": "consolas",
"Card Info sidebar_ number of reviews to show for a card": 0,
"Card Info sidebar_ Auto Open": false,
"Card Info sidebar_ warning note": false,
"Color_ General Text Color": "#ffffff",
"Color_ Active Button Indicator": "#ffffff",
"Color_ Bottombar Button Text Color": "#FF1111",
"Color_ Bottombar Button Border Color": "#FF1111",
"Color_ Custom Bottombar Button Text Color": false,
"Color_ Custom Bottombar Button Border Color": false,
"Color_ Again": "#BA0C0C",
"Color_ Again on hover": "#FF1111",
"Color_ Hard": "#BF720F",
"Color_ Hard on hover": "#FF9814",
"Color_ Good": "#20A11C",
"Color_ Good on hover": "#33FF2D",
"Color_ Easy": "#188AB8",
"Color_ Easy on hover": "#21C0FF",
"Tooltip": true,
"Tooltip Timer": 500,
"Tooltip Text Color": "#000",
"Tooltip Style": 0,
"Tooltip Position": [100, -100],
"ShowAnswer_ Border Color Style": 0,
"ShowAnswer_ Ease1": 200,
"ShowAnswer_ Ease2": 250,
"ShowAnswer_ Ease3": 300,
"ShowAnswer_ Ease4": 350,
"ShowAnswer_ Ease1 Color": "#FF1111",
"ShowAnswer_ Ease2 Color": "#FF9814",
"ShowAnswer_ Ease3 Color": "#33FF2D",
"ShowAnswer_ Ease4 Color": "#21C0FF"
}
|