<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/data, branch 24.5.14.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.5.14.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.5.14.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-05-13T02:16:02+00:00</updated>
<entry>
<title>Add glossary-first handlebars (#921)</title>
<updated>2024-05-13T02:16:02+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-13T02:16:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=81390468b95e786e2aabb41ddcbdd91ab9b345c3'/>
<id>urn:sha1:81390468b95e786e2aabb41ddcbdd91ab9b345c3</id>
<content type='text'>
* Add glossary-first handlebars

* Add docs

* Fix missing /if

* Write handlebars test data</content>
</entry>
<entry>
<title>Update eslint unsafe rule (#887)</title>
<updated>2024-05-09T07:42:35+00:00</updated>
<author>
<name>James Maa</name>
<email>jmaa@berkeley.edu</email>
</author>
<published>2024-05-09T07:42:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=13278a5cf67de69678d8c4c5fb97e6eb00c94c11'/>
<id>urn:sha1:13278a5cf67de69678d8c4c5fb97e6eb00c94c11</id>
<content type='text'>
* Enable @typescript-eslint/no-unsafe-assignment

* Updates

* Add missing import

* Updates

* Fix types?

* Fix tests

* Address comments

* Move TextProcessorVariant to types

* Update types/ext/translation-internal.d.ts

Co-authored-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;
Signed-off-by: James Maa &lt;jmaa@berkeley.edu&gt;

---------

Signed-off-by: James Maa &lt;jmaa@berkeley.edu&gt;
Co-authored-by: toasted-nutbread &lt;toasted-nutbread@users.noreply.github.com&gt;
Co-authored-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;</content>
</entry>
<entry>
<title>add single dictionary handlebars (#814)</title>
<updated>2024-05-05T00:30:09+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-05-05T00:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2d191bfdbd955a363e7afdc79c7a2b4b11a2e9b7'/>
<id>urn:sha1:2d191bfdbd955a363e7afdc79c7a2b4b11a2e9b7</id>
<content type='text'>
* add single dictionary handlebars

* fix dicts with kanji in title

* sort

* rename to single-glossary-XYZ

* add brief and no dict variants

* add docs, only terms no kanji

* allow testing single dict handlebars

* remove empty comment</content>
</entry>
<entry>
<title>Fix definition.cloze and text-based getMedia in handlebars being escaped (#857)</title>
<updated>2024-05-04T15:22:30+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-04T15:22:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c3c5d58688a411c6ed450b89494c59037197df55'/>
<id>urn:sha1:c3c5d58688a411c6ed450b89494c59037197df55</id>
<content type='text'>
* Fix definition.cloze in handlebars not being unescaped

* Fix {clipboard-text}

* Fix {selection-text}

* Update update note</content>
</entry>
<entry>
<title>add profile switching keyboard shortcuts (#832)</title>
<updated>2024-04-22T20:24:50+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-04-22T20:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f0196aaf6beac57e17972c87153376bbbcdd7282'/>
<id>urn:sha1:f0196aaf6beac57e17972c87153376bbbcdd7282</id>
<content type='text'>
* add profile switching

* add duplicate behavior dropdown (#853)

* duplicate behavior dropdown

* allow duplicate for existing users

* Update docs/anki-integration.md

Co-authored-by: James Maa &lt;jmaa@berkeley.edu&gt;
Signed-off-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;

* Update docs/anki-integration.md

Co-authored-by: James Maa &lt;jmaa@berkeley.edu&gt;
Signed-off-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;

* Update docs/anki-integration.md

Co-authored-by: James Maa &lt;jmaa@berkeley.edu&gt;
Signed-off-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;

* remove suggestion comment

---------

Signed-off-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;
Co-authored-by: James Maa &lt;jmaa@berkeley.edu&gt;

---------

Signed-off-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;
Co-authored-by: James Maa &lt;jmaa@berkeley.edu&gt;</content>
</entry>
<entry>
<title>add duplicate behavior dropdown (#853)</title>
<updated>2024-04-22T19:58:32+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-04-22T19:58:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c6d93a965a5536979221fda856903356c10c1603'/>
<id>urn:sha1:c6d93a965a5536979221fda856903356c10c1603</id>
<content type='text'>
* duplicate behavior dropdown

* allow duplicate for existing users

* Update docs/anki-integration.md

Co-authored-by: James Maa &lt;jmaa@berkeley.edu&gt;
Signed-off-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;

* Update docs/anki-integration.md

Co-authored-by: James Maa &lt;jmaa@berkeley.edu&gt;
Signed-off-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;

* Update docs/anki-integration.md

Co-authored-by: James Maa &lt;jmaa@berkeley.edu&gt;
Signed-off-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;

* remove suggestion comment

---------

Signed-off-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;
Co-authored-by: James Maa &lt;jmaa@berkeley.edu&gt;</content>
</entry>
<entry>
<title>Fix duplicate check not working across note types (#830)</title>
<updated>2024-04-16T16:25:59+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-04-16T16:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=669d277a95908cec7b35e098b3252ae38db05df0'/>
<id>urn:sha1:669d277a95908cec7b35e098b3252ae38db05df0</id>
<content type='text'>
* Fix duplicate check not working across note types

* Add invalidNoteId

---------

Co-authored-by: James Maa &lt;jmaa@berkeley.edu&gt;</content>
</entry>
<entry>
<title>fix: add missing handlebar entry (#823)</title>
<updated>2024-04-15T21:40:34+00:00</updated>
<author>
<name>m-edlund</name>
<email>me@fwegmann.com</email>
</author>
<published>2024-04-15T21:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=82bb9deafaf57b11edb7a72bb1a63563f4ae1963'/>
<id>urn:sha1:82bb9deafaf57b11edb7a72bb1a63563f4ae1963</id>
<content type='text'>
* fix: add missing handlebar entry

* fix: add new handlebar to tests</content>
</entry>
<entry>
<title>Add scanOnTouchTap and improve touch scanning defaults (#791)</title>
<updated>2024-04-14T16:48:25+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-04-14T16:48:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7df7e1b2bf475edd771a73a950004ab8d5f85ccb'/>
<id>urn:sha1:7df7e1b2bf475edd771a73a950004ab8d5f85ccb</id>
<content type='text'>
* Add scanOnTouchTap

* Update version to 30

* Cleanup if statement</content>
</entry>
<entry>
<title>feature: add handlebar for jidoujisho pitch graph (#773)</title>
<updated>2024-04-09T08:53:00+00:00</updated>
<author>
<name>m-edlund</name>
<email>me@fwegmann.com</email>
</author>
<published>2024-04-09T08:53:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1d52f94379730ef587de87ce3ca8f1a30ac0a44a'/>
<id>urn:sha1:1d52f94379730ef587de87ce3ca8f1a30ac0a44a</id>
<content type='text'>
* feat: add handlebar for jidoujisho pitch graph

* fix: update handlebar upgrade test

---------

Co-authored-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;</content>
</entry>
</feed>
