forked from MarvNC/yomitan-dictionaries
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sort-dictionaries.js
304 lines (276 loc) · 8.14 KB
/
sort-dictionaries.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
/*
* By Marv for Yomitan
* From https://github.com/MarvNC/yomichan-dictionaries
* Last Updated 2024-03-04 for Yomitan 2024.2.26.0
*
* Instructions:
* Paste this into the browser console of the Yomitan options page and hit enter.
* Please look at the `profiles` and `groups` objects below to configure the groups
* you want to sort and the order you want them in.
*/
/**
* Object of profiles with group order and enabled groups.
* Any groups not in enabledGroups will be disabled.
* Your default profile is 0, the next profile is 1, so on.
* In my example I have my first profile for JA, the second for ZH, and the third for YUE.
* You can uncomment these profiles if you likewise have multiple profiles.
* @type {Record<number, {groupOrder: string[], enabledGroups: string[]}>} profiles
*/
const profiles = {
/* First profile */
0: {
groupOrder: ['jafreq', 'ja', 'zhfreq', 'zh', 'yuefreq', 'yue'],
enabledGroups: ['jafreq', 'ja', 'zh', 'yue'],
},
// /* Second profile (zh) */
// 1: {
// groupOrder: ['zhfreq', 'zh', 'yuefreq', 'yue', 'jafreq', 'ja'],
// enabledGroups: ['zhfreq', 'zh', 'yue'],
// },
// /* Third profile (yue) */
// 2: {
// groupOrder: ['yuefreq', 'yue', 'zhfreq', 'zh', 'jafreq', 'ja'],
// enabledGroups: ['yuefreq', 'yue', 'zh'],
// },
};
/**
* Sorted groups of dictionaries' regexes
* @type {Record<string, Array<RegExp>>} groups
*/
const groups = {
jafreq: [
// JA Frequency
/^JPDB$/,
/^Innocent Ranked$/,
/^Novels$/,
/^Youtube$/,
/^BCCWJ-LUW$/,
/^CC100$/,
/^青空文庫熟語$/,
/^Wikipedia$/,
],
ja: [
// JA Pitch
/^NHK$/,
/^大辞泉$/,
/^新明解第八版$/,
/^大辞林第四版$/,
/^三省堂国語辞典第八番$/,
// Useful JA-JA
/^使い方の分かる 類語例解辞典$/,
/^数え方辞典オンライン$/,
// JA-JA
/^三省堂国語辞典 第八版$/,
/^新明解国語辞典 第八版$/,
/^漢検漢字辞典 第二版$/,
/^現代国語例解辞典 第五版$/,
/^岩波国語辞典 第八版$/,
/^広辞苑 第七版$/,
/^例解学習国語辞典 第十一版$/,
/^デジタル大辞泉$/,
/^旺文社国語辞典 第十一版$/,
/^国語辞典オンライン$/,
/^明鏡国語辞典 第二版$/,
/^大辞林 第四版$/,
/^新選国語辞典 第十版$/,
/^精選版 日本国語大辞典$/,
// Misc JA-JA
/^漢字源$/,
/^故事・ことわざ・慣用句オンライン$/,
/^四字熟語辞典オンライン$/,
/^類語辞典オンライン$/,
/^対義語辞典オンライン$/,
/^新明解四字熟語辞典$/,
/^学研 四字熟語辞典$/,
/^実用日本語表現辞典$/,
/^Pixiv.*$/,
/^JA Wikipedia.*$/,
/^日本語俗語辞書$/,
/^故事ことわざの辞典$/,
/^複合語起源$/,
/^surasura 擬声語$/,
/^語源由来辞典$/,
/^weblio古語辞典$/,
/^全国方言辞典$/,
/^新語時事用語辞典$/,
// JA (Rare)
/^漢字林$/,
/^福日木健二字熟語$/,
/^全訳漢辞海$/,
/^KO字源$/,
/^YOJI-JUKUGO$/,
/^漢字でGo!.+$/,
// JA-EN
/^Jitendex.*$/,
/^NEW斎藤和英大辞典$/,
/^新和英$/,
// JA Names
/^JMnedict$/,
// JA Grammar
/^日本語文法辞典\(全集\)$/,
/^絵でわかる日本語$/,
/^JLPT文法解説まとめ$/,
/^どんなときどう使う 日本語表現文型辞典$/,
/^毎日のんびり日本語教師$/,
// JA Kanji Freq
/^Innocent Corpus Kanji$/,
/^Wikipedia Kanji$/,
/^青空文庫漢字$/,
/^JPDB Kanji Freq$/,
// JA Kanji Info
/^漢字辞典オンライン$/,
/^KANJIDIC.*$/,
/^JPDB Kanji$/,
/^mozc Kanji Variants$/,
/^jitai$/,
/^TheKanjiMap Kanji Radicals\/Composition$/,
/^Wiktionary漢字$/,
],
yuefreq: [
// YUE Freq
/^Words\.hk Frequency$/,
/^Cifu Spoken$/,
/^Cifu Written$/,
],
yue: [
// YUE-EN
/^Words\.hk 粵典 \[[\d-]+\]$/,
/^CantoDict$/,
/^Canto CEDICT$/,
/^CE Wiktionary$/,
/^CC-Canto$/,
// YUE Honzi
/^Words.hk 粵典 漢字 \[[\d-]+\]$/,
],
zhfreq: [
// ZH Frequency
/^HSK$/,
/^BLCUlit$/,
/^SUBTLEX-CH$/,
/^BLCUcoll$/,
/^BLCUmixed$/,
/^BLCUnews$/,
/^BLCUsci$/,
],
zh: [
// ZH-EN
/^CC-CEDICT(?! Hanzi).*$/,
/^Wenlin ABC$/,
// ZH-JA
/^中日大辞典 第二版$/,
/^白水社中国語辞典$/,
// ZH-ZH
/^漢語大詞典$/,
/^萌典国语辞典$/,
/^兩岸詞典$/,
/^牛津英汉汉英词典$/,
/^五南國語活用辭典$/,
/^萌典$/,
/^譯典通英漢雙向字典$/,
/^现代汉语规范词典$/,
/^康熙字典$/,
/^辭源$/,
/^ZH Wikipedia.*$/,
// ZH Hanzi Info
/^CC-CEDICT Hanzi.*$/,
/^ZH Wiktionary Hanzi$/,
],
};
import('./js/application.js').then(({ Application }) => {
Application.main(true, sortDicts);
});
/**
* @param {import('./js/application.js').Application} application
*/
async function sortDicts(application) {
const { SettingsController } = await import('./js/pages/settings/settings-controller.js');
const settingsController = new SettingsController(application);
/**
* @type {Set<RegExp>}
*/
const failedToMatchDicts = new Set();
/**
* @type {Set<string>}
*/
const unknownDictionaries = new Set();
for (const [profileIndex, { groupOrder, enabledGroups }] of Object.entries(profiles)) {
console.log(`Sorting dictionaries for profile ${profileIndex}...`);
settingsController.profileIndex = Number(profileIndex);
/**
* @type {import('../types/ext/settings').ProfileOptions} ProfileOptions
*/
let currentOptions;
try {
currentOptions = await settingsController.getOptions();
} catch (error) {
console.error(`Failed to get options for profile ${profileIndex}!`);
console.error(error);
continue;
}
const { dictionaries } = currentOptions;
const originalLength = dictionaries.length;
/**
* @type {import('../types/ext/settings').DictionaryOptions[]}
*/
const newDictionaries = [];
for (const group of groupOrder) {
const groupEnabled = enabledGroups.includes(group);
for (const dictRegex of groups[group]) {
let foundCount = 0;
// Find the dictionaries in dictionaries that match the regex
const matchedDictionaries = dictionaries.filter((dict) => {
if (!dict) return false;
return dictRegex.test(dict.name);
});
if (matchedDictionaries.length > 1) {
console.warn(`Found more than one dictionaries for ${dictRegex}`);
}
if (matchedDictionaries.length === 0) {
failedToMatchDicts.add(dictRegex);
}
// Add the dictionaries to the newDictionaries array
for (const dict of matchedDictionaries) {
dict.enabled = groupEnabled;
newDictionaries.push(dict);
foundCount++;
const index = dictionaries.indexOf(dict);
delete dictionaries[index];
}
}
}
// Get the remaining dictionaries
for (const dict of dictionaries) {
if (dict) {
// console.warn(`Found dictionary not in sort order: ${dict.name}`);
unknownDictionaries.add(dict.name);
newDictionaries.push(dict);
}
}
if (originalLength !== newDictionaries.length) {
console.error(`Dictionaries length mismatch! Aborting sort...`);
} else {
// Go through order and set the priority descending
let priority = newDictionaries.length * 10;
for (const dict of newDictionaries) {
dict.priority = priority;
priority -= 10;
}
await settingsController.modifyProfileSettings([
{
action: 'set',
path: 'dictionaries',
value: newDictionaries,
},
]);
console.log(`Updated dictionaries order!`);
}
}
if (failedToMatchDicts.size > 0) {
console.log(`Failed to match dictionaries:`);
console.log(failedToMatchDicts);
}
if (unknownDictionaries.size > 0) {
console.log('Unknown dictionaries found:');
console.log(unknownDictionaries);
}
}