Jordan Munch O'Hare
Jordan Munch O'Hare
https://github.com/ankidroid/Anki-Android/wiki/Database-Structure This page states the Notes table has a Guid. But cards just have a reference to the Note and a non unique id.
> How do you explicitly set note IDs with CrowdAnki? It's not a 'feature' of CrowdAnki, but since the Note guids are exported you can simply edit them :sweat_smile: upon...
I feel like taking a crack at this issue myself, due to this being a major blocker for some of my other goals. As such I have forked this repo,...
Ah, Linux! My mortal enemy 😅 well I have been meaning to get round to making a Linux VM, perhaps this will be the thing that kicks me into gear....
Hey mate, sorry for the delay, been busy. You should mention in your CONTRIBUTING.md that you need to make a symlink to a folder in the add-ons folder *which is...
Oh, I should have mentioned: due to this project and a few others requiring a lot of requirements that were a big hassle to setup on my Windows machine I...
Hey, that fixed it! Installing with `sudo apt-get install anki` then a quick `sudo apt-get install python3-distutils` fixed my issues. Thank you :+1: Now I can actually program :sweat_smile:
Good question, I am not an expert in this, however I believe it is still an issue. I would still sharing those images to others, *especially* if I wanted to...
Alright, I'll pick this back up in a few weeks time :+1: saying it here to commit myself :sweat_smile:
@ukanuk > A third potential implementation method (could be in addition to methods 1 & 2 above): 3. An import dialogue where users manually select which fields should overwrite their...