-
Notifications
You must be signed in to change notification settings - Fork 6
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
The command line params "--deck" is invalid #46
Comments
try if no such deck exists in Anki, AnkiLink will try to create one. |
I have tried these two commands, but still no effect . Today I read this document test7.md.
run the cmd without --deckname targetDeck
It works fine. But occasionally it doesn't work properly. I do not know why. Seems to be related to the format. Only 2 notes were generated the first time. Anyway, thank you very much!!! |
This is a bit weird. On my computer, everything works just fine. I'll leave this issue open to see if anyone encounters the same problem. |
我也遇到相同的问题,最后用pyinstaller自行打包解决 |
When I run the cmd with no params
It create an Deck in my anki. It's default name is "Export".
But when I run the cmd with " --deck targetDeck"
Nothing happened in my anki.
The text was updated successfully, but these errors were encountered: