support
support copied to clipboard
FoxyLink Copy Selected Links
To erosman
Regarding Foxy Link and Copy Selected Links to Clipboard
When links are selected and copied to the clipboard, is there any way to paste the links as a list with line breaks between each list? And to include the link text as well?
Thanks in advance!
At the moment, there isn't such a feature. It is possible to add the feature if there is a popular demand.
Got it. can you please fix the problem with the copied links pasting as a continuous line rather than a list?
Thanks, Jon
On Mon, Feb 10, 2020 at 11:49 PM erosman [email protected] wrote:
At the moment, there isn't such a feature. It is possible to add the feature if there is a popular demand.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/erosman/support/issues/142?email_source=notifications&email_token=ALRG3ATQACOJV5FQQF7GDY3RCIU35A5CNFSM4KSVV3CKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELLGRXA#issuecomment-584476892, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALRG3AQSP67VBR3EEPY4KX3RCIU35ANCNFSM4KSVV3CA .
can you please fix the problem with the copied links pasting as a continuous line rather than a list?
In fact, the links are not on a single line. Links are separated by '\n'. I am guessing you are pasting them into Notepad which only take '\r\n' as new line. If you try pasting it in Wordpad, MS Word, or any editor or word processor, they will show as one per line. Even if you try pasting them in a textarea (like this box that I am typing in to post a reply), they appear as one per line.
However, in future updates, I will make it so that Notepad would also not have any issues with it.
Ahhh, you are exactly right. When I paste several links in Wordpad or Gmail text box, links are separated by line, just not in notepad. Thank you for the heads up.
So as far as feature requests...making the '\r\n' code work for notepad and other text editors would be nice. Perhaps a sub menu to copy selected names, links or links and names, and a sub-sub menu to copy links either in a list with line breaks or continuous, without the '\r\n' code.
Please drop me a line when you implement the changes and I can test out for you.
Thanks, Jon
On Tue, Feb 11, 2020 at 8:25 AM erosman [email protected] wrote:
can you please fix the problem with the copied links pasting as a continuous line rather than a list?
In fact, the links are not on a single line. Links are separated by '\n'. I am guessing you are pasting them into Notepad which only take '\r\n' as new line. If you try pasting it in Wordpad, MS Word, or any editor or word processor, they will show as one per line. Even if you try pasting them in a textarea (like this box that I am typing in to post a reply), they appear as one per line.
However, in future updates, I will make it so that Notepad would also not have any issues with it.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/erosman/support/issues/142?email_source=notifications&email_token=ALRG3AXOCG7YHVB2XCZB2IDRCKRMFA5CNFSM4KSVV3CKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELMMS2A#issuecomment-584632680, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALRG3AULCLKXZPOV4JWHRSLRCKRMFANCNFSM4KSVV3CA .