telesoho / vscode-markdown-paste-image

Smartly paste for Markdown.
MIT License
135 stars 41 forks source link

FeatReq: Mac Support for Rich Text Paste #74

Closed PabloLION closed 1 year ago

PabloLION commented 2 years ago

I saw your fancy "Paste smart" feature and noticed it works really well. Is it possible to make this supports Mac? I downloaded this repo and try to PR it but I don't know where to start. Could you point that out for me (in case if you are not going to do that)? I saw Obsidian has this function. Thanks.

PabloLION commented 2 years ago

BTW my current work around is to paste the rich text in an empty file in Obsidian, then cut-paste from there. Or using it to open a same file.

PabloLION commented 2 years ago

Also this one works for Win/Linux but not for macOS https://marketplace.visualstudio.com/items?itemName=d3v.pastespecial

telesoho commented 2 years ago

@PabloLION Thank you for your help.

Also this one works for Win/Linux but not for macOS https://marketplace.visualstudio.com/items?itemName=d3v.pastespecial

Looks like this project is no longer maintained anymore.

PabloLION commented 2 years ago

Yes. That's why I made issue here first. Can I know what make it difficult to make an macOS version?

telesoho commented 2 years ago

@PabloLION

Yes. That's why I made issue here first. Can I know what make it difficult to make an macOS version?

Because I don't have a mac.

PabloLION commented 2 years ago

Can you tell me where to start? Or maybe add a contribution guide in README?

telesoho commented 2 years ago

@PabloLION

Can you tell me where to start? Or maybe add a contribution guide in README?

I add a contribution guide to README.

CONTRIBUTING.md

PabloLION commented 2 years ago

Thanks! This is very detailed. I'll try to make a PR later since I've finished my work on Docs and moving on to the next part. I think we can either close this issue or keep it open since other might help. I'll let you to decide.