aplaice

Results 21 issues of aplaice

(Avoid quoting fields containing space, but not other special characters.) Firstly, thank you for a really useful tool that makes collaborating on shared Anki decks far more convenient! (The structure...

(Quote only when the field contains `,` `"` or a new line, not when it contains a space, but not the other characters.) This is a rather hack-ish solution. It's...

Firstly, thanks for a really nice add-on! #### Problem description If an element's id is answer, then it may often overlap with other elements. For instance, if you (temporarily) change...

With Anki 2.1.54's new export dialog turned on (Tools > Preferences > New import/export handling (beta)), the option to export in CrowdAnki format isn't displayed. (If this preference isn't turned...

export

## When/how long? Anki's internals change relatively frequently, which requires CrowdAnki to be changed in turn. Without also keeping the previous behaviour in some sort of `if`/`else` branches (which might...

question
packaging
anki

(This is mostly to remind myself for the future.) Currently, the presence of `mock_anki_modules()` in `test/config/config_settings_spec.py` causes the anki imports to be mocked, for all tests (including those that don't...

testing

### Background `CrowdAnki` has been unnecessarily importing the `deck_config_uuid` into the Deck object (as opposed to the Deck Config object, which should and does have the `deck_config_uuid` (as its `crowdanki_uuid`))....

This is a draft based on the discussion in #107 and #108. (Please feel free to totally tear this up.) I've implemented several new potential sort methods: 1. Sorting by...

It seems to result in weird errors (at least under some circumstances — see #39 and #42) and in Python3 there is AFAICT no real benefit to using it(?). Ideally™,...

Sorry for spinning this out into a separate issue out of #559, but I'm not quite sure what's the "right thing to do" here, and the scope is slightly larger...

content