You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="desc">Your browser's localStorage can handle many mind maps and creates a permalink, but this URL cannot be shared.</p>
110
113
<pdata-for="load">
111
114
<span>Saved maps</span>
112
115
<selectclass="list"></select>
@@ -120,6 +123,7 @@ <h3></h3>
120
123
</div>
121
124
122
125
<divid="firebase">
126
+
<pclass="desc">Firebase offers real-time synchronization for true multi-user collaboration.</p>
123
127
<pdata-for="save load">
124
128
<span>Server</span>
125
129
<inputtype="text" class="server" />
@@ -147,6 +151,7 @@ <h3></h3>
147
151
</div>
148
152
149
153
<divid="webdav">
154
+
<pclass="desc">Use this to access a generic DAV-like REST API.</p>
150
155
<pdata-for="save load">
151
156
<span>URL</span>
152
157
<inputtype="text" class="url" />
@@ -157,6 +162,7 @@ <h3></h3>
157
162
</div>
158
163
159
164
<divid="gdrive">
165
+
<pclass="desc">Maps stored in Google Drive have a permalink URL and can be shared with other users, if you allow this by setting proper permissions (inside Google Drive itself).</p>
0 commit comments