alicoding / spectrum

A node blogging system
spectrum.alicoding.com
8 stars 5 forks source link

Do we need "save draft" option locally or on the server #6

Open alicoding opened 11 years ago

alicoding commented 11 years ago

With Wordpress.org they have the draft uploaded to the server (database)

Right now Spectrum uses "Stackedit" and it does save the draft but locally.

If the user clear their cache or move to another computer they won't have their saved work there.

I would like to know if we want to have that save to the elasticsearch or?

alicoding commented 11 years ago

I think the first question we can answer here now is: "We need save draft" then the next would be "On the server".

We can implement this.