diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-09-10 09:52:21 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-09-10 09:52:21 -0700 |
commit | 0dd32d3495c703ace38f5ab500c3a87157910e5b (patch) | |
tree | 62a7328b81c23c7cb3016a2e7dd727b2541c7cad /Documentation/user-manual.txt | |
parent | ae1c4ef21e5b784cc84f8a7c04ec8873c1fe35b9 (diff) | |
download | subsurface-0dd32d3495c703ace38f5ab500c3a87157910e5b.tar.gz |
Document simplified web access to cloud storage data
The backend now redirects you to the correct URL once you log in with your
email address and password. So all the user needs to know is to go to
https://cloud.subsurface-divelog.org
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Documentation/user-manual.txt')
-rw-r--r-- | Documentation/user-manual.txt | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index c21563e14..9619cb292 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -2513,9 +2513,18 @@ functional if used while offline. _Subsurface_ will simply synchronize the data with the backend serer the next time it is used while the computer is online. -Although _Subsurface_ offers integrated -Cloud storage of dive logs, it is also simple to achieve this using several of the -existing facilities on the Internet. +* Web access to _Subsurface cloud storage_ + +One of the nice side benefits of using _Subsurface cloud storage_ is that +you can also access your dive data from any web browser. Simply open +https://cloud.subsurface-divelog.org[https://cloud.subsurface-divelog.org], +log in with the same email and password, and you can see an HTML export of +the latest dive data that was synced to the _Subsurface cloud storage_. + +If you prefer not to use the integrated cloud storage of dive logs (and +don't need the web access to your data), it is also simple to store your +dive logs in the cloud using several of the existing facilities on the +Internet. For instance http://www.dropbox.com/[_Dropbox_] |