mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 00:05:50 +01:00
export subtrees in ZIP instead of TAR format because of more widespread support (especially unicode)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="radio" name="export-subtree-format" id="export-subtree-format-html"
|
||||
value="html">
|
||||
<label class="form-check-label" for="export-subtree-format-html">HTML in TAR archive - this is recommended since this preserves all the formatting.</label>
|
||||
<label class="form-check-label" for="export-subtree-format-html">HTML in ZIP archive - this is recommended since this preserves all the formatting.</label>
|
||||
</div>
|
||||
|
||||
<div class="form-check">
|
||||
|
||||
Reference in New Issue
Block a user