Hello. I’d like to report a tiny bug. In the deck browser, when selecting cards, there’s an option to Delete card. It should be Delete note.
Thank you!
I’m not able to reproduce that in version 2.20.1. What version of AnkiDroid are you using?
I see Delete note when one card or sibling cards are selected, and Delete notes if cards from multiple notes are selected. [I would be surprised that there is even a text string for Delete card in the code.]
Thank you for your reply.
I’m using version 2.18.4.
I’d have updated first but this is the latest available on F-Droid from which I’m getting the app.
Aha, this has been fixed since then –
main ← Arthur-Milchior:delete_card
opened 10:59PM - 22 Sep 24 UTC
This string is misleading, and I'd even state, dangerous. A card can't be remove… d. That's a question users often ask, how to delete a single card. We must NOTE make them believe this is possible.
Using this, if they want to delete a card, they'll end up deleting the note instead and losing data.
Admittedly, this is not perfect, as the user selected card and not notes. So it should be "Delete card's note" or "Delete cards' notes" but that's too long.
F-Droid should be up-to-date with the current release. AnkiDroid: Flashcards | F-Droid - Free and Open Source Android App Repository
Thank you and sorry for the trouble!