From 7bad83e01cb4bb65dd544de127224ba453b8e4eb Mon Sep 17 00:00:00 2001 From: forsakeninfinity Date: Sat, 8 Jul 2023 04:04:42 -0700 Subject: Add support for exporting and importing dictionaries database. It's super annoying to have to import dictionaries one at a time every time you move across browsers or devices. This change adds an experimental mechanism to export and import the entire database of dictionaries so that users have to deal with only one source instead of tracking tens of different dictionaries separately when migrating. --- ext/welcome.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ext/welcome.html') diff --git a/ext/welcome.html b/ext/welcome.html index f5725f23..bfa3cefd 100644 --- a/ext/welcome.html +++ b/ext/welcome.html @@ -65,6 +65,16 @@ +
+
+ You can also import an exported collection of dictionaries to migrate from a different device or browser from the Backup section of the Settings page. + +

+ + If you are migrating from Yomichan, you may be particularly interested in migrating your data from Yomichan into Yomitan. + Please follow instructions from Yomitan's README for that. +
+
After dictionaries have been installed, webpage text can be scanned by moving the cursor while holding a modifier key. -- cgit v1.2.3