<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/css, branch 24.5.14.1</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.5.14.1</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.5.14.1'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-05-14T11:45:12+00:00</updated>
<entry>
<title>Details and Summary Tags CSS (Hopefully for the last time) (#929)</title>
<updated>2024-05-14T11:45:12+00:00</updated>
<author>
<name>Matttttt</name>
<email>18152455+martholomew@users.noreply.github.com</email>
</author>
<published>2024-05-14T11:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a0f92f6fa322436dbf93e8125c8da1954a8a500b'/>
<id>urn:sha1:a0f92f6fa322436dbf93e8125c8da1954a8a500b</id>
<content type='text'>
* Re-adding CSS for Left Margin on Details Tag

Signed-off-by: Matttttt &lt;18152455+martholomew@users.noreply.github.com&gt;

* Got rid of ruling line for Summary and Details

Signed-off-by: Matttttt &lt;18152455+martholomew@users.noreply.github.com&gt;

* Fix tests for Summary and Details tags

Signed-off-by: Matttttt &lt;18152455+martholomew@users.noreply.github.com&gt;

---------

Signed-off-by: Matttttt &lt;18152455+martholomew@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Rework settings (#884)</title>
<updated>2024-05-13T02:10:05+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-13T02:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0b02bf46c9fac64287b1fce338927e34b87f4144'/>
<id>urn:sha1:0b02bf46c9fac64287b1fce338927e34b87f4144</id>
<content type='text'>
* Add and remove settings from advanced

* Add warning to Text scan length

* Move Frequency sorting dictionary under Dictionaries, remove it from advanced, add child element Frequency sorting mode to advanced

* Move Result grouping mode to Appearance

* Move General above Dictionaries

* Rename Popup Appearance to Appearance

* Move Reading mode from Text Parsing to Appearance

* Make Text scan length warning less scary

* Move anki dupe settings back to advanced

* Remove scan delay setting from welcome page

* Move Recommended Permissions to top of welcome page, add bold, and add warning text

* Improve wording of recommended permissions warning

* Rename Enable content scanning to Enable Yomitan

Co-authored-by: James Maa &lt;jmaa@berkeley.edu&gt;
Signed-off-by: Kuuuube &lt;61125188+Kuuuube@users.noreply.github.com&gt;

* Remove Auto-hide search popup option from welcome page

* Fix appearance href and id

* Add Result Display category

* Add success text css

* Split off quick start guide from welcome page

* Add language selector on welcome page

* Add success or danger text if recommended permissions are on or off

* Remove unused placeholders in backup category

* Rename Popup to Popup Behavior

* Move Auto-hide search popup and Hide popup on cursor exit to Popup Behavior

* Move Term display style, Reading mode, and Frequency display style to advanced

* Move custom css to advanced

* Remove unused setting

* Add back setting with note and hidden

* Remove Auto-hide search popup

* Restore Auto-hide search popup

* Fix Auto-hide search popup description

---------

Signed-off-by: Kuuuube &lt;61125188+Kuuuube@users.noreply.github.com&gt;
Co-authored-by: James Maa &lt;jmaa@berkeley.edu&gt;</content>
</entry>
<entry>
<title>Add option to bulk generate anki cards (#895)</title>
<updated>2024-05-12T03:03:27+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-12T03:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=486eec15b817d6a87ad98245dea3534545286334'/>
<id>urn:sha1:486eec15b817d6a87ad98245dea3534545286334</id>
<content type='text'>
* Add option to bulk generate anki cards

* Fix tab replacement

* Set deckname and modelname in note builder

* Add addNotes to ankiconnect api implementation

* Add option to send word list to anki directly

* Add support for audio and media toggle

* Add support for dictionary media

* Remove unnecessary assignment

* Remove unused css

* Remove redundant html

* Start of progress bar implementation

* Remove redundant type annotation

* Remove unused import

* Rename words to terms

* Print progress to console

* Add confirmation to Export to file

* Improve progress logs

* Add unresponsive and console note

* Add progress bars

* Make cancel button actually cancel operation

* Remove unresponsive warnings

* Disable send and export buttons after they are clicked

* Remove unneeded Yomichan mention

* Mark as experimental

* Clarify description

* Add documentation on Anki Deck Generation

* Add experimental note in docs

* Add warning text to settings page

* Switch example text based on language

* Remove silly cancel function and bind directly

* Rename to model

* Add link to docs

* Make test text less confusing

* Rename deck to notes

* Clarify what is being sent to anki

* Fix incorrect modal header text

* Clarify wording

* Fix ankiconnect addNotes return types

* Add error handling to send to anki

* Fix wording and naming in docs

* Add option to prevent sending duplicates to anki

* Update anki deck and model without a page refresh

* Cleanup internal html naming

* Cleanup type definition styling

* Update example text without a page refresh

* Prevent closing the send/export confirm modal from messing up the ui and not allowing the user to see the current progress

* Fix cancel getting stuck on true

* Consolidate state changes

* Support idle download timeout

* Capitalize Failed to add cards error

* Add separate variable for idleTimeout calculation

* Remove redundant _cachedDictionaryEntryValue variable

* Use tags option to populate tags

* Include deck and tags when exporting to file

* Use date down to seconds and zero pad

* Remove unnecessary ternary

* Limit 'path' finding function to only being able to search for 'path'

* Rename _findPathsByKey to _findAllPaths</content>
</entry>
<entry>
<title>Change Details and Summary Tags CSS (#894)</title>
<updated>2024-05-09T07:48:48+00:00</updated>
<author>
<name>Matttttt</name>
<email>18152455+martholomew@users.noreply.github.com</email>
</author>
<published>2024-05-09T07:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=3ff226e7d175b76c2f2ef2be1fcae5af8cc162d4'/>
<id>urn:sha1:3ff226e7d175b76c2f2ef2be1fcae5af8cc162d4</id>
<content type='text'>
* Change summary CSS

Signed-off-by: Matttttt &lt;18152455+martholomew@users.noreply.github.com&gt;

* Update structured-content-overrides.css

Signed-off-by: Matttttt &lt;18152455+martholomew@users.noreply.github.com&gt;

---------

Signed-off-by: Matttttt &lt;18152455+martholomew@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix action-popup toggle being elongated on desktop (#890)</title>
<updated>2024-05-07T14:28:47+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-07T14:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d6b3745b7fe983e1397a00f4cb0cea53cbc61f22'/>
<id>urn:sha1:d6b3745b7fe983e1397a00f4cb0cea53cbc61f22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix mobile action-popup (#886)</title>
<updated>2024-05-07T01:29:06+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-07T01:29:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4ec1de0c98199b637bb538ee567ee7b2ffacbb80'/>
<id>urn:sha1:4ec1de0c98199b637bb538ee567ee7b2ffacbb80</id>
<content type='text'>
* Fix mobile action popup

* Fix toggle-handle

* Prevent action-popup looking wacky if it somehow gets rendered as a popup (desktop) instead of a full page (mobile)

* Replace chevron icons with action specific icons</content>
</entry>
<entry>
<title>Fix Term display style and Reading mode css conflict (#885)</title>
<updated>2024-05-06T02:46:36+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-06T02:46:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e8340a8de705e816d74c0ae7f2222c986dbd4d8c'/>
<id>urn:sha1:e8340a8de705e816d74c0ae7f2222c986dbd4d8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to disable furigana and reading in Term display style (#862)</title>
<updated>2024-04-25T12:38:46+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-04-25T12:38:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0c29b10a711f2ff9978ec9898867eb0aae88298d'/>
<id>urn:sha1:0c29b10a711f2ff9978ec9898867eb0aae88298d</id>
<content type='text'>
* Add option to disable furigana and reading in `Term display style`

* Also hide search reading</content>
</entry>
<entry>
<title>Added Details and Summary tags to Structured Content (#842)</title>
<updated>2024-04-22T16:38:04+00:00</updated>
<author>
<name>Matttttt</name>
<email>18152455+martholomew@users.noreply.github.com</email>
</author>
<published>2024-04-22T16:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=808ddef82a8eabc77ba20a0da89a392926550e76'/>
<id>urn:sha1:808ddef82a8eabc77ba20a0da89a392926550e76</id>
<content type='text'>
* add details and summary tags

* fixed css test

---------

Co-authored-by: martholomew &lt;martholomew@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix search header left margins on small screens (#839)</title>
<updated>2024-04-19T02:24:29+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-04-19T02:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8b38493f4e12d3f1f04d4d99e04e231ea4071163'/>
<id>urn:sha1:8b38493f4e12d3f1f04d4d99e04e231ea4071163</id>
<content type='text'>
</content>
</entry>
</feed>
