Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload&insert image #24

Open
DrSensor opened this issue Sep 24, 2018 · 1 comment
Open

Upload&insert image #24

DrSensor opened this issue Sep 24, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@DrSensor
Copy link
Contributor

DrSensor commented Sep 24, 2018

Taking inspiration from my favorite Steem editor named Steeditor, it would be a nice addition to have an ability to upload an image into IPFS network via https://ipfs.busy.org or something else (hint: file-upload.service.ts). Another alternative is to use dat protocol and integrate that with git. The workflow could be:

  1. Automatically setup dat.json at first upload
  2. Store the image in Dat protocol every time the user adds or overwrite notes
  3. Upload the final image on to IPFS when posting
@DrSensor DrSensor added the enhancement New feature or request label Sep 24, 2018
@nothingismagick
Copy link
Contributor

Images are an absolute must, and is one of the things we should look into for our 2.0 Sprint.

@DrSensor DrSensor added this to the v2.0 (User Enhancements) milestone Oct 6, 2018
@DrSensor DrSensor mentioned this issue Nov 8, 2018
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants