Coder Social home page Coder Social logo

Comments (4)

knugie avatar knugie commented on May 23, 2024 1

πŸ’‘ Adding images as files in the user's gist might work (https://docs.github.com/en/rest/reference/gists#create-a-gist). Those images could then be referenced with their raw_url in md file, e.g. https://gist.github.com/knugie/55b6e043dee0a1781810db2131ed89fb

I know the result is not the same, but I would be totally happy with that, plus it even adds to offline usage convenience and portability capabilities. 🀷

from lepton.

knugie avatar knugie commented on May 23, 2024

On a more technical note

βœ… As far as I can tell, Electron supports pasting image content https://www.electronjs.org/docs/latest/api/clipboard#clipboardreadimagetype

πŸ€” However, it looks like there is a major technical obstacle: GitHub doesn't support uploading image content programatically - isaacs/github#1133
People have been looking into workarounds for that, but hosting Lepton users' images in e.g. a hackjutsu repo would break a couple of Lepton's core concepts https://gist.github.com/maxisam/5c6ec10cc4146adce05d62f553c5062f

from lepton.

hackjutsu avatar hackjutsu commented on May 23, 2024

Thanks for the research. Image hosting is a blocker and I'm hesitant to introduce a Lepton-specific solution. But if someone implements what @knugie suggests above, I'm happy to add it behind a .leptronrc config.

from lepton.

uwezi avatar uwezi commented on May 23, 2024

I would absolutely support @knugie 's suggestion. Currently I am opening the gist in a browser window directly after creating it with lepton, and then I add the image there - however, the big disadvantage I see there is that the image itself is not included when you later download the gist from Github again. Having the image file as part of the gist would make sure that they stay together.

from lepton.

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.