<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/data/templates, branch 24.4.7.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.4.7.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.4.7.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-03-03T04:48:57+00:00</updated>
<entry>
<title>fix whitespace (#755)</title>
<updated>2024-03-03T04:48:57+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-03-03T04:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5ec2344df95da39cda4ad07cfe5181b05fa24830'/>
<id>urn:sha1:5ec2344df95da39cda4ad07cfe5181b05fa24830</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sentence-furigana template (#733)</title>
<updated>2024-03-02T11:28:09+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-03-02T11:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9577449e4bd2b7665e9161e50035393ef200205f'/>
<id>urn:sha1:9577449e4bd2b7665e9161e50035393ef200205f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add and fix tests with options upgrades (#671)</title>
<updated>2024-02-12T06:10:52+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-02-12T06:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=fd48f18f8aa05a362f3168cbddcc03659e7510db'/>
<id>urn:sha1:fd48f18f8aa05a362f3168cbddcc03659e7510db</id>
<content type='text'>
* Add and fix tests and options applying

* Fix comma

* Add test file to json.json

* Fix direction of conjugation handlebars update

* Add frequency and cloze-body-kana to upgrade

* Use Array.isArray() instead of arbitrary length check

* Add pitch-accent-categories handlebar

* programmatically get upgrade files

* add type

---------

Co-authored-by: Cashew &lt;tungbinem@gmail.com&gt;</content>
</entry>
<entry>
<title>fix broken handlebars upgrade v24 (#670)</title>
<updated>2024-02-11T12:27:07+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2024-02-11T12:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=92f6652ade62264cbdd600ec44c7581ec8e23b08'/>
<id>urn:sha1:92f6652ade62264cbdd600ec44c7581ec8e23b08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add cloze-body-kana handlebar (#650)</title>
<updated>2024-02-08T11:54:30+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-02-08T11:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=3486c0a96c477d1d5ec66c947bb7e94b44c8554a'/>
<id>urn:sha1:3486c0a96c477d1d5ec66c947bb7e94b44c8554a</id>
<content type='text'>
* Add cloze-body-kana handlebar

* Convert if else to ternary</content>
</entry>
<entry>
<title>Fix EOL whitespace (#631)</title>
<updated>2024-02-04T07:09:32+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-04T07:09:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1a10af12fb16d5719818c3dc16f95af075210190'/>
<id>urn:sha1:1a10af12fb16d5719818c3dc16f95af075210190</id>
<content type='text'>
* Remove eol whitespace

* Add setting</content>
</entry>
<entry>
<title>Add frequency number handlebars (#600)</title>
<updated>2024-02-03T02:53:42+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-02-03T02:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5a2bc4e542b7f22d1e6a4ba318cfcdc33817d34a'/>
<id>urn:sha1:5a2bc4e542b7f22d1e6a4ba318cfcdc33817d34a</id>
<content type='text'>
* Add frequencies-num handlebar

* Fix handlebar name

* Fix inconsistent variable name format

* Add frequency-number to anki tests

* Use full names for total and frequency variables

* Migrate handlebars to JS, split rank and occurance, add average

* Remove left behind frequency-number

* Fix "occurrence" spelling

* Cleanup types

* Add frequency support for kanji cards

* Fix code style

* Clean up most of duplicate code and merge functions

* Fix frequencies.length check

* Use less witchcraft and remove redundant type casting</content>
</entry>
<entry>
<title>Adding a handlebar to return pitch accent categories of a word (#563)</title>
<updated>2024-01-27T09:29:36+00:00</updated>
<author>
<name>arbyste</name>
<email>144075975+arbyste@users.noreply.github.com</email>
</author>
<published>2024-01-27T09:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1b9422d026dce0aedf5d2b94495222cccde4963e'/>
<id>urn:sha1:1b9422d026dce0aedf5d2b94495222cccde4963e</id>
<content type='text'>
* Fixing logic in isNonNounVerbOrAdjective function

* Adding handlebar to return pitch accent categories of a word</content>
</entry>
<entry>
<title>Dictionary deinflections (#503)</title>
<updated>2024-01-20T01:25:23+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-01-20T01:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2b87c919bcd879c7f356308bc522b95f33e35f3b'/>
<id>urn:sha1:2b87c919bcd879c7f356308bc522b95f33e35f3b</id>
<content type='text'>
* wip

* wip

* fix v3

* wip

* fix tests

* fix maxitems

* hide deinflection definitions

* fix anki template

* undo unnecessary change

* delete console.log

* refactor

* add set false to handlebars

* lint

* fix tests

* fix comments

* fix

* use Map in areArraysEqualIgnoreOrder

* move inflection source icons to css

* lint

* improve naming

* fix tests

* add test

* typescript

* use for of

* wip

* comments

* anki template upgrade

* update descriptions</content>
</entry>
<entry>
<title>add phonetic transcriptions term meta type (#434)</title>
<updated>2023-12-28T05:39:19+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2023-12-28T05:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=fc2123a45b3ceacc2ec887d24e5e752dca59bb4f'/>
<id>urn:sha1:fc2123a45b3ceacc2ec887d24e5e752dca59bb4f</id>
<content type='text'>
* move dictionary files to dictionary folder

* wip

* move dictionary files to dictionary folder

* add ipa term meta

* wip

* fixing comments wip

* fixing comments wip

* fixing comments wip

* fixing comments wip

* fixing comments wip

* fixing comments wip

* fix comments

* fix comments

* update test data

* fix gitignore

* engines

* add tests

* update database test

* fix test</content>
</entry>
</feed>
