<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/test, branch 21.4.30.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.4.30.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.4.30.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-04-30T21:57:53+00:00</updated>
<entry>
<title>Show any custom tags on words that have anki cards created (#1628)</title>
<updated>2021-04-30T21:57:53+00:00</updated>
<author>
<name>soriac</name>
<email>soriac@users.noreply.github.com</email>
</author>
<published>2021-04-30T21:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ba3f7b3e96df7f034b56132d8c2c90289e16c288'/>
<id>urn:sha1:ba3f7b3e96df7f034b56132d8c2c90289e16c288</id>
<content type='text'>
* Proof-of-concept for showing card tags (#1626)

* Resolved most PR comments:
- Added a snackbar notification when clicking tag button
- Replaced magnifying glass icon with new tag icon
- Button now contains a span w/icon, to use text color
- Removed unnecessary attributes from button
- Backend now returns full noteInfos object
- Frontend now handles filtering tags

* Add options to show/hide tag button &amp; filter tags

* Do not show tags button if, after filtering, we have zero tags.

* Change tags option to enums, optimize tags intersection check &amp; fix code style.

* Update options-util.js to include new tag options.

* Fix wording on new tag setting.

* Add CSS to remove hidden buttons from the display layout.

* getAnkiNoteInfo extra parameter for additional info.

* Add new tag option to tests.

* Remove unnecessary changes related to anki tags option.

* Code style fixes.</content>
</entry>
<entry>
<title>Translator alphanumeric improvement (#1635)</title>
<updated>2021-04-29T01:17:05+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-04-29T01:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=512391346bd4f67b1933b768c64d4dac1b58b44d'/>
<id>urn:sha1:512391346bd4f67b1933b768c64d4dac1b58b44d</id>
<content type='text'>
* Simplify alphanumeric check

* Update option name for clarity</content>
</entry>
<entry>
<title>Remove redundant dictionary entry sequence (#1618)</title>
<updated>2021-04-18T22:11:09+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-04-18T22:11:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=03dd1dc6ff808390fed7e770822a961c4db3fb2a'/>
<id>urn:sha1:03dd1dc6ff808390fed7e770822a961c4db3fb2a</id>
<content type='text'>
* Remove sequence/sequenceDictionary from dictionary entry objects

* Expose isPrimary on definitions

* Update sequence

* Update test data</content>
</entry>
<entry>
<title>Improve dictionary sequence info (#1617)</title>
<updated>2021-04-18T22:08:02+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-04-18T22:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f9774b4ce985b9920cee8afec0f756e5e1bfc9fa'/>
<id>urn:sha1:f9774b4ce985b9920cee8afec0f756e5e1bfc9fa</id>
<content type='text'>
* Ensure negative sequence is always -1

* Expose sequence on definition objects

* Update how sequence is exposed for definitions

* Update test data

* Update TS docs</content>
</entry>
<entry>
<title>Replace furigana with reading (#1614)</title>
<updated>2021-04-14T00:32:24+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-04-14T00:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=609d4fe3347f87290a428e2ba1192acb991b2e38'/>
<id>urn:sha1:609d4fe3347f87290a428e2ba1192acb991b2e38</id>
<content type='text'>
* Use "reading" instead of "furigana" for reading distribution

* Update tests</content>
</entry>
<entry>
<title>Update dictionary entry terminology (#1592)</title>
<updated>2021-04-04T20:22:35+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-04-04T20:22:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e14b52ef84be7feeab60167605fd10918a242cd3'/>
<id>urn:sha1:e14b52ef84be7feeab60167605fd10918a242cd3</id>
<content type='text'>
* Update terminology

* Update terminology in display.js

* Update terminology in display-audio.js

* Update terminology in text-scanner.js

* Update terminology in backend.js

* Update terminology in mecab.js

* Update terminology in audio-downloader.js

* Update terminology in translator-vm.js

* Update terminology in dictionary-data-util.js

* Update terminology in dictionary-database.js

* Update terminology in japanese-util.js

* Change/upgrade {expression} to {term}

* Update terminology in test-japanese.js

* Update terminology in test-database.js

* Update terminology in anki-templates-controller.js

* Update terminology in anki-note-builder.js

* Update terminology in backend.js

* Update terminology in text-scanner.js

* Update terminology in display.js

* Update terminology in display.js</content>
</entry>
<entry>
<title>Improve term dictionary entry sequence (#1591)</title>
<updated>2021-04-03T19:41:44+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-04-03T19:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b8bedd5185869edb33a7657fff323f812444eed0'/>
<id>urn:sha1:b8bedd5185869edb33a7657fff323f812444eed0</id>
<content type='text'>
* Improve sequence for merged entries and add sequenceDictionary

* Update docs

* Expose sequence in definitions

* Expose sequence in root definition

* Update test data</content>
</entry>
<entry>
<title>Update dictionary settings structure (#1587)</title>
<updated>2021-04-03T17:02:49+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-04-03T17:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a9fe2d03b22a0dd5760019f1325a7a86ebb07b85'/>
<id>urn:sha1:a9fe2d03b22a0dd5760019f1325a7a86ebb07b85</id>
<content type='text'>
* Update dictionary settings structure to use an array instead of an object

* Update ensureDictionarySettings implementation

* Remove some usage of ObjectPropertyAccessor</content>
</entry>
<entry>
<title>Optimize template renderer (#1585)</title>
<updated>2021-04-02T23:09:21+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-04-02T23:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=dabda86259d78ee66125ebf2cff15a7619e0b5da'/>
<id>urn:sha1:dabda86259d78ee66125ebf2cff15a7619e0b5da</id>
<content type='text'>
* Add renderMulti

* Batch template rendering

* Update tests</content>
</entry>
<entry>
<title>Move test VM crypto definition (#1584)</title>
<updated>2021-04-02T16:43:37+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-04-02T16:43:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=28fa3fa795d564135940e8aff52b987a5960f15c'/>
<id>urn:sha1:28fa3fa795d564135940e8aff52b987a5960f15c</id>
<content type='text'>
</content>
</entry>
</feed>
