2017-03-02 05:35:29 +00:00
<!DOCTYPE html>
2019-10-13 15:57:40 +00:00
< html lang = "en" data-yomichan-page = "search" >
2017-03-02 05:35:29 +00:00
< head >
< meta charset = "UTF-8" >
2019-02-20 03:45:02 +00:00
< meta name = "viewport" content = "width=device-width,initial-scale=1" / >
2017-03-02 05:35:29 +00:00
< title > Yomichan Search< / title >
2019-11-02 14:10:03 +00:00
< link rel = "icon" type = "image/png" href = "/mixed/img/icon16.png" sizes = "16x16" >
< link rel = "icon" type = "image/png" href = "/mixed/img/icon19.png" sizes = "19x19" >
< link rel = "icon" type = "image/png" href = "/mixed/img/icon38.png" sizes = "38x38" >
< link rel = "icon" type = "image/png" href = "/mixed/img/icon48.png" sizes = "48x48" >
< link rel = "icon" type = "image/png" href = "/mixed/img/icon64.png" sizes = "64x64" >
< link rel = "icon" type = "image/png" href = "/mixed/img/icon128.png" sizes = "128x128" >
2017-03-26 05:39:40 +00:00
< link rel = "stylesheet" type = "text/css" href = "/mixed/lib/bootstrap/css/bootstrap.min.css" >
< link rel = "stylesheet" type = "text/css" href = "/mixed/lib/bootstrap/css/bootstrap-theme.min.css" >
2017-08-15 02:55:04 +00:00
< link rel = "stylesheet" type = "text/css" href = "/mixed/css/display.css" >
2019-10-12 22:10:01 +00:00
< link rel = "stylesheet" type = "text/css" href = "/mixed/css/display-default.css" data-yomichan-theme-name = "default" >
2019-10-12 21:06:03 +00:00
< link rel = "stylesheet alternate" type = "text/css" href = "/mixed/css/display-dark.css" data-yomichan-theme-name = "dark" >
2017-03-02 05:35:29 +00:00
< / head >
< body >
2019-09-28 16:48:46 +00:00
< div class = "container" >
2019-09-15 16:04:21 +00:00
< div id = "intro" style = "overflow: hidden;" >
2017-03-05 19:54:48 +00:00
< div class = "page-header" >
< h1 > Yomichan Search< / h1 >
< / div >
2019-09-15 16:04:21 +00:00
< p style = "margin-bottom: 0;" > Search your installed dictionaries by entering a Japanese expression into the field below.< / p >
2017-03-05 19:54:48 +00:00
< / div >
2019-11-28 16:06:24 +00:00
< div class = "input-group" style = "padding-top: 20px;" >
2019-10-26 16:12:13 +00:00
< span title = "Enable kana input method" class = "input-group-text" >
2019-11-10 01:15:55 +00:00
< input type = "checkbox" id = "wanakana-enable" class = "icon-checkbox" / >
< label for = "wanakana-enable" class = "scan-disable" > あ< / label >
2019-10-26 16:12:13 +00:00
< / span >
2019-10-26 15:15:28 +00:00
< span title = "Enable clipboard monitor" class = "input-group-text" >
2019-11-10 01:15:55 +00:00
< input type = "checkbox" id = "clipboard-monitor-enable" class = "icon-checkbox" / >
< label for = "clipboard-monitor-enable" > < span class = "glyphicon glyphicon-paste" > < / span > < / label >
2019-10-26 15:15:28 +00:00
< / span >
< / div >
< form class = "input-group" >
2019-09-15 16:04:21 +00:00
< input type = "text" class = "form-control" placeholder = "Search for..." id = "query" autofocus >
< span class = "input-group-btn" >
2019-10-08 23:49:08 +00:00
< input type = "submit" class = "btn btn-default form-control" id = "search" value = "Search" >
2019-09-15 16:04:21 +00:00
< / span >
< / form >
2017-03-04 19:45:55 +00:00
2019-12-27 20:10:51 +00:00
< div id = "spinner" hidden > < img src = "/mixed/img/spinner.gif" > < / div >
2017-03-04 19:53:55 +00:00
2019-11-12 21:57:21 +00:00
< div class = "scan-disable" >
< div id = "query-parser-select" class = "input-group" > < / div >
< div id = "query-parser" > < / div >
< / div >
< hr >
2019-10-29 21:49:36 +00:00
2019-12-25 02:45:57 +00:00
< div id = "navigation-header" class = "navigation-header" hidden > < div class = "navigation-header-actions" >
< button class = "action-button action-previous" > < img src = "/mixed/img/source-term.svg" class = "icon-image" title = "Source term (Alt + B)" alt > < / button >
< button class = "action-button action-next" > < img src = "/mixed/img/source-term.svg" class = "icon-image" title = "Next term (Alt + F)" alt > < / button >
< / div > < / div > < div class = "navigation-header-spacer" > < / div >
2017-03-04 19:45:55 +00:00
< div id = "content" > < / div >
2019-12-25 02:45:57 +00:00
< div id = "no-results" hidden >
< div class = "entry" >
< p > No results found.< / p >
< / div >
< / div >
2017-03-04 06:17:54 +00:00
< / div >
2017-03-05 01:56:10 +00:00
2019-12-25 02:45:57 +00:00
< template id = "term-entry-template" > < div class = "entry" data-type = "term" >
< div class = "entry-header1" >
< div class = "entry-header2" >
< div class = "entry-header3" >
< div class = "actions" >
< button class = "action-button action-view-note pending disabled" > < img src = "/mixed/img/view-note.svg" class = "icon-image" title = "View added note (Alt + V)" alt > < / button >
< button class = "action-button action-add-note pending disabled" data-mode = "term-kanji" > < img src = "/mixed/img/add-term-kanji.svg" class = "icon-image" title = "Add expression (Alt + E)" alt > < / button >
< button class = "action-button action-add-note pending disabled" data-mode = "term-kana" > < img src = "/mixed/img/add-term-kana.svg" class = "icon-image" title = "Add reading (Alt + R)" alt > < / button >
< button class = "action-button action-play-audio" > < img src = "/mixed/img/play-audio.svg" class = "icon-image" title = "Play audio (Alt + P)" alt > < / button >
< span class = "action-button action-current-indicator" > < img src = "/mixed/img/entry-current.svg" class = "icon-image current" title = "Current entry (Alt + Up/Down/Home/End/PgUp/PgDn)" alt > < / span >
< / div >
< div class = "term-expression-list" > < / div >
< / div >
< div class = "term-reasons" > < / div >
< / div >
< div class = "frequencies" > < / div >
< / div >
< div class = "term-definition-container" > < ol class = "term-definition-list" > < / ol > < / div >
< pre class = "debug-info" > < / pre >
< / div > < / template >
< template id = "term-expression-template" > < div class = "term-expression" > < span class = "term-expression-text" > < / span > < div class = "term-expression-details" >
< button class = "action-button action-play-audio" > < img src = "/mixed/img/play-audio.svg" class = "icon-image" title = "Play audio" alt > < / button >
< div class = "tags tag-list" > < / div >
< div class = "frequencies tag-list" > < / div >
< / div > < / div > < / template >
< template id = "term-definition-item-template" > < li class = "term-definition-item" >
< div class = "term-definition-tag-list tag-list" > < / div >
< div class = "term-definition-only-list" > < / div >
< ul class = "term-glossary-list" > < / ul >
< / li > < / template >
< template id = "term-definition-only-template" > < span class = "term-definition-only" > < / span > < / template >
< template id = "term-glossary-item-template" > < li class = "term-glossary-item" > < span class = "term-glossary" > < / span > < / li > < / template >
< template id = "term-reason-template" > < span class = "term-reason" > < / span > < / template >
< template id = "kanji-entry-template" > < div class = "entry" data-type = "kanji" >
< div class = "entry-header1" >
< div class = "entry-header2" >
< div class = "entry-header3" >
< div class = "actions" >
< button class = "action-button action-view-note pending disabled" > < img src = "/mixed/img/view-note.svg" class = "icon-image" title = "View added note (Alt + V)" alt > < / button >
< button class = "action-button action-add-note pending disabled" data-mode = "kanji" > < img src = "/mixed/img/add-term-kanji.svg" class = "icon-image" title = "Add Kanji (Alt + K)" alt > < / button >
< span class = "action-button action-current-indicator" > < img src = "/mixed/img/entry-current.svg" class = "icon-image current" title = "Current entry (Alt + Up/Down/Home/End/PgUp/PgDn)" alt > < / span >
< / div >
< div class = "kanji-glyph" > < / div >
< / div >
< / div >
< div class = "frequencies" > < / div >
< / div >
< div class = "tags tag-list" > < / div >
< table class = "kanji-glyph-data" > < tbody >
< tr >
< th > Glossary< / th >
< th > Readings< / th >
< th > Statistics< / th >
< / tr >
< tr >
< td class = "kanji-glossary-container" > < ol class = "kanji-glossary-list" > < / ol > < / td >
< td class = "kanji-readings" > < dl class = "kanji-readings-chinese" > < / dl > < dl class = "kanji-readings-japanese" > < / dl > < / td >
< td class = "kanji-statistics" > < / td >
< / tr >
< tr > < th colspan = "3" > Classifications< / th > < / tr >
< tr > < td colspan = "3" class = "kanji-classifications" > < / td > < / tr >
< tr > < th colspan = "3" > Codepoints< / th > < / tr >
< tr > < td colspan = "3" class = "kanji-codepoints" > < / td > < / tr >
< tr > < th colspan = "3" > Dictionary Indices< / th > < / tr >
< tr > < td colspan = "3" class = "kanji-dictionary-indices" > < / td > < / tr >
< / tbody > < / table >
< pre class = "debug-info" > < / pre >
< / div > < / template >
< template id = "kanji-info-table-template" > < table class = "kanji-info-table" > < tbody class = "kanji-info-table-body" > < / tbody > < / table > < / template >
< template id = "kanji-info-table-item-template" > < tr class = "kanji-info-table-item" > < th class = "kanji-info-table-item-header" > < / th > < td class = "kanji-info-table-item-value" > < / td > < / tr > < / template >
< template id = "kanji-info-table-empty-template" > < tr class = "kanji-info-table-item kanji-info-table-item-empty" > < td class = "kanji-info-table-item-value-empty" > No data found< / td > < /tr class="kanji-info-table-item">< / template >
< template id = "kanji-glossary-item-template" > < li class = "kanji-glossary-item" > < span class = "kanji-glossary" > < / span > < / li > < / template >
< template id = "kanji-reading-template" > < dd class = "kanji-reading" > < / dd > < / template >
< template id = "tag-template" > < span class = "tag" > < / span > < / template >
< template id = "tag-frequency-template" > < span class = "tag" data-category = "frequency" > < span class = "term-frequency-dictionary-name" > < / span > < span class = "term-frequency-separator" > < / span > < span class = "term-frequency-value" > < / span > < / template >
2017-07-29 16:55:54 +00:00
< script src = "/mixed/lib/handlebars.min.js" > < / script >
< script src = "/mixed/lib/wanakana.min.js" > < / script >
2019-11-26 22:29:52 +00:00
< script src = "/mixed/js/core.js" > < / script >
2019-11-26 23:47:16 +00:00
< script src = "/mixed/js/dom.js" > < / script >
2019-12-10 03:45:28 +00:00
< script src = "/mixed/js/api.js" > < / script >
2019-08-22 23:44:31 +00:00
2017-07-19 06:07:46 +00:00
< script src = "/bg/js/dictionary.js" > < / script >
2017-07-29 16:55:54 +00:00
< script src = "/bg/js/handlebars.js" > < / script >
< script src = "/bg/js/templates.js" > < / script >
2019-08-03 12:09:51 +00:00
< script src = "/fg/js/document.js" > < / script >
< script src = "/fg/js/source.js" > < / script >
2019-10-10 23:58:06 +00:00
< script src = "/mixed/js/audio.js" > < / script >
2019-12-01 03:38:23 +00:00
< script src = "/mixed/js/display-context.js" > < / script >
2019-08-03 11:57:17 +00:00
< script src = "/mixed/js/display.js" > < / script >
2019-12-25 02:45:57 +00:00
< script src = "/mixed/js/display-generator.js" > < / script >
2017-07-29 16:55:54 +00:00
< script src = "/mixed/js/japanese.js" > < / script >
2019-09-15 21:52:30 +00:00
< script src = "/mixed/js/scroll.js" > < / script >
2019-12-05 01:58:35 +00:00
< script src = "/mixed/js/text-scanner.js" > < / script >
2017-07-29 16:55:54 +00:00
2019-10-29 21:49:36 +00:00
< script src = "/bg/js/search-query-parser.js" > < / script >
2019-08-03 11:57:17 +00:00
< script src = "/bg/js/search.js" > < / script >
2019-08-18 20:48:18 +00:00
< script src = "/bg/js/search-frontend.js" > < / script >
2017-03-02 05:35:29 +00:00
< / body >
< / html >