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 New Line to Clipboard #844

Open
flywire opened this issue Dec 19, 2022 · 7 comments
Open

Add New Line to Clipboard #844

flywire opened this issue Dec 19, 2022 · 7 comments
Labels

Comments

@flywire
Copy link

flywire commented Dec 19, 2022

💥 Proposal

Problem:

Entering a block normally requires entering a new line after a paste.

Solution:

Optionally, add a new line to the clipboard so user doesn't have to do it each time.

Assistance offered:

I would welcome the opportunity to test any code.

Contributing Guidelines Statement:

This trivial request is consistent with guidelines.

@stale
Copy link

stale bot commented Feb 18, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 18, 2023
@flywire
Copy link
Author

flywire commented Feb 18, 2023

Any thoughts on this proposal to support copy/paste without requiring user to enter the last line.

@stale stale bot removed the stale label Feb 18, 2023
@Bharat1241
Copy link

If you want to implement this functionality , you can write a simple script or program that adds a new line to the clipboard before pasting the text. The exact implementation may depend on the programming language and platform you're using, but the general idea is to modify the clipboard contents before pasting it.

@flywire
Copy link
Author

flywire commented Apr 5, 2023

@Bharat1241 that sounds great. Can you show how to hack this into clipboard.js so it works for any platform? Don't worry about any config, I'll run a hacked version.

@stale
Copy link

stale bot commented Jun 18, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 18, 2023
@flywire
Copy link
Author

flywire commented Jun 19, 2023

write a simple script or program that adds a new line to the clipboard before pasting the text

That sounds great. How?

@stale stale bot removed the stale label Jun 19, 2023
@obetomuniz
Copy link
Collaborator

Hey folks, there are some bugs that I will be contributing first to solve, but definitely, after them, I'll be considering all related proposals to triage and potentially work on them depending on the impact of it in the plugin, okay? Anyway, thank you so much for proposing it.

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

No branches or pull requests

3 participants