Stvad / CrowdAnki

Plugin for Anki SRS designed to facilitate cooperation on creation of notes and decks.
MIT License
521 stars 44 forks source link

Export Selected Notes Does Not Function #81

Open ohare93 opened 4 years ago

ohare93 commented 4 years ago

A recent update to Anki added the option to export only selected cards in the Browser:

image

CrowdAnki does not work with this function, though you can select it from this menu, but it does not break either. It would be excellent to get this working :+1:

Stvad commented 4 years ago

I'm not quite sure how this would map on CrowdAnki deck model, given that this seems to be cross-cutting across decks

ohare93 commented 4 years ago

It does go across decks, yes. This may be easier after deck configs are optional #31 :thinking:

Stvad commented 4 years ago

I don't really think that's related. The whole CrowdAnki is build around deck as a unit.
Given that the child decks are supported, having multiple decks in JSON should work just fine, but this still would need some work