<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/settings.html, branch 22.2.2.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=22.2.2.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=22.2.2.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-12-18T17:38:39+00:00</updated>
<entry>
<title>Scanning wildcards (#2042)</title>
<updated>2021-12-18T17:38:39+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-12-18T17:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0e52a1f509155673d26a2a1ad00987389a05fea6'/>
<id>urn:sha1:0e52a1f509155673d26a2a1ad00987389a05fea6</id>
<content type='text'>
* Add scanning.matchTypePrefix option

* Update TextScanner to use matchTypePrefix option

* Add setting

* Update warning</content>
</entry>
<entry>
<title>Update sentence parsing settings (#2020)</title>
<updated>2021-11-22T03:09:58+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-11-22T03:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b0a0184334a375b33d9ee5b2f8f834dc5a7841b7'/>
<id>urn:sha1:b0a0184334a375b33d9ee5b2f8f834dc5a7841b7</id>
<content type='text'>
* Update description

* Update descriptions of the parsing algorithms</content>
</entry>
<entry>
<title>Display menu button (#1992)</title>
<updated>2021-10-17T13:55:13+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-10-17T13:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9ae38bd8e97b31feafb41fe3862cebdb5e082057'/>
<id>urn:sha1:9ae38bd8e97b31feafb41fe3862cebdb5e082057</id>
<content type='text'>
* Implement new menu which includes a debug log option

* Update wording</content>
</entry>
<entry>
<title>Add disable-popup-preview option to the settings page (#1974)</title>
<updated>2021-10-01T01:12:26+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-10-01T01:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=52e4bc8e6a357d9553dc2da385cb8ed5e8db15e7'/>
<id>urn:sha1:52e4bc8e6a357d9553dc2da385cb8ed5e8db15e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make accessibility settings non-advanced (#1972)</title>
<updated>2021-09-30T23:41:26+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-09-30T23:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6cf01555e7ea8d8f795188d16b2de5df58d0a110'/>
<id>urn:sha1:6cf01555e7ea8d8f795188d16b2de5df58d0a110</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Frequency dictionary sort (#1938)</title>
<updated>2021-09-26T15:08:16+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-09-26T15:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9899727d7d53caed4c5b5e68176f7ed7f90a9438'/>
<id>urn:sha1:9899727d7d53caed4c5b5e68176f7ed7f90a9438</id>
<content type='text'>
* Add sortDictionary/sortDictionaryOrder options

* Update options

* Add API.getTermFrequencies

* Add settings

* Implement frequency dictionary sorting

* Update test

* Update test data

* Fix handling of undefined rank-based frequencies</content>
</entry>
<entry>
<title>Dictionary media import improvements (#1926)</title>
<updated>2021-09-04T02:33:58+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-09-04T02:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0331374241a55415cbae37d386f47da428ede3db'/>
<id>urn:sha1:0331374241a55415cbae37d386f47da428ede3db</id>
<content type='text'>
* Add base64ToArrayBuffer to StringUtil

* Remove unnecessary media-util.js import

* Run async requirements in serial rather than parallel

* Update API.getMedia handler to convert ArrayBuffer content to base64

* Rename getImageResolution to getImageDetails

* Change parameter order of getImageDetails

* Pre-process and store media as an ArrayBuffer

* Remove MediaUtil.createBlobFromBase64Content

* Fix Anki media injection</content>
</entry>
<entry>
<title>Improve accessibility of links without href (#1915)</title>
<updated>2021-08-28T18:45:25+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-08-28T18:45:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f565cc5a474c69a5096eaf19cb7c374fe01cb851'/>
<id>urn:sha1:f565cc5a474c69a5096eaf19cb7c374fe01cb851</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dictionary database worker refactoring (#1913)</title>
<updated>2021-08-28T18:22:16+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-08-28T18:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=74709296e557dfeab2e465f8bd53681934fe8040'/>
<id>urn:sha1:74709296e557dfeab2e465f8bd53681934fe8040</id>
<content type='text'>
* Rename DictionaryWorker =&gt; DictionaryWorkerHandler

* Rename var

* Rename file

* Simplify

* Rename DictionaryDatabaseModifier =&gt; DictionaryWorker

* Rename dictionary-database-modifier.js =&gt; dictionary-worker.js</content>
</entry>
<entry>
<title>Replace ... with &amp;hellip; (#1902)</title>
<updated>2021-08-21T00:56:33+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-08-21T00:56:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=dd10dd601e8611d8585ce5d7c5945a0e314e86a8'/>
<id>urn:sha1:dd10dd601e8611d8585ce5d7c5945a0e314e86a8</id>
<content type='text'>
</content>
</entry>
</feed>
