Marknote icon indicating copy to clipboard operation
Marknote copied to clipboard

Add share and export functionality.

Open octalmage opened this issue 11 years ago • 6 comments

Introduction

It would be great to be able to share a note online, then have the link copied to your clipboard.

We'll need to think about uploading any local images, or we could possibly base64 encode the images and embed them.

Tasks

  • [x] Copy markdown to clipboard.
  • [ ] Cloudup (using up).
  • [ ] GitHub Gists.
  • [ ] .md export.
  • [ ] HTML export.

octalmage avatar Jul 30 '14 08:07 octalmage

Yeah copy to clipboard, Gist, save as .md or .txt file.

Cloud storage for images would be cool, I'm trying to think of options that wouldn't require additional authentication.

mjchamplin avatar Jul 30 '14 08:07 mjchamplin

Sharing to WordPress for sure!

octalmage avatar Jul 30 '14 08:07 octalmage

And maybe a themed hosted service. Prettier that gists.

octalmage avatar Jul 30 '14 08:07 octalmage

Definitely on board to make that. Like gists but prettier. Now that's an idea I can get behind. ;)

mjchamplin avatar Jul 30 '14 08:07 mjchamplin

I think for storing images, I might use Cloudup. The user would have to sign up and enter their credentials. It may not be the cleanest solution, but it's better than eating the cost of image hosting!

octalmage avatar Sep 26 '14 03:09 octalmage

http://notehub.org looks cool, and they have an API!

octalmage avatar Feb 26 '15 11:02 octalmage