Skip to content

VocabBuilder plugin: show copy button on duplication when adding#13876

Merged
Frenzie merged 3 commits into
koreader:masterfrom
weijiuqiao:new_temp_branch
Jun 10, 2025
Merged

VocabBuilder plugin: show copy button on duplication when adding#13876
Frenzie merged 3 commits into
koreader:masterfrom
weijiuqiao:new_temp_branch

Conversation

@weijiuqiao

@weijiuqiao weijiuqiao commented May 28, 2025

Copy link
Copy Markdown
Contributor

Partially completes #13261.


This change is Reviewable

@Frenzie Frenzie added the Plugin label May 28, 2025
Comment thread plugins/vocabbuilder.koplugin/main.lua Outdated
local removable_head = _("Vocabulary exists:") .. " "
local title = self.title
if self.update_callback and title:sub(1, #removable_head) == removable_head then
title = title:sub(#removable_head + 1)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all feels a touch awkward? Maybe it should just add a self.word to WordInfoDialog in addition to the title?

@ichnilatis-gr

Copy link
Copy Markdown
Contributor

May I ask if there is a problem with merging this PR?

@Frenzie

Frenzie commented Jun 10, 2025

Copy link
Copy Markdown
Member

I was/am very occupied both last week and this week. But no problem in any case, just giving people time to comment.

@Frenzie Frenzie added this to the 2025.05 milestone Jun 10, 2025
@Frenzie Frenzie merged commit 7df7ab0 into koreader:master Jun 10, 2025
4 checks passed
@ichnilatis-gr

Copy link
Copy Markdown
Contributor

I was/am very occupied both last week and this week. But no problem in any case, just giving people time to comment.

Oh, I'm sorry. I didn't mean to burden you.

0xstillb pushed a commit to 0xstillb/koreader-thai that referenced this pull request May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants