Skip to content
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

添加词典文件夹与刷新词典时扫描所有词典文件夹的所有下级目录 #96

Closed
xuangeyouneihan opened this issue Dec 30, 2024 · 0 comments · Fixed by #108
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@xuangeyouneihan
Copy link

Is your feature request related to a problem? Please describe.
我的词典文件夹结构是这样,词悦扫不出来,但mdict、欧路、goldendict都可以(里面的yd是给电脑上的goldendict用的,懒得删了)

/storage/emulated/0/Eudic
├── .nomedia
├── BtD
│   ├── .nomedia
│   ├── BtD.css
│   ├── 英语常用词疑难用法手册.jpg
│   ├── 英语常用词疑难用法手册.mdd
│   └── 英语常用词疑难用法手册.mdx
├── ECD
│   ├── .nomedia
│   ├── ECD.css
│   ├── 英汉大词典(第2版).mdd
│   ├── 英汉大词典(第2版).mdx
│   └── 英汉大词典(第2版).png
├── LongmanDictionaryOfContemporaryEnglish6thEnEn
│   ├── .nomedia
│   ├── Longman Dictionary of Contemporary English (6th Edition).jpg
│   ├── Longman Dictionary of Contemporary English (6th Edition).mdd
│   ├── Longman Dictionary of Contemporary English (6th Edition).mdx
│   ├── LongmanDictionaryOfContemporaryEnglish6thEnEn.css
│   └── LongmanDictionaryOfContemporaryEnglish6thEnEn.js
├── M-W Unabridged
│   ├── .nomedia
│   ├── M-W Unabridged.mdd
│   ├── M-W Unabridged.mdx
│   └── M-W Unabridged.png
├── OLT
│   ├── .nomedia
│   ├── OLT.css
│   ├── Oxford Learner's Thesaurus.mdd
│   ├── Oxford Learner's Thesaurus.mdx
│   └── Oxford Learner's Thesaurus.png
├── Use the Right Word
│   ├── .nomedia
│   ├── Use the Right Word.jpg
│   └── Use the Right Word.mdx
├── XDHY7
│   ├── .nomedia
│   ├── XDHY7.css
│   ├── hei_xdhy.ttf
│   ├── song.ttf
│   ├── 现代汉语词典(第7版).mdd
│   ├── 现代汉语词典(第7版).mdx
│   └── 现代汉语词典(第7版).png
├── ced3
│   ├── .nomedia
│   ├── ced3.css
│   ├── 汉英大词典(第3版).mdd
│   ├── 汉英大词典(第3版).mdx
│   └── 汉英大词典(第3版).png
├── yd
│   ├── .nomedia
│   ├── yd_dict_htmlout.py
│   ├── yd_trans.conf
│   └── yd_trans.py
└── 现代汉语词典(2002增补本、汉英双语)
    ├── .nomedia
    ├── 现代汉语词典(2002增补本、汉英双语).jpg
    ├── 现代汉语词典(2002增补本、汉英双语).mdd
    └── 现代汉语词典(2002增补本、汉英双语).mdx

11 directories, 49 files

Describe the solution you'd like
如题,添加词典文件夹与刷新词典时扫描所有词典文件夹的所有下级目录

Describe alternatives you've considered

Additional context

@xuangeyouneihan xuangeyouneihan added the enhancement New feature or request label Dec 30, 2024
@mumu-lhl mumu-lhl added this to the v1.0.0 milestone Dec 31, 2024
@mumu-lhl mumu-lhl linked a pull request Jan 7, 2025 that will close this issue
@mumu-lhl mumu-lhl closed this as completed Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants