When I run the cmd with no params
>AnkiLink.exe test1.md
Warning: Config File config.toml doesn't exist!
Starting...
file: test1.md
Done.
All done.
It create an Deck in my anki. It's default name is "Export".
But when I run the cmd with " --deck targetDeck"
>AnkiLink.exe test1.md --deck targetDeck
Warning: Config File config.toml doesn't exist!
Starting...
file: test1.md
Done.
All done.
Nothing happened in my anki.
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.