mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
#98, sync to server now works as well + a lot of related changes
This commit is contained in:
@@ -433,11 +433,11 @@
|
||||
|
||||
<button id="test-sync-button" class="btn btn-sm">Test sync</button>
|
||||
|
||||
<h4>Copy document to the server instance</h4>
|
||||
<h4>Sync document to the server instance</h4>
|
||||
|
||||
<p>This is used when you're setting up server instance of Trilium. After the installation the databa</p>
|
||||
<p>This is used when you want to sync your local document to the server instance configured above. This is a one time action after which the documents are synced automatically and transparently.</p>
|
||||
|
||||
<button id="test-sync-button" class="btn btn-sm">Copy document to the sync server</button>
|
||||
<button id="sync-to-server-button" class="btn btn-sm">Sync local document to the server instance</button>
|
||||
</div>
|
||||
<div id="advanced">
|
||||
<h4 style="margin-top: 0px;">Sync</h4>
|
||||
|
||||
Reference in New Issue
Block a user