<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/mixed/js, branch 21.1.31.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.1.31.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.1.31.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-01-30T17:33:29+00:00</updated>
<entry>
<title>Add note errors (#1329)</title>
<updated>2021-01-30T17:33:29+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-30T17:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d0b8b605db93c51b5ce2501a482c57432b45bfa6'/>
<id>urn:sha1:d0b8b605db93c51b5ce2501a482c57432b45bfa6</id>
<content type='text'>
* Update _addAnkiNote to track errors

* Change comparison

* Update anki note adding to show errors

* Fix template

* Show errors when Anki card creation behaves unexpectedly

* Update some errors related to anki media injection

* Update addAnkiNote error handling

* Improve Anki errors

* Simplify error messages related to template rendering</content>
</entry>
<entry>
<title>Remove the dictionary tag from the definitionTags (#1324)</title>
<updated>2021-01-29T02:33:30+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-29T02:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a81787c55b10b43344a9506b62d90c317b329667'/>
<id>urn:sha1:a81787c55b10b43344a9506b62d90c317b329667</id>
<content type='text'>
* Remove dictionary tag from term definitionTags and kanji tags

* Update test data

* Update templates

* Update tests

* Update information</content>
</entry>
<entry>
<title>Fix clipboard monitor not persisting (#1315)</title>
<updated>2021-01-26T03:18:31+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-26T03:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=34fed22ccb34720a16097baebc25fe96278be93c'/>
<id>urn:sha1:34fed22ccb34720a16097baebc25fe96278be93c</id>
<content type='text'>
* Add optionsUpdated event to Display

* Update this._clipboardMonitorEnabled

* Update settings to ensure no unexpected behaviour</content>
</entry>
<entry>
<title>Clipboard lookup skip option (#1314)</title>
<updated>2021-01-26T03:05:06+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-26T03:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=981f73b5623249b4c4cead0261eab0e70f620d90'/>
<id>urn:sha1:981f73b5623249b4c4cead0261eab0e70f620d90</id>
<content type='text'>
* Add autoSearchClipboardContent option

* Hide header if there is any search text

* Add setting for autoSearchClipboardContent

* Add support for autoSearchClipboardContent</content>
</entry>
<entry>
<title>Update comm message errors to include what the action was (#1312)</title>
<updated>2021-01-25T23:44:49+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-25T23:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5215c6b8b476d491f324ad3a285bdf6b66a5de41'/>
<id>urn:sha1:5215c6b8b476d491f324ad3a285bdf6b66a5de41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various firefox fixes (#1306)</title>
<updated>2021-01-24T19:20:17+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-24T19:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a0657e1bab6450095b020fb47b9c09a8ca7b5cdc'/>
<id>urn:sha1:a0657e1bab6450095b020fb47b9c09a8ca7b5cdc</id>
<content type='text'>
* Fix for chrome.commands not being present on Firefox's embedded float.html

* Fix _getSearchContext mishandling _optionsContextOverride</content>
</entry>
<entry>
<title>Multiple custom audio sources (#1303)</title>
<updated>2021-01-24T03:46:00+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-24T03:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ebfef0c74858607d050da2cdc9046a681b133b25'/>
<id>urn:sha1:ebfef0c74858607d050da2cdc9046a681b133b25</id>
<content type='text'>
* Fix label

* Fix icon size being flexible

* Add schema

* Add customSourceType option

* Update settings

* Pass customSourceType to the audio downloader

* Implement custom audio JSON mode</content>
</entry>
<entry>
<title>Audio button menu (#1302)</title>
<updated>2021-01-24T02:13:01+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-24T02:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ef577b88754523abeab3844115506a0b6e914874'/>
<id>urn:sha1:ef577b88754523abeab3844115506a0b6e914874</id>
<content type='text'>
* Fix popup menus not stoping events

* Ensure non-stale use of buttons

* Enable popup menus on the popup/search pages

* Add audio menu</content>
</entry>
<entry>
<title>Update popup menu structure (#1301)</title>
<updated>2021-01-24T02:07:45+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-24T02:07:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9fbdb9757b22c2bb9afe5061137bfe4b3b755e91'/>
<id>urn:sha1:9fbdb9757b22c2bb9afe5061137bfe4b3b755e91</id>
<content type='text'>
* Wrap menu items in popup-menu-body

* Use bodyNode instead of node

* Update selector

* Update _setPosition to not use items</content>
</entry>
<entry>
<title>Audio play button status badge (#1300)</title>
<updated>2021-01-24T01:24:52+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-24T01:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=85c039850c45246e367e194232e5ace8771f14e7'/>
<id>urn:sha1:85c039850c45246e367e194232e5ace8771f14e7</id>
<content type='text'>
* Add plus-thick.svg

* Add success-color variable

* Fix icon display

* Add badge

* Add missing audioResolved

* Update audio badge

* Expose attribute</content>
</entry>
</feed>
