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

Add hyperlink creation feature #322

Closed
choidabom opened this issue Aug 27, 2024 · 0 comments · Fixed by #332
Closed

Add hyperlink creation feature #322

choidabom opened this issue Aug 27, 2024 · 0 comments · Fixed by #332
Assignees
Labels
enhancement 🌟 New feature or request
Milestone

Comments

@choidabom
Copy link
Member

Description:
A feature that enhances text selection by enabling hyperlink creation when dragging and selecting text before pasting a link. Currently, when a link is pasted, the URL is inserted directly into the text instead of being applied to the selected text.

This feature would automatically detect if the copied content is a link and generate a Markdown link to connect the selected text with the URL.

Why:
This feature would streamline the process of linking, improving the user experience by making it easier to create hyperlinks directly within text, without needing to manually format the links after pasting.

@choidabom choidabom added the enhancement 🌟 New feature or request label Aug 27, 2024
@github-project-automation github-project-automation bot moved this to Backlog in CodePair Aug 27, 2024
@choidabom choidabom self-assigned this Aug 30, 2024
@devleejb devleejb moved this from Backlog to In progress in CodePair Aug 31, 2024
@devleejb devleejb added this to the v0.1.10 milestone Sep 5, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in Yorkie Project - 2024 Sep 5, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in CodePair Sep 5, 2024
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
Archived in project
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants