aplaice

Results 119 comments of aplaice

### Specific solutions/hacks > So the question really is, is there an easy way to modify the code of CrowdAnki at my end, locally, to force it to generate a...

> I don't know much about how Anki modules work unfortunately, just some basic Python to get me by here and there (it is on my bucket list of things...

> It seems that we all agree that tags are the way to go! I had meant tags for "marking" deleted/missing notes. Thinking about how to allow sub-decks for people...

> I of course had to tell it to use UTF-8 to get rid of an error, did that mess it up or something? No. The script was just quickly/sloppily...

Thanks for the suggestion! That'd be an interesting approach. (I assume that each file would be named after the note's uuid? The deck/subdeck that the note belongs to could be...

> And yeah, maybe I'm too old for that and/or too much into IT, but who shares files so manually these days (and is then using Anki AND CrowdAnki)? Yeah,...

This would be really convenient to have, so thanks very much for writing it! Unfortunately, I haven't had time to look at or test it. > re PyGithub - it's...

> By "all platforms" do you mean mobile platforms also? In that case you can enable the feature only in Desktop platforms and disable it for the mobile ones. No....

An alternative might be to use a different python GitHub API — e.g. [ghapi](https://github.com/fastai/ghapi) — instead of [PyGitHub](https://github.com/PyGithub/PyGithub).

Thanks for the bug report! I think that the issue is linked to #127 (the underlying cause is that the deck config UUID is unnecessarily attached to the deck (within...