LaserWeb4 icon indicating copy to clipboard operation
LaserWeb4 copied to clipboard

FEATURE: Load/Save settings from/to server

Open quintesse opened this issue 7 years ago • 4 comments

Right now setting up several clients/browsers is quite a hassle. Yes you can save all the settings as files but then you still have to get them to the other clients.

Right now I have to:

  1. Save the files
  2. Locate them
  3. Mail them
  4. Save them locally
  5. Load them

And you'd have to do that each time you make any changes (or remember to make the exact same changes everywhere).

Being able to save the settings on the server itself somehow would be very useful I think.

This issue would be for the necessary UI changes. (Would there be extra buttons for all the load/save options that currently exist, or is there a nicer/smarter way to handle this?)

Needs https://github.com/LaserWeb/lw.comm-server/issues/62 for the supporting server-side API.

quintesse avatar Jun 22 '18 12:06 quintesse

Hmm could be done thru https://www.npmjs.com/package/google-drive but it's not work of an evening or two :P

jorgerobles avatar Jun 23 '18 11:06 jorgerobles

Isn't there a way it could be done on the server itself?

quintesse avatar Jun 23 '18 11:06 quintesse

Ok, I misunderstood. You mean to use have lw.comm-server store the settings, while running the server standalone, and not as desktop app isn't it?

If so, please open the issue at https://github.com/LaserWeb/lw.comm-server, thanks. This repo is meant to the UI part.

jorgerobles avatar Jun 23 '18 11:06 jorgerobles

I opened https://github.com/LaserWeb/lw.comm-server/issues/62 and updated the description of this issue somewhat.

quintesse avatar Jun 23 '18 11:06 quintesse