<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/data/templates, branch 21.10.31.1</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.10.31.1</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.10.31.1'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-07-18T20:01:42+00:00</updated>
<entry>
<title>Update pronunciation anki templates (#1842)</title>
<updated>2021-07-18T20:01:42+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-18T20:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2ee3e3a7a18cc8cb71febe3030c149e0280ed9a7'/>
<id>urn:sha1:2ee3e3a7a18cc8cb71febe3030c149e0280ed9a7</id>
<content type='text'>
* Update anki pronunciation templates

* Expose nasalPositions/devoicePositions

* Update templates to support nasal/devoice positions

* Update test data</content>
</entry>
<entry>
<title>Simplify get media structure (#1817)</title>
<updated>2021-07-10T00:14:05+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-10T00:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7a1570885e7310e5b1e15ab798c9eb66694a96fb'/>
<id>urn:sha1:7a1570885e7310e5b1e15ab798c9eb66694a96fb</id>
<content type='text'>
* Remove format argument of getMedia

* Implement escaping</content>
</entry>
<entry>
<title>Anki text furigana parsing and {sentence-furigana} marker (#1814)</title>
<updated>2021-07-09T21:48:27+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-09T21:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8c68fa4d9435b562ffe23df92a2b7b620a0ed78e'/>
<id>urn:sha1:8c68fa4d9435b562ffe23df92a2b7b620a0ed78e</id>
<content type='text'>
* Add support for textFurigana media

* Add readingMode parameter

* Implement readingMode

* Add {sentence-furigana} marker

* Fallback to sentence if furigana isn't available

* Update test data</content>
</entry>
<entry>
<title>Anki card selected text (#1809)</title>
<updated>2021-07-08T00:00:30+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-08T00:00:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=315dc425e489dc96c2f2d4e13b500105d724ec52'/>
<id>urn:sha1:315dc425e489dc96c2f2d4e13b500105d724ec52</id>
<content type='text'>
* Add support for injecting the text selection into Anki cards

* Add selection-text

* Upgrade to add {selection-text}

* Update descriptions

* Update test data</content>
</entry>
<entry>
<title>Template renderer media updates (#1802)</title>
<updated>2021-07-06T23:43:53+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-06T23:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e88d63fc6d251bc298eb721fee1cbb9f5f4b752e'/>
<id>urn:sha1:e88d63fc6d251bc298eb721fee1cbb9f5f4b752e</id>
<content type='text'>
* Add TemplateRendererMediaProvider to abstract media-related functionality

* Update representation of injected media

* Update templates

* Update upgrade file

* Update tests

* Update test data

* Force media to be an object

* Update test data</content>
</entry>
<entry>
<title>Anki support for structured-content (#1786)</title>
<updated>2021-07-03T02:46:38+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-03T02:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ca97e38bd22875e23cfe6f70d1803ea31d6f0e89'/>
<id>urn:sha1:ca97e38bd22875e23cfe6f70d1803ea31d6f0e89</id>
<content type='text'>
* Update how glossary text is formatted

* Update structured content and image generation

* Pass root data to _createStructuredContentGenerator

* Implement media URLs

* Update documentation

* Update options util

* Apply styles to content

* Improve HTML normalization

* Update DatabaseVM.fetch function

* Update test

* Update test data</content>
</entry>
<entry>
<title>Expose search query to anki template renderer (#1686)</title>
<updated>2021-05-18T00:18:37+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-18T00:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=76276e78dac387df66384a10bc1179c90ebd93fe'/>
<id>urn:sha1:76276e78dac387df66384a10bc1179c90ebd93fe</id>
<content type='text'>
* Expose query and fullQuery to Anki context

* Add {search-query} marker

* Update test data

* Update tests

* Wrap search query in multiLine</content>
</entry>
<entry>
<title>Add part of speech info (#1561)</title>
<updated>2021-03-26T23:50:54+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-26T23:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=90f7d5ba07340413aa7e43c3a0cc038690b32db3'/>
<id>urn:sha1:90f7d5ba07340413aa7e43c3a0cc038690b32db3</id>
<content type='text'>
* Add part of speech info to headwords

* Expose parts of speech to Anki template rendering

* Expose parts of speech

* Update pitch accent categories

* Update docs

* Add part-of-speech

* Update options and tests

* Update markers

* Update test data</content>
</entry>
<entry>
<title>Move data folder (#1371)</title>
<updated>2021-02-13T00:56:24+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-13T00:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2b4af57bd764ee07ed1d7db8e2985e34ba7ef8ea'/>
<id>urn:sha1:2b4af57bd764ee07ed1d7db8e2985e34ba7ef8ea</id>
<content type='text'>
* Move handlebars template files

* Move schema files</content>
</entry>
</feed>
