Reviews for Copy Selection as Markdown
Copy Selection as Markdown by 0x6b
39 reviews
- Rated 5 out of 5by Firefox user 16796638, 3 months ago
- Rated 5 out of 5by Firefox user 15282706, a year ago
- Rated 5 out of 5by Cheny Hsu, a year ago
- Rated 5 out of 5by Firefox user 13532323, a year ago
- Rated 5 out of 5by arandor, a year ago
- Rated 5 out of 5by Firefox user 15227280, a year agoDoes what it says, 10/10! Do not forget to star the Github repository as well: https://github.com/0x6b/copy-selection-as-markdown
- Rated 5 out of 5by Firefox user 13488792, a year agoI use it daily many times, and I feel like I couldn't or at least I wouldn't want to live without it anymore. Like icstars said I wish there was a quicker way to switch between styles as I also sometimes need a ">" prepended, sometimes not.
- Rated 5 out of 5by BillKoochooloo, a year ago
- Rated 5 out of 5by Zorz, a year ago
- Rated 5 out of 5by Ben Elkjøp, a year ago
- Rated 5 out of 5by Firefox user 17057921, 2 years ago
- Rated 5 out of 5by dralthiace, 2 years ago
- Rated 5 out of 5by do_odlewhale, 2 years ago
- Rated 5 out of 5by Firefox user 15830499, 3 years ago
- Rated 5 out of 5by icstars, 3 years agovery nice! needs a little work i think (option to prefix '>' at the time of copy instead of having to go to settings), but it's in early development it appears - will revisit this review later
thanks for the reply - i updated my rating accordinglyDeveloper response
posted 3 years agoThank you for leaving the review. Prefixing with '>' is enabled since the beginning (v0.1.0, 2018). I completely agree with your point but I don't want to surprise existing users by changing default setting. - Rated 5 out of 5by Fall, 3 years ago
- Rated 5 out of 5by Fouad, 3 years ago
- Rated 5 out of 5by Firefox user 15825968, 3 years ago
- Rated 5 out of 5by Tomas, 3 years ago
- Rated 5 out of 5by mmm, 3 years ago
- Rated 5 out of 5by clach04, 3 years agoOnly tried a couple of pages but worked flawlessly so far, even including images. It has a useful options like straight copy and copy with quote support.
- Rated 5 out of 5by Charlie Gorichanaz, 4 years agoWonderful! How have I not searched for such an addon before? Good set of options.
Oh, ignore this, I just figured out how to change the setting in Vimwiki: The only thing missing for my use case is header syntax with equal signs on both sides of the header (which is not my favorite style, but is what Vimwiki wants). - Rated 5 out of 5by Firefox user 15309659, 4 years ago
- Rated 5 out of 5by Unvir, 4 years agoI'd like to add two points:
1. Could you add the option "Include link to source web page" as a context menu entry? Most of the times, you copy fragments from the same page, so you don't need the same link copied over and over again. The icon should respect the options, but the context menu should be able to override them.
2. Would it be possible to add an option to copy plain-text with the link url next to the link name? Say if "a_link" was a href, so a copy would be "a_link (http://google.com)".
All in all, this is the best Markdown Copy addon out there. I hope you continue working on it.Developer response
posted 4 years agoAppreciate your time for writing review for this add-on.
As for #1, I will consider how I can implement your requirement as I sometime need such feature. Since this is not an ideal place to discuss/track the feature, I opened an issue at https://github.com/0x6b/copy-selection-as-markdown/issues/49. Please follow the issue for any progress.
As for #2, See "Disable link styling" and please open a new issue if you have any unique requirement.