mortii / anki-morphs

A MorphMan fork rebuilt from the ground up with a focus on simplicity, performance, and a codebase with minimal technical debt.
https://mortii.github.io/anki-morphs/
Mozilla Public License 2.0
55 stars 8 forks source link

Feature Request #75

Closed HQYang1979 closed 9 months ago

HQYang1979 commented 9 months ago

1) Multi-language support, which should also reflect on frequency.txt. I agree 50K as a threshold in order to maintain recalc efficiency.

2) "mark as name" should recalc the whole collection and make those cards with only the name being unknown buried. image image

3) delete one card should not bury related cards. I see that when I delete one card (because of bad audio or bad sentence), it shows skipping multiple cards. I am not sure what cards are skipped, but I assume they are related cards. I think only K can skip related cards.

Please keep this thread alive, I'll add something along I use the addon.

HQYang1979 commented 9 months ago

With 0.7 coming, I feel the vibe of using the addon now.

Vilhelm-Ian commented 9 months ago

can you change this part of your title "(Please keep me alive) " it's offputing to me

HQYang1979 commented 9 months ago

can you change this part of your title "(Please keep me alive) " it's offputing to me

sorry....

Vilhelm-Ian commented 9 months ago

@HQYang1979 I am going to take a look at your issues.

Vilhelm-Ian commented 9 months ago

@HQYang1979 can you elaborate on your first part. To have multi lang support you need to create to different frequency lists. One for the first language and another for the second. And use those frequency lists for their desired note types

HQYang1979 commented 9 months ago

image I like this part a lot! Much smoother than morphman!

HQYang1979 commented 9 months ago

@HQYang1979 can you elaborate on your first part. To have multi lang support you need to create to different frequency lists. One for the first language and another for the second. And use those frequency lists for their desired note types

My understanding is that the addon can only recognize one frequency.txt, there is no JPfrequency.txt or Enfrequency.txt, am I right? I then have to pack all the words from different languages into the same frequency.txt.

Vilhelm-Ian commented 9 months ago

No. The addon uses .csv for frequency to use multiple languages image change the frequency list for the note type here.

HQYang1979 commented 9 months ago

image It doesn't seem I can edit here. image

Vilhelm-Ian commented 9 months ago

@HQYang1979 you have to put a frequency list with .csv file extension in your profile folder under the folder "frequency-files" Since you don't have that folder you will need to create it. And if you don't have a frequency .csv file youcan generate one using the generate frequency list sub menu in Tools->AnkiMorphs . BTW I am curious which verion of windows are you using

HQYang1979 commented 9 months ago

image

Vilhelm-Ian commented 9 months ago

@HQYang1979 did you manage to get the frequency lists to work?

HQYang1979 commented 9 months ago

image

@HQYang1979 did you manage to get the frequency lists to work?

Yes, thank you so much. It's the karma of not reading the manual....

Vilhelm-Ian commented 9 months ago

@HQYang1979 I just tried the mark as name functionallity it works as expected it buries all the cards where the name is the only known morph. It's just that the dialog that says "Buried 1 cards" is wrong.

Can you close this issue

mortii if you happen to read this I am pleasently suprised that other people also use the feature "mark as name"

HQYang1979 commented 9 months ago

mark as name is a great feature, of course we'll use it.

Vilhelm-Ian commented 9 months ago

@HQYang1979 can you close this issue. I believe that both issues are solved

github-actions[bot] commented 6 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.