mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[feat, plugin] Vocabulary builder (#9132)
Made the old dictionary lookup history into a flashcard-ish vocabulary builder.
This commit is contained in:
@@ -187,6 +187,7 @@ local order = {
|
||||
search = {
|
||||
"dictionary_lookup",
|
||||
"dictionary_lookup_history",
|
||||
"vocabulary_builder",
|
||||
"dictionary_settings",
|
||||
"----------------------------",
|
||||
"wikipedia_lookup",
|
||||
|
||||
Reference in New Issue
Block a user