auto-host-markdown-image icon indicating copy to clipboard operation
auto-host-markdown-image copied to clipboard

This doesn't appear to be working for me anymore since latest update.

Open andregoldstein opened this issue 9 years ago • 5 comments

Hi there, this was working great until recently. Now when I try and drag an image into the markdown file tab the image tab can only shift left/right amongst the other tabs, I cannot drag the actual image onto the markdown file?

I am getting the following error reports:

Use activationCommands instead of activationEvents in your package.json Commands should be grouped by selector as follows:

  "activationCommands": {
    "atom-workspace": ["foo:bar", "foo:baz"],
    "atom-text-editor": ["foo:quux"]
  }
Package.getActivationCommands (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:806:9)
Package.hasActivationCommands (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:731:20)
<unknown> (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:185:24)
Package.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:163:15)
Package.load (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:177:12)
PackageManager.loadPackage (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:355:14)

andregoldstein avatar Jun 04 '15 16:06 andregoldstein

Thanks for the report.

the image tab can only shift left/right

I can't even drag the image tab left or right. This happens without my package running. I will post an issue on atom/atom.

activationCommands instead of activationEvents

Fixed.

mark-hahn avatar Jun 04 '15 19:06 mark-hahn

See https://github.com/atom/image-view/issues/36.

mark-hahn avatar Jun 04 '15 20:06 mark-hahn

Thanks Mark, I appreciate you chasing it up. It is a really useful addon for creating Markdown posts. Hopefully the guys over at Atom will come up with a solution.

On 4 June 2015 at 21:06, mark-hahn [email protected] wrote:

See atom/image-view#36 https://github.com/atom/image-view/issues/36.

— Reply to this email directly or view it on GitHub https://github.com/mark-hahn/auto-host-markdown-image/issues/4#issuecomment-109033597 .

André Goldstein Director, Milktop

http://www.milktop.co.uk http://www.milktop.co.uk @MilktopDesign https://twitter.com/MilktopDesign

andregoldstein avatar Jun 05 '15 09:06 andregoldstein

Yeah, this doesn't work anymore 😲

invious avatar Sep 14 '16 02:09 invious

I'll mark this as a deprecated package. I've seen several other packages that make picture loading easy and I'm not working on Atom projects anymore.

Unless someone else wants to take this over.

On Tue, Sep 13, 2016 at 7:13 PM, Aymon Fournier [email protected] wrote:

Yeah, this doesn't work anymore 😲

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mark-hahn/auto-host-markdown-image/issues/4#issuecomment-246885197, or mute the thread https://github.com/notifications/unsubscribe-auth/AAxhv4oZ7prFpXws0B6pRV5M-JW2NFN6ks5qp1g9gaJpZM4E4efM .

mark-hahn avatar Sep 14 '16 02:09 mark-hahn