<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/display-templates.html, branch 21.4.30.2</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.4.30.2</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.4.30.2'/>
<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>More terminology updates (#1600)</title>
<updated>2021-04-08T23:59:55+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-04-08T23:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c73ee1308612517374ee17fcfbb20b84492b020f'/>
<id>urn:sha1:c73ee1308612517374ee17fcfbb20b84492b020f</id>
<content type='text'>
* Update terminology

* Update display

* Rename expression-list to headword-list

* Rename expression-current-indicator

* Rename expression classes

* Update dictionary entry container

* Rename glossary =&gt; gloss

* Rename heading

* Rename gloss classes to gloss-content</content>
</entry>
<entry>
<title>Definition collapsing when overflowing (#1575)</title>
<updated>2021-03-31T22:17:28+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-31T22:17:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=bcbd413e571d772a4438f57138169ad1a6a3b5a8'/>
<id>urn:sha1:bcbd413e571d772a4438f57138169ad1a6a3b5a8</id>
<content type='text'>
* Add double-down-chevron.svg

* Add options

* Update dictionary importers

* Update settings

* Add support for collapsible definitions

* Improve case when there is a very small amount of overflow

* Fix incorrect enabled state of newly imported dictionaries</content>
</entry>
<entry>
<title>Refactor furigana segment data (#1502)</title>
<updated>2021-03-07T22:55:51+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-07T22:55:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=19f6bf5a3a669cda311e5a3f162131d8a9823aef'/>
<id>urn:sha1:19f6bf5a3a669cda311e5a3f162131d8a9823aef</id>
<content type='text'>
* Remove redundant language assignment

* Segment furigana from DisplayGenerator

* Remove furiganaSegments from translator data

* Add backwards compatibility for furiganaSegments

* Update tests</content>
</entry>
<entry>
<title>Add workaround for a frequency disambiguation layout issue on Firefox (#1489)</title>
<updated>2021-03-06T04:48:38+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-06T04:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e28a89e580302b0bbb1222f9ab7650ccb3c5f4fd'/>
<id>urn:sha1:e28a89e580302b0bbb1222f9ab7650ccb3c5f4fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Organize display styles (#1452)</title>
<updated>2021-02-27T21:54:15+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-27T21:54:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c4b2e83cb4291a3ad11d05a21a45701e3a407055'/>
<id>urn:sha1:c4b2e83cb4291a3ad11d05a21a45701e3a407055</id>
<content type='text'>
* Improve grouping for inflection and expression styles

* kanji-link =&gt; expression-kanji-link

* Remove unnecessary entry-header2 and entry-header3

* Move tag list into header for consistency with term definitions

* Move styles

* Add clear</content>
</entry>
<entry>
<title>Refactor display styles (#1451)</title>
<updated>2021-02-27T21:32:44+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-27T21:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8d3436fca3885ba648e2c6f6bad4fa11bd8cb8c4'/>
<id>urn:sha1:8d3436fca3885ba648e2c6f6bad4fa11bd8cb8c4</id>
<content type='text'>
* term-expression =&gt; expression

* term-pitch-accent =&gt; pitch-accent

* term-reason =&gt; inflection, term-reasons =&gt; inflection-list

* term-details =&gt; expression-list-details

* term-glossary =&gt; glossary

* Update tag list classes

* term-definition =&gt; definition</content>
</entry>
<entry>
<title>Add standalone reading (#1448)</title>
<updated>2021-02-27T19:04:52+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-27T19:04:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1a7c2641652d6da3fa01a82091731aded26e0dc9'/>
<id>urn:sha1:1a7c2641652d6da3fa01a82091731aded26e0dc9</id>
<content type='text'>
* Add option

* Update display

* Hide redundant readings

* Improve label and description</content>
</entry>
<entry>
<title>Improve frequency display (#1438)</title>
<updated>2021-02-25T22:48:39+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-25T22:48:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ec495bd7b23f0326fa9898a1af79ac38270f91fb'/>
<id>urn:sha1:ec495bd7b23f0326fa9898a1af79ac38270f91fb</id>
<content type='text'>
* Add frequencyDisplayMode option

* Update tests

* Add setting

* Update frequency display styles

* Improve wrapping</content>
</entry>
<entry>
<title>Improve tag styles (#1431)</title>
<updated>2021-02-21T18:57:28+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-21T18:57:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b7789749380a6e101adbca82c37a55dcd5fe31a4'/>
<id>urn:sha1:b7789749380a6e101adbca82c37a55dcd5fe31a4</id>
<content type='text'>
* Update tag styles

* Refactor _createTag

* Update padding</content>
</entry>
</feed>
