ryanmcalister / unotes

Unotes Visual Studio Code Extension. A markdown WYSIWYG notes editor.
MIT License
173 stars 22 forks source link

Feature Request: Paste without format #114

Open marco-sanjuan opened 2 years ago

marco-sanjuan commented 2 years ago

Hi!

It would be great to be able to do a "paste without format" into note, to paste the main text without generating html code.

In windows, the default key es CTRL+MAYS+V Not sure in Linux/Mac

Thanks!

ryanmcalister commented 2 years ago

Thanks for the suggestion. As a work-around, try pasting into the markdown view instead of the WYSIWYG.

marco-sanjuan commented 2 years ago

Thanks, that's what i do, but it breaks the experience.

Thanks for a great job!

ryanmcalister commented 2 years ago

I found an existing way to do this... Add another Paste keybinding to vscode that uses the SHIFT key. (e.g. Ctrl + Shift + V). Then paste into the wysiwyg