Open sugarycat opened 2 years ago
Hello, Assuming this worked in a previous version of Anki, could you share whether you have changed any other shortcuts for things like the browser and any other addons you might have that could be using shortcuts?
If you have time, could you also check whether this issue is specific to Ctrl+Shift+D
or if it doesn't work for any shortcuts you try?
I'm trying to reproduce this issue but this has been working for me so far.
Hi Liresol,
Thank you so much for the suggestions. The issue was specific to Ctrl+Shift+D
.
I have my custom configurations set up, so I tried restoring to the default configurations and changing just the editor cloze configurations. Switching between custom vs default configurations did not make any difference (i.e. custom configuration settings--other than the editor cloze configurations--is not the cause of the issue).
I can just use a new key so the issue is resolved for me!
————————————————————————————————————————————————
Just in case you wanted to fix the issue with Ctrl+Shift+D
, I tried a few different combinations for your reference. All other add-ons were disabled when testing for all four combinations.
{
"editor _duplicates": {},
"editor _extras": {
"paste custom text": "
{
"editor _duplicates": {},
"editor _extras": {
"paste custom text": "
{
"editor _duplicates": {},
"editor _extras": {
"paste custom text": "
{
"editor _duplicates": {},
"editor _extras": {
"paste custom text": "
"editor cloze": "",
"editor cloze alt": "",
"editor cloze forced increment": "",
"editor cloze no increment": "ctrl+shift+D",
is my configuration settings (I checked that there is no conflicting keyboard shortcut for ctrl+shift+D. My Anki version is 2.1.53. Based on my settings, pressing "ctrl+shift+D" should add cloze with the same ID (e.g. c1,c1,c1...) but it does nothing. The issue persists even when all other add-ons are disabled. Tried reinstalling the add-on but the issue persists.