|
|
|
|
@ -17,19 +17,18 @@ const TPL = `
|
|
|
|
|
|
|
|
|
|
<button id="find-and-fix-consistency-issues-button" class="btn">Find and fix consistency issues</button><br/><br/>
|
|
|
|
|
|
|
|
|
|
<h4>Debugging</h4>
|
|
|
|
|
<h4>Anonymize database</h4>
|
|
|
|
|
|
|
|
|
|
<button id="anonymize-button" class="btn">Save anonymized database</button><br/><br/>
|
|
|
|
|
|
|
|
|
|
<p>This action will create a new copy of the database and anonymise it (remove all note content and leave only structure and metadata)
|
|
|
|
|
<p>This action will create a new copy of the database and anonymise it (remove all note content and leave only structure and some non-sensitive metadata)
|
|
|
|
|
for sharing online for debugging purposes without fear of leaking your personal data.</p>
|
|
|
|
|
|
|
|
|
|
<button id="anonymize-button" class="btn">Save anonymized database</button><br/><br/>
|
|
|
|
|
|
|
|
|
|
<h4>Backup database</h4>
|
|
|
|
|
|
|
|
|
|
<button id="backup-database-button" class="btn">Backup database</button>
|
|
|
|
|
<p>Trilium has automatic backup (daily, weekly, monthly), but you can also trigger backup manually here.</p>
|
|
|
|
|
|
|
|
|
|
<br/>
|
|
|
|
|
<br/>
|
|
|
|
|
<button id="backup-database-button" class="btn">Backup database now</button><br/><br/>
|
|
|
|
|
|
|
|
|
|
<h4>Vacuum database</h4>
|
|
|
|
|
|
|
|
|
|
|