diff options
Diffstat (limited to '.local/share/Anki2/addons21/advanced_review/config.json')
-rw-r--r-- | .local/share/Anki2/addons21/advanced_review/config.json | 115 |
1 files changed, 0 insertions, 115 deletions
diff --git a/.local/share/Anki2/addons21/advanced_review/config.json b/.local/share/Anki2/addons21/advanced_review/config.json deleted file mode 100644 index c93c211..0000000 --- a/.local/share/Anki2/addons21/advanced_review/config.json +++ /dev/null @@ -1,115 +0,0 @@ -{
- " 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"
-}
|