Open Misiu opened 9 years ago
Good one, gonna look into it this weekend!
@Rovak awesome news :) Hope this won't be to complex to implement.
I've been doing some tests and implementing simple behavior is easy. I think the exceptions are gonna be harder to implement in the editor because the pasted data can contain more complex situations:
I will try to implement the simple behavior first. After that i will consider implementing the more complex situations.
@Rovak, awesome news :)
What do You think?
@Rovak any news on this?
not yet, been busy with other things and this one isn't very high on my priority list right now
Hi Rovak, any chances You might look into this issue?
Hi Misiu, like i mentioned before, this issue is not very high on my priority list, this plugin is focused on inputs which are not WYSIWYG based like textarea's and markdown syntax. TinyMCE already has a way to embed images so i doubt that this plugin will be used much in combination with TinyMCE.
First I want to say this is an awesome plugin, I hadn't test it yet, but from demo I can see this is THE functionality I was looking for. Thank You for sharing this awesome piece of code. I noticed that You have CodeMirror integration, do You plan to add tinyMCE support? right now when placing images into TinyMCE they are included as base64, instead I would like to include them like You plugin is doing.
Maybe You already used Your plugin with TinyMCE?