From 7e13ddbdee7bf09b186ecae35d01987bd74eb99c Mon Sep 17 00:00:00 2001 From: Matt <69441971+sigaloid@users.noreply.github.com> Date: Sat, 8 Jan 2022 16:29:51 -0500 Subject: [PATCH] Clarify exporting protected notes --- Markdown.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Markdown.md b/Markdown.md index 3508fc4..581f08b 100644 --- a/Markdown.md +++ b/Markdown.md @@ -32,3 +32,7 @@ You can export whole subtree to ZIP archive which will have directory structured If you want to export just single note without its subtree, you can do it from Note actions menu: [[gifs/markdown-export-note.gif]] + +### Exporting protected notes + +If you want to export protected notes, enter a protected session first! This will export the notes in an unencrypted form, so if you reimport into Trilium, make sure to re-protect these notes. \ No newline at end of file