Skip to content

The command line params "--deck" is invalid #46

Description

@kangdalei

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions