Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow CrowdAnki export for the default 2.1.55+ exporter #184

Merged
merged 1 commit into from
Jan 15, 2023

Conversation

aplaice
Copy link
Collaborator

@aplaice aplaice commented Jan 2, 2023

Fix #169.

The old, legacy exporter (Tools > Preferences > Legacy import/export handling) had worked before this commit and now still works.

AFAICT compatibility with Anki 2.1.50+ has been maintained (2.1.50, 2.1.54 and 2.1.55 explicitly tested).

Note that in Anki 2.1.54, CrowdAnki export is only available for the old, then default (non-beta) export method, since the hook that allows easy CrowdAnki to work with the new method was AFAICT only added in 2.1.55.

@aplaice aplaice force-pushed the export_2.1.55 branch 2 times, most recently from 325f073 to 22ebfe2 Compare January 3, 2023 15:47
Fix Stvad#169.

The old, legacy exporter (Tools > Preferences > Legacy import/export
handling) had worked before this commit and now still works.

AFAICT compatibility with Anki 2.1.50+ has been maintained (2.1.50,
2.1.54 and 2.1.55 explicitly tested).

Note that in Anki 2.1.54, CrowdAnki export is only available for the
old, then default (non-beta) export method, since the hook that allows
easy CrowdAnki to work with the new method was AFAICT only added in
2.1.55.
@aplaice
Copy link
Collaborator Author

aplaice commented Jan 15, 2023

I'm not too happy (messy code dealing with multiple Anki versions), but I can't think of any obvious improvements.

(Now also tested with 2.1.56!)

@aplaice aplaice merged commit e9f5134 into Stvad:master Jan 15, 2023
@aplaice aplaice deleted the export_2.1.55 branch January 15, 2023 14:53
@calbch
Copy link

calbch commented Jan 30, 2023

Anki does not allow me to install the plugin due to an invalid add-on manifest

somehow its working now

@aplaice
Copy link
Collaborator Author

aplaice commented Jan 31, 2023

Glad that it's working!

(I also added a manifest.json to the new .ankiaddon file attached to the release, so hopefully other people won't have issues. (but I added it after your edit, so something else resolved your problem :)).)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display CrowdAnki export in the new (non-legacy) export dialog (2.1.55)
2 participants