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/
GNU Affero General Public License v3.0
61 stars 9 forks source link

Couples of Questions #47

Closed HQYang1979 closed 11 months ago

HQYang1979 commented 11 months ago

image I am not so sure the mechanism here.

mortii commented 11 months ago

How did the card get the am-known tag? Recalc, 'set known and skip', or manually?

HQYang1979 commented 11 months ago

by Recalc

mortii commented 11 months ago

The difficulty of the card is set to 2147483647, which is the max difficulty, and means the card should be moved as close to the end of the new-queue as possible. If that move is successful then you wouldn't see it again for a long time unless you have few cards. Where is the card if you sort your cards by due?

HQYang1979 commented 11 months ago

I have to stop using the highlight feature because it is a little bit too dangerous...

mortii commented 11 months ago

I have to stop using the highlight feature because it is a little bit too dangerous...

It is definitely a dangerous feature.

Do you still experience any of the problems you point out in this issue?

HQYang1979 commented 11 months ago

I have to stop using the highlight feature because it is a little bit too dangerous...

It is definitely a dangerous feature.

Do you still experience any of the problems you point out in this issue?

I got my focus field replaced again and had to get it back from backup...

mortii commented 11 months ago

@HQYang1979 Could you provide a picture of your current note filters?

HQYang1979 commented 11 months ago

I switched back to morphman for the time being. I understand the reason the field contents are replaced, but it is just that we cannot expect all users to read the whole manual, even if they do, I don't think they will remember and will not commit the same mistake I did. Anyway, I think this must be corrected or prevented in order ankimorph to succeed.

mortii commented 11 months ago

I switched back to morphman for the time being. I understand the reason the field contents are replaced, but it is just that we cannot expect all users to read the whole manual, even if they do, I don't think they will remember and will not commit the same mistake I did. Anyway, I think this must be corrected or prevented in order ankimorph to succeed.

I agree that it could be made more safe than it is currently.

Do you have any suggestions for how to correct or prevent it? Should there be text in the setting window that explains it, or warns about it? Or maybe a pop-up warning? I'm open to anything.

mortii commented 11 months ago

I've added the following text to the Extra Fields tab: Screenshot from 2023-11-27 20-10-44

When clicking 'save' and you have changed the extra fields settings, then this pop-up shows up: Screenshot from 2023-11-27 20-10-57

mortii commented 11 months ago

This issue has diverged a lot from the original post so I'm going to close it. If you have any other suggestions, or experience problems let me know, thanks!

github-actions[bot] commented 8 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.