Bỏ qua đến nội dung

Search on Jisho

Chờ xử lý #anki #addon #search #jisho
https://github.com/aquiab/jisho-search/issues
3/3/2025

Cách tải addon Search on Jisho

Bạn có thể tải addon bằng một trong hai cách sau:

Click nút Copy bên dưới để copy code vào clipboard

694223344

Sau đó mở Anki → Tools → Add-ons → Get Add-ons → Dán code → OK

Mở trang addon trên AnkiWeb và tìm mã code ở cuối trang

Mở trên AnkiWeb

Cuộn xuống cuối trang AnkiWeb, tìm dòng có mã code 694223344 và copy

10

Mô tả chi tiết

Based On: Search Jisho for Anki 2.0 Reviewer Context Menu Search

This tool allows you to right-click and search selected text (kanji or kana) on Jisho for:

Kanji information Word definitions Shortcuts: Press 8: Search Jisho for kanji information on the question side. Press 9: Search Jisho for word definitions on the question side. Using the Shortcuts Effectively:

If your card type includes additional text beyond the target word on the question side, you have two options:

Specify words to ignore in the configuration file. Use a regex to identify just the target word in the card’s HTML. Sample Configuration File (Lapis Notetype): { “FIND_FRONT_VOCAB_REGEX”: “<div lang=“ja” class=“front-vocab”>[^<]+</div>”, “KANJI_TO_IGNORE”: [], “QUESTION_KANJI_DETAILS_SEARCH_KEY”: “2”, “QUESTION_WORD_SEARCH_KEY”: “4” }

KANJI_TO_IGNORE could be something like [“新和英新和英解釈好”,“構”], but if you set the regex correctly, there’s no need to use it.


Liên kết hỗ trợ


Reviews (9)

👍 2025-09-23

Simple and effective

👍 2023-12-29

Amazing and minimalist. Supports both definition and kanji search. Chef Kiss

👍 2023-09-21

This is great is there anyway to make this work with mouse 4 instead of the “8” key Comment from author sorry, i didnt read your comment right, no i dont think you can do that as anki only accepts keyboard shortcuts, but it you know of other addons that have mouse shortcuts lmk so i can see how they do it

previous post: https://imgur.com/a/YetMYja you should have an “8” in that second image, replace it with a “4”, save and restart anki

👍 2023-08-24

Thanks really for this add-on. I’m using it every day for comparing my kanji cards with Jisho and this is saving me a lot of time! I also appreciate the recent upgrade to the latest version

👍 2023-06-30

Working nicely

👍 2022-09-14

Simple, works well

👍 2022-08-31

awesome extension. it’s simple and gets the job done. I edited the link to remove the #words and it works great for what i use it for. thank you! Comment from author thank you! i edited that out too as i saw the page you get without the #words is better, i also added a config file you can edit with a list of strings for ignoring. i added it cuz the cards i’m using now have the same header text in all of them and it messes with the automatic search

👍 2022-01-17

Very useful!

👍 2021-05-29

This is a really great and helpful add-on, thank you!

One small thing, Is there any way to get the jisho search to open in a popup rather than a new tab in my browser? Either way, thanks! Comment from author hello! thanks for your comment, it made me happy to know it was useful for someone else other than me😄, even though most of the work was done by the person i ported it from!

regarding what you asked, if you want an internal browser kind of thing you can download this addon https://ankiweb