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

Editor can save the document as a .md file into the webapp #10

Closed
2 tasks
amoshydra opened this issue Jan 26, 2017 · 2 comments
Closed
2 tasks

Editor can save the document as a .md file into the webapp #10

amoshydra opened this issue Jan 26, 2017 · 2 comments
Assignees
Milestone

Comments

@amoshydra
Copy link
Contributor

amoshydra commented Jan 26, 2017

  • File Manager View to provide ui to save the currently editing element (@jiayingy)
  • webapp/filemanager to provide an API to save the content of CodeMirror into the database (@tayjiehao)
@amoshydra amoshydra added this to the V0.1.0 milestone Jan 26, 2017
@amoshydra amoshydra modified the milestones: V0.1.1b, V0.1.0 Feb 5, 2017
@amoshydra amoshydra changed the title Editor can save the document as a .md file Editor can download an existing document as a .md file Feb 15, 2017
@amoshydra amoshydra changed the title Editor can download an existing document as a .md file Editor can save the document as a .md file into the webapp Feb 15, 2017
@amoshydra
Copy link
Contributor Author

@jiayingy @tayjiehao

As of v0.1.3, data typed into the content view will be automatically saved into the database.
This behaviour replaces the implementation for manual saving + hot-save feature.

If this is this behaviour is fine. We will mark this task is completed.
Otherwise, we can create a new issue for manual saving + hot-save as a new issue for enhancement.

@amoshydra
Copy link
Contributor Author

Treated as done.

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

2 participants