FooSoft / yomichan

Japanese pop-up dictionary extension for Chrome and Firefox.
https://foosoft.net/projects/yomichan
Other
1.06k stars 222 forks source link

Settings import not working #1019

Closed toasted-nutbread closed 3 years ago

toasted-nutbread commented 3 years ago

Just built a new PC and am setting up yomichan again; importing settings doesn't seem to do anything. File select dialogue pops up but nothing happens after selection. Not sure if I'm doing something wrong or maybe the importer broke with a recent change? Here is my export: yomichan-settings-2020-11-10-01-13-55.zip

I was on win 8.1 before and now I'm on 10, if that matters

Very much appreciated! -Tyler

edit: should note this is with Chrome

Originally posted by @Thermospore

toasted-nutbread commented 3 years ago

There was a bug in the previous release which caused settings imports to not always work correctly. If you open up the JSON file and add the line "fieldTemplates": null, to the "anki": {...} block, that should allow it to be imported.

(Moved to a separate issue; probably should have locked the other issue since it's a placeholder)

Thermospore commented 3 years ago

open up the JSON file and add the line "fieldTemplates": null, to the "anki": {...} block

Worked like a charm, much appreciated! <3

(Moved to a separate issue; probably should have locked the other issue since it's a placeholder)

Ah, I take it the v2 settings page isn't public yet, then?

toasted-nutbread commented 3 years ago

It's "public" in that there is a pull request up with it, but it's not merged into the main branch or in a release yet. I'm hoping to get it available for beta testing soon.