benweet / stackedit

In-browser Markdown editor
https://stackedit.io/
Apache License 2.0
21.8k stars 2.73k forks source link

No CouchDB settings #838

Open Jasmine-Lognnes opened 9 years ago

Jasmine-Lognnes commented 9 years ago

According to https://github.com/benweet/stackedit/blob/master/doc/couchdb-setup.md should it be possible to set the CouchDB URL in Menu > Settings > Advanced > CouchDB URL, but testing with the Docker image from https://registry.hub.docker.com/u/benweet/stackedit/ there is no such option in Menu > Settings > Advanced.

MidnightLightning commented 9 years ago

I just checked and it is indeed there: You need to be in Editing mode, then click the "#" menu on the left, then the Settings link at the bottom (gear icon), and then the Advanced tab. The CouchDB url field is way at the bottom of that list of options.

Jasmine-Lognnes commented 9 years ago

What does it mean to be in Editing mode? On stackedit.io I can find it without any problems.

MidnightLightning commented 9 years ago

@Jasmine-Lognnes If you click the "#" menu, there's a "StackEdit Viewer" option, which just shows the rendered view of your document. In that mode, the "#" menu is just a link to go back to editing again.