Gonna make the connection to the server very simple. Just 3 fields with ip/port/password.jurchiks wrote:Looks cool. But the "Server Go" button arrow should probably point upwards, since it's an upload action (and the title/description of the button could be "Upload to server"; also, don't forget to open the server link settings if the link is not established yet). Then there could be a button "Download from server" - just in case you denied the initial request and changed your mind. It should probably save the opened file before downloading from server so as to not lose the changes (and the download goes into a temp/renamed file or directory).
And I do believe the `Add Server Link` button should open a tab in Settings, not an entirely separate window (if it's already like that - nvm).It should save the file on your HDD in any case, especially if it was downloaded from the server.If you got a disconnect a prompt apears asking you where to save the geo fileJust save a DIFF file between initial and last modified and use that accordingly (i.e. if you've been disconnected from the server and modified the file in the mean time, then reconnected, offer to upload the diff).On this way you can load the saved geo while reconnecting
BTW, do you have a function "go to coordinates" somewhere there? I don't see it in the GUI...
The geo can then be selected in the default open window where you can select the geo region.
In this window you can also fill in the coordinates of your disired position

The button with "Server go" is from an icon pack. It does not contain an Symbol like that with the arrow upwarts and the CC license don`t allow me to modify the icons.
Storing the geo as an diff file...hm well i am gonna upload the geo block by block, so i could check if the block got updated by an hash value generated from that block and only upload this block in case it got changed.
We will see. I am gonna try different things and choose which one to take when testing it
