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

[feature request]: Bulk newline seperated URL titling #97

Open
JamsFM opened this issue Dec 12, 2023 · 0 comments
Open

[feature request]: Bulk newline seperated URL titling #97

JamsFM opened this issue Dec 12, 2023 · 0 comments

Comments

@JamsFM
Copy link

JamsFM commented Dec 12, 2023

I haven't looked through the project files, but I assume the regex for the pick pattern is just constrained to an unbroken string that may follow a loose format. This feature would allow you to copy/paste in a block of URLs like what you might get from a browser plug-in like FoxyTab.

The Source Format could be any of the following depending on how things are in the code:

<\r\n> <\n> <$>

I see this potentially allowing for a link to be copy/pasted singularly when pasted with a line-breaking char at the end. Along the same lines, maybe a replace/refactor like UI would be useful for editing already present untitled links. Wherein, a separator could be designated and the distinction for searching the whole file for links, or only a selected section, could then be set before hitting a "Titling" button or something. I realize that would be more ambitious but some of that could be optional config settings.

Really nice plug-in though! I appreciate the hard work!

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

No branches or pull requests

1 participant