jasonwilliams / anki

Anki VSCode Plugin
MIT License
278 stars 32 forks source link

Add a new feature: Use the current directory structure as deck name #73

Closed duguosheng closed 2 years ago

duguosheng commented 2 years ago

Add a new feature: Use the current directory structure as deck name, #71

jasonwilliams commented 2 years ago

Thanks @duguosheng this looks great. Will take a proper look over the next couple of days

jasonwilliams commented 2 years ago

@duguosheng i think it might be nice to also have a saveStrategy config option which allows you to default to using the file path as the deck name so you don't need to keep calling the Anki: Send to DirName Deck manually.

This allows power users to set once and just use send to deck from then on

duguosheng commented 2 years ago

Thanks for your advice:)