genanki icon indicating copy to clipboard operation
genanki copied to clipboard

how to create multi-level directory by using genanki

Open YuseiwithJackandCrow opened this issue 1 year ago • 1 comments

I have extracted many words from a book and I want to create a single deck file, but with expandable subdirectories where the subdirectory names serve as the titles. there is an example 二级目录

YuseiwithJackandCrow avatar Jun 04 '24 06:06 YuseiwithJackandCrow

Found the answer here: https://github.com/kerrickstaley/genanki/issues/107

You can name a deck name=f'{deck_name}::{subdeck_name}' to get a similar drop down functionality.

tyler-keller avatar Jun 16 '24 10:06 tyler-keller

Found the answer here: #107

You can name a deck name=f'{deck_name}::{subdeck_name}' to get a similar drop down functionality.

thank you so much.I have just see your reply right now. your methods are indeed helpful.

YuseiwithJackandCrow avatar Jul 03 '24 09:07 YuseiwithJackandCrow