Skip to content

enhancement(yomitan): support optimizations for tokenization#838

Merged
killergerbah merged 1 commit intokillergerbah:mainfrom
ShanaryS:yomitan-tokenize
Dec 15, 2025
Merged

enhancement(yomitan): support optimizations for tokenization#838
killergerbah merged 1 commit intokillergerbah:mainfrom
ShanaryS:yomitan-tokenize

Conversation

@ShanaryS
Copy link
Copy Markdown
Collaborator

@ShanaryS ShanaryS commented Dec 4, 2025

This feature is guarded by a version check so it won't try to use it, it's currently always set to false until the Yomitan PR yomidevs/yomitan#2251 is resolved. In the event there are any changes there, the implementation can be easily tweaked before enabling the version check.

I'm making a PR now as the IndexedDB code was written on top of it. I refactored the Yomitan class to be per track rather than global as there is too much state to manage now per track. Also fixes #837.

@ShanaryS ShanaryS self-assigned this Dec 4, 2025
@ShanaryS ShanaryS added the enhancement New feature or request label Dec 4, 2025
@ShanaryS ShanaryS requested a review from killergerbah December 4, 2025 14:36
@killergerbah
Copy link
Copy Markdown
Owner

I don't have any comments to add, just want to test with your suped-up Yomitan when I get a chance this weekend.

@killergerbah killergerbah merged commit 81c918d into killergerbah:main Dec 15, 2025
1 check passed
@ShanaryS ShanaryS deleted the yomitan-tokenize branch December 15, 2025 14:08
@killergerbah killergerbah added this to the Extension v1.14.0 milestone Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Toggling the status of a suspended card also unintentionally affects uncollected cards

2 participants