Skip to content

Commit

Permalink
Deployed 1df321a7 with MkDocs version: 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arbyste committed Feb 7, 2024
1 parent 2953b35 commit a84077f
Show file tree
Hide file tree
Showing 4 changed files with 91 additions and 83 deletions.
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

48 changes: 28 additions & 20 deletions setupanki/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2373,10 +2373,12 @@ <h3 id="css-injector"><a href="https://ankiweb.net/shared/info/181103283">CSS In
you will have to manually copy and rename the file again.</p>
</div>
</details>
<h3 id="ajt-japanese"><a href="https://ankiweb.net/shared/info/1344485230">AJT Japanese</a><a class="headerlink" href="#ajt-japanese" title="Permanent link"></a></h3>
<h3 id="ajt-japanese"><a href="https://ankiweb.net/shared/info/200813220">AJT Japanese</a><a class="headerlink" href="#ajt-japanese" title="Permanent link"></a></h3>
<blockquote>
<p>Code: <code>1344485230</code></p>
<p>Code: <code>200813220</code></p>
</blockquote>
<p>JP Mining Note uses a slightly modified version of AJT Japanese that has been
pre-configured to work with this note type.</p>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>As of writing this (2023/04/28), AJT Japanese is only guaranteed to work on
Expand All @@ -2400,16 +2402,34 @@ <h3 id="ajt-japanese"><a href="https://ankiweb.net/shared/info/1344485230">AJT J
</ul>
</li>
</ul>
<p>The version of AJT Japanese that is linked above has already been configured
to work with JP Mining Note, so there is no need to modify the configuration.
After installation, you can move on to <a href="#final-steps-after-installing-add-ons">Final Steps</a>.</p>
<h4 id="additional-info">Additional Info<a class="headerlink" href="#additional-info" title="Permanent link"></a></h4>
<p>Furigana generation is occasionally incorrect,
so if you plan on using furigana regularly, you should double-check the readings
to make sure they are correct.</p>
<details class="info">
<summary>JapaneseSupport v.s. AJT Japanese (Furigana)</summary>
<p>If you use <a href="https://ankiweb.net/shared/info/3918629684">JapaneseSupport</a>, bolded words and other styles within a field
are not transferred over from the original field to the reading field.
Additionally, JapaneseSupport does not have an option to automatically add
the reading upon card creation.
AJT Japanese supports both of those of those features.</p>
</details>
<h4 id="config-changes">Config Changes<a class="headerlink" href="#config-changes" title="Permanent link"></a></h4>
<p>The config of the add-on must be changed to work with this note.</p>
<p>To view the files of any Anki add-on, head over to:</p>
<p>If you want to manually modify the configuration of AJT Japanese, this
section might be useful. It details the changes that have been made to the default
AJT Japanese configuration file. Documentation for configuring AJT Japanese can be found from the page
for the <a href="https://ankiweb.net/shared/info/1344485230">original version of the add on</a>.</p>
<p>To view the config of any Anki add-on, head over to:</p>
<blockquote>
<p><code>Tools</code><code>Add-ons</code> → (select the add-on) → <code>View Files</code>.</p>
<p><code>Tools</code><code>Add-ons</code> → (select the add-on) → <code>Config</code>.</p>
</blockquote>
<p>Open the file <code>config.json</code> and replace the contents with the config file below.</p>
<p>Below is an annotated copy of the config file that JP Mining Note uses:</p>
<details class="examplecode">
<summary>Click here to see the full AJT Japanese config</summary>
<p>The important things to change in the config are:</p>
<p>The important changes to the config are:</p>
<ul>
<li><code>fields</code></li>
<li><code>profiles</code></li>
Expand Down Expand Up @@ -2616,18 +2636,6 @@ <h4 id="config-changes">Config Changes<a class="headerlink" href="#config-change
</li>
</ol>
</details>
<h4 id="additional-info">Additional Info<a class="headerlink" href="#additional-info" title="Permanent link"></a></h4>
<p>Furigana generation is occasionally incorrect,
so if you plan on using furigana regularly, you should double-check the readings
to make sure they are correct.</p>
<details class="info">
<summary>JapaneseSupport v.s. AJT Japanese (Furigana)</summary>
<p>If you use <a href="https://ankiweb.net/shared/info/3918629684">JapaneseSupport</a>, bolded words and other styles within a field
are not transferred over from the original field to the reading field.
Additionally, JapaneseSupport does not have an option to automatically add
the reading upon card creation.
AJT Japanese supports both of those of those features.</p>
</details>
<hr>
<h2 id="final-steps-after-installing-add-ons">Final Steps: After Installing Add-ons<a class="headerlink" href="#final-steps-after-installing-add-ons" title="Permanent link"></a></h2>
<p>After the above setup, <strong>make sure to restart Anki</strong> for the add-ons and config changes to take effect.
Expand Down Expand Up @@ -2675,7 +2683,7 @@ <h2 id="setting-up-yomichan">Setting up Yomichan<a class="headerlink" href="#set
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 19, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">February 7, 2024</span>


</small>
Expand Down
Loading

0 comments on commit a84077f

Please sign in to comment.