Open
Description
I think support for a field representing aproximate complexity would be helpful. It would allow sorting in the editor by rough complexity (something I often find myself wanting to do so that I can prioritise learning to simple, unlearned characerts). I would also be * extremely* helpful for speaking cards (so you know how many characters you need)
I thought that this could be produced using two methods: length of character field, total strokes.
I see several options:
- total stroke order (i.e. add all characters strokes together)
- composite figure eg: "3-25" meaning 3 characters 25 strokes
- simple arithmetic index (provide an index of complexity using formulae like x=[multiplier]*[no.chars]+ [strokes]
- hybrid in the format of "index"
I think I like either option 2 or option 4.
I think option 2 might be safer (although option 4 will be neater).
Need to double check how anki would sort each of these first.
I think one of your other plugins already does stroke counts doesn't it?