Code Monkey home page Code Monkey logo

Comments (6)

benweet avatar benweet commented on May 18, 2024

That would be too simple. You need at least to specify the hosting service (StackEdit doesn't provide online storage). What's wrong with the Google+ popup? That's only 3 clicks!

from stackedit.

schickling avatar schickling commented on May 18, 2024

First of all: in my opinion, when it comes to get things done, there is no "too simple" way. Thats what I love about Google Drive. You just drag the image into the editor and there it is.

Concerning the hosting service. There are a lot of free image hosters out there. A user could select which he wants in the preferences. And that doesn't mean the Google+ popup is replaced.

from stackedit.

mAAdhaTTah avatar mAAdhaTTah commented on May 18, 2024

Would it be possible to just save the image in the same local storage location as the MD file itself? Although I suppose that would make the syncing through Google Drive difficult...

from stackedit.

benweet avatar benweet commented on May 18, 2024

Yes, images can be stored on client side and displayed using data URI and even embedded in the Markdown, see this link. The problem: large images take large amount of space in the local storage and the textarea would be unusable if they were embedded in Markdown.

from stackedit.

benweet avatar benweet commented on May 18, 2024

Fixed.

Image hosting is provided by Picasa/Google+. The upload is actually relayed to an heroku web app because google photo API doesn't support CORS. So it can take a while especially if the dyno is sleeping.

from stackedit.

schickling avatar schickling commented on May 18, 2024

Awesome!

I also proposed some hosting specific improvements here #41

from stackedit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.