-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I'm trying to batch add sentence and I'm getting the following Error: 'word_color'
. I edited the python a little and found that if I initialize the config_data object, I don't get that error. I'm unfamiliar with how to debug Python so my research stops there. But when setting all the config_data data, I still get a Error: '
.
Here is the japanese sentences I'm trying to use. They are sentence pairs.
Sentence pairs in Japanese-English - 2024-06-26.zip
It's somewhere here that the error is occuring. In batch_edit.py:batch_edit_notes()
Also, it looks like the config data isn't being read from the imported file. Since I'm not getting the "db_contain_pair"
UI to show up. It's failing the if statement.
Metadata
Metadata
Assignees
Labels
No labels