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

Improve editor #61

Open
dinever opened this issue May 20, 2016 · 8 comments
Open

Improve editor #61

dinever opened this issue May 20, 2016 · 8 comments

Comments

@dinever
Copy link
Collaborator

dinever commented May 20, 2016

Currently Dingo uses SimpleMDE as its built-in post editor. However, I would ❤️ to hear your voice about which editor you prefer the most.

To improve the user experience we may also want to implement a drag and drop image upload feature in the editor box.

@bentranter
Copy link
Collaborator

I really like ProseMirror. It supports normal Markdown editing and WYSIWYG editing, and serializes it all to Markdown when you save it to the server. I'm not sure if it has drag-and-drop image uploads though (although it does support drag-and-drop image embeds from other sites), but I'm sure that feature is available as a plugin.

@dinever
Copy link
Collaborator Author

dinever commented May 20, 2016

@bentranter

Great! Let's give ProseMirror a shot.

Thanks!

@samdfonseca
Copy link
Collaborator

How about adding the ability to upload a Markdown file off of your local machine? A lot of people have a dedicated Markdown editor, myself included. Should be easy enough to do.

@dinever
Copy link
Collaborator Author

dinever commented May 20, 2016

@samdfonseca

Sounds great. We should have a feature like that to make it easier for users who use desktop markdown editors.

@sashashakun
Copy link

Golang newbie here. Want to contribute, can I get this issue? Have mostly expirience with JS (browser and node.js), a little bit with PHP and Java.

@dinever
Copy link
Collaborator Author

dinever commented May 26, 2016

@sashashakun

Sure. We appreciate contributions.

For this issue, we are thinking about replacing SimpleMDE with ProseMirror. The front-end code base for the admin dashboard can be found at view/admin/assets.

Thanks!

@sashashakun
Copy link

Will start soon!

@sashashakun
Copy link

Meh, sorry, but I am too busy now, hope to come back to this in few weeks(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants