benweet / stackedit

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

Multiple Monitors? #541

Open vocaloidict opened 10 years ago

vocaloidict commented 10 years ago

How can I use stackedit and have the editor on one monitor and the preview on another?

joezimjs commented 10 years ago

Simple enough. Just resize the browser until it fills both screens. If you don't want to fill both screen, then just move it so that the split between the monitors is along the split between the editor and preview halves.

Stackedit doesn't support being open in multiple tabs of the same browser, and since the data is stored via some local storage in your browser, you can't access it in a different browser either.

mAAdhaTTah commented 10 years ago

Doesn't quite work on OSX since their dual-monitor support doesn't have a window appearing on both monitors. Which is dumb, but hey. Would be cool if the preview pane could be "popped out" as as separate window.

joezimjs commented 10 years ago

I agree, that would be cool.