Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve edit chapter urls #1526

Merged

Conversation

gamebeaker
Copy link
Collaborator

reference: #1452
"Edit Chapter URLs" accepts now pure URLs (one URL per line)
image
The title name is [placeholder] if the parser has implemented findChapterTitle() this name is used if findChapterTitle() isn't implemented dom.title gets used.
Problem:
You have to know that you can simple paste an URLs list. (no hint etc,)
@Darthagnon any ideas how to inform the users?

@gamebeaker gamebeaker changed the title Improve edit chapter ur ls Improve edit chapter urls Sep 29, 2024
@gamebeaker gamebeaker merged commit b898af2 into dteviot:ExperimentalTabMode Sep 29, 2024
1 check passed
@Darthagnon
Copy link
Contributor

Darthagnon commented Oct 20, 2024

A way to inform users could use overwritable background hint text (similar to that used in search fields) in the URL list edit view:
chrome_241020_164
(5min photo edit; I'm still trying to figure out a separate CSS class or something to differentiate pasted text from background text)

@gamebeaker
Copy link
Collaborator Author

@Darthagnon thanks for the idea at the moment it looks like this:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants