Quoting hejopop <
hej...@gmail.com>:
> The problem with importing test data that turn out to be gibberish is that
> you cannot delete it without deleting sister cards as well. Yesterday, i
> had stopped to painfully add cards manually. They will be deleted as well.
> I don't like to have lots of deactivated files that only have gibberish
> text data. I wish there was a way to delete cards/files without deleting
> sister cards.
If e.g. 1 of 2 sisters contains gibberish, the other one will contain
gibberish as well, since they are derived from the same data.
Mnemosyne does deliberately not give an option delete sister cards,
only deactivate them. Otherwise, it's much harder to keep the UI
simple and the database in a consistent state.
As for the reason of the gibberish, make sure the text file is encoded
in UTF8, not UTF16 or some other encoding.
Good luck!
Peter