<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/data, branch 24.4.16.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.4.16.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.4.16.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-04-14T16:48:25+00:00</updated>
<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>
<entry>
<title>fix whitespace (#755)</title>
<updated>2024-03-03T04:48:57+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-03-03T04:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5ec2344df95da39cda4ad07cfe5181b05fa24830'/>
<id>urn:sha1:5ec2344df95da39cda4ad07cfe5181b05fa24830</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sentence-furigana template (#733)</title>
<updated>2024-03-02T11:28:09+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-03-02T11:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9577449e4bd2b7665e9161e50035393ef200205f'/>
<id>urn:sha1:9577449e4bd2b7665e9161e50035393ef200205f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make deinflections language-specific (#720)</title>
<updated>2024-02-27T12:16:21+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-02-27T12:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0792954e345925b3e3b2ebb733367e138375978e'/>
<id>urn:sha1:0792954e345925b3e3b2ebb733367e138375978e</id>
<content type='text'>
* abstract deinflections

* undo redundant changes

* remove cast

* MultiLanguageTransformer

* comments

* comments</content>
</entry>
<entry>
<title>fix translator bug, simplify language-transformer (#687)</title>
<updated>2024-02-23T12:32:03+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-02-23T12:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9b5de0d2d4cb224751c57bdae6558a046351c2f4'/>
<id>urn:sha1:9b5de0d2d4cb224751c57bdae6558a046351c2f4</id>
<content type='text'>
* simplify transformer

* use isPartOfSpeech

* simplify

* rename to isDictionaryForm

* NOP

---------

Co-authored-by: Darius Jahandarie &lt;djahandarie@gmail.com&gt;</content>
</entry>
<entry>
<title>add language select, abstract text transformations (#584)</title>
<updated>2024-02-17T01:45:24+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-02-17T01:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4aaa9f15d97668203741c1731f15e710ae8b8294'/>
<id>urn:sha1:4aaa9f15d97668203741c1731f15e710ae8b8294</id>
<content type='text'>
* Copy functions from JapaneseUtil

* Remove JapaneseUtil

* Update usages of JapaneseUtil functions

* part1

* frotend done?

* fix tests

* offscreen and type complications

* add tests

* start fixing tests

* keep fixing tests

* fix tests

* Copy functions from JapaneseUtil

* Remove JapaneseUtil

* Update usages of JapaneseUtil functions

* delete pt

* renames

* add tests

* kebab-case filenames

* lint

* minor fixes

* merge

* fixes

* fix part of comments

* fix more comments

* delete unused types

* comment

* comment

* do backend

* other files

* move fetch utils to own file

* remove extra line

* add extra line

* remove unnecessary export

* simplify folder structure

* remove redundant async

* fix param type in api

* fix language index

* undo changes to cssStyleApplier

* undo changes to utilities.js

* undo changes to utilities.js

* simplify language util

* lint

* undo phantom changes to anki integration

* require textTransformations options

* explicit locale in localeCompare

* punctuate notes

* prefer early exit

* rename LanguageOptionsObjectMap

* rename to textPreprocessor

* tuple with names instead of boolean array

* safe data setting

* optional chaining

* simplify LanguageOptions

* encapsulate languages

* delete language util

* nullable language in text preprocessors controller

* rename transform to process

* remove settings

* make translation advanced again

* remove unused getTextTransformations api call

* comments

* change language types

* RIP flags

* comments

* fix tests

* lint

* Text preprocessor type changes (#10)

* Add types

* Update types

* Simplify type check

* Refactor typing and structuring of language definitions

* lint

* update translator benchmark

* undo markdown changes

* undo markdown changes

* undo markdown changes

* more merge

* simplify language controller

---------

Co-authored-by: toasted-nutbread &lt;toasted-nutbread@users.noreply.github.com&gt;
Co-authored-by: Darius Jahandarie &lt;djahandarie@gmail.com&gt;</content>
</entry>
<entry>
<title>Show all duplicate notes on click (#636)</title>
<updated>2024-02-15T03:02:36+00:00</updated>
<author>
<name>Eloy Robillard</name>
<email>eloy.robillard@gmail.com</email>
</author>
<published>2024-02-15T03:02:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7a4096240ce4faf70a785d047945388baa0daab3'/>
<id>urn:sha1:7a4096240ce4faf70a785d047945388baa0daab3</id>
<content type='text'>
* Show all duplicate notes on click

* Change 'notesView' to 'viewNotes'

* Replace api.noteView with api.viewNotes

* Update "viewNote" action to "viewNotes" in options util

* Update options-util test with "viewNotes" action

* Replace uses of "viewNote" with "viewNotes"

* Replace _viewNote with _viewNotes

* Rename /*ViewNote*/ methods to /*ViewNotes*/</content>
</entry>
<entry>
<title>Add and fix tests with options upgrades (#671)</title>
<updated>2024-02-12T06:10:52+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-02-12T06:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=fd48f18f8aa05a362f3168cbddcc03659e7510db'/>
<id>urn:sha1:fd48f18f8aa05a362f3168cbddcc03659e7510db</id>
<content type='text'>
* Add and fix tests and options applying

* Fix comma

* Add test file to json.json

* Fix direction of conjugation handlebars update

* Add frequency and cloze-body-kana to upgrade

* Use Array.isArray() instead of arbitrary length check

* Add pitch-accent-categories handlebar

* programmatically get upgrade files

* add type

---------

Co-authored-by: Cashew &lt;tungbinem@gmail.com&gt;</content>
</entry>
<entry>
<title>fix broken handlebars upgrade v24 (#670)</title>
<updated>2024-02-11T12:27:07+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2024-02-11T12:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=92f6652ade62264cbdd600ec44c7581ec8e23b08'/>
<id>urn:sha1:92f6652ade62264cbdd600ec44c7581ec8e23b08</id>
<content type='text'>
</content>
</entry>
</feed>
