pell icon indicating copy to clipboard operation
pell copied to clipboard

Update insert image action: support uploading local image

Open tatwd opened this issue 6 years ago • 3 comments

using Fetch API and add a option to settings:

{
  upload: {
    api: 'http://xxx'
  }
}

Active default action for not config this option in init method.

tatwd avatar Jun 12 '18 01:06 tatwd

Any updates on this? Would be really nice to have this feature

KubqoA avatar Aug 17 '18 11:08 KubqoA

Will you guys merge this ? it would really help

Vitormdias avatar Nov 07 '18 23:11 Vitormdias

Very unlikely, this nearly doubles the size of the source file. This is a great candidate for the plugin system, which will be implemented in 2.0.

jaredreich avatar Nov 09 '18 14:11 jaredreich