Hi, guys. Is there a way to make it easier to visualize the number of cards of each deck? I find it hard to link the numbers to the decks (maybe I need glasses haha). I ned at least something like a line like this one that I added in the picture:
Another question: is there a way to make Anki display the decks from the top to the bottom according to the number of cards to review? Like… in the picture, “QC_ADM” would be above “JT2022”
You could make the separator lines a bit darker with the add-on ReColor - AnkiWeb , which enables you to modify Anki’s color palette. E.g.:
The color variable in question is --faint-border
- in the add-on you’ll find it under “General” → “Faint Border”. Please bear in mind that this will also affect other parts of Anki’s UI that use this color.
3 Likes
Currently it is not possible to choose a different deck sorting method.
1 Like
@kleinerpirat good morning. I’m having trouble with this add-on Recolor. It seems it is not working. The lines I had are gone:
I’m getting this message:
Do you know how to fix this?
Thanks
abdo
April 27, 2023, 8:55pm
6
This was reported to the authors:
opened 01:29AM - 25 Apr 23 UTC
bug
#### Problem description
*Please describe the issue concisely in here. In cas… e of an error: Walk us through the steps you took to get there. What happened? What did you expect to happen?*
#### Checklist
*Please replace the space inside the brackets with an **x** if the following items apply:*
- [x] I've restarted Anki to see if it helps
- [x] I've verified that I use the latest version of the add-on by redownloading it from AnkiWeb
- [x] I've tried to disable other add-ons to see if there are any interactions present
- [ ] My issue disappears when I hold shift while starting Anki.
- [x] I've checked if anyone else reported this problem before by looking through the issue reports. I also checked to see if there is a section about known issues in the add-on description, documentation, or README.
#### What Anki version are you using?
*Please open Anki, go to Help → About (windows) or Anki → About Anki (mac) to find the version. Edit the value between the backticks below
```
Version 2.1.54 (b6a7760c)
Python 3.9.7 Qt 5.15.2 PyQt 5.15.5
```
#### Error message (if any)
*If you've received an error message, please copy and paste it between the backticks below:*
```
When loading 'ReColor':
Traceback (most recent call last):
File "aqt.addons", line 244, in loadAddons
File "C:\Users\justi\AppData\Roaming\Anki2\addons21\688199788\__init__.py", line 7, in <module>
from . import colors
File "C:\Users\justi\AppData\Roaming\Anki2\addons21\688199788\colors.py", line 205, in <module>
recolor_python()
File "C:\Users\justi\AppData\Roaming\Anki2\addons21\688199788\colors.py", line 22, in recolor_python
replace_color(color_entries, color_name)
File "C:\Users\justi\AppData\Roaming\Anki2\addons21\688199788\colors.py", line 41, in replace_color
anki_color["light"] = color_entry[1]
TypeError: 'tuple' object does not support item assignment
```
1 Like
system
Closed
May 28, 2023, 4:12am
8
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.