-
Really glad to see you're still working on this project.
I might be using this in a way you haven't considered. I have to make lots of decks for students, customized to their individual needs. So I…
-
Currently, an import always overwrites the cards in the existing deck. This can cause significant issues, especially when multiple people are working on the same deck simultaneously, leading to lost c…
-
Unable to import on the latest version of CrowdAnki (which in theory supports the latest stable version of Anki, 2.1.40).
Skimming through the recent commits and issues on CrowdAnki, I suspect the …
-
**Details:**
Say there are two note types **type1** and **type2** and **type1** was **cloned** (anki feature while creating new note types) to create **type2**. Now create a deck **ABC** which has…
tfiwm updated
5 years ago
-
Hi,
I'm having an issue that probably involves also brainbrew and/or assetmanager. I have been trying to set up a second deck (lets call it Examples) to import from crowdanki. Crowdanki + brainbr…
-
(Low priority.)
### To reproduce:
1. Import the following minimal deck with one subdeck and one card in the subdeck (and no cards in the main deck):
```json
{
"__type__": "Deck",
…
-
Relevant: CrowdAnki diff-merge tool: https://gitlab.com/dodod/crowdanki-diff
- [ ] Enable GUID sorting by default to minimize merge conflits at the end of the notes array in JSON (related to #71)
…
Stvad updated
4 years ago
-
Could this be used to let non-technical people collaborate on a CSV (e.g. via Google sheets) to then import that into Anki without much hassle?
-
While trying to setup my CrowdAnki Project, my girlfriend tried to use the project in her environment to check if everything works as it should. However she is unable to import the deck through CrowdA…
-
**Disclaimer.** This is a shameless plug for my own tool.
This is a super neat project! I'm so thrilled more people are working on collaborative decks on GitHub. I think `git` is definitely the rig…