From bb373c180a5b681c0f554b4a17d4e7161bc72e29 Mon Sep 17 00:00:00 2001 From: zadam Date: Sat, 6 Jun 2020 18:28:44 +0200 Subject: [PATCH] Updated Note (markdown) --- Note.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Note.md b/Note.md index e3a02dd..40fbc51 100644 --- a/Note.md +++ b/Note.md @@ -32,4 +32,8 @@ Clicking an undelete will recover the note, it's content and attributes - note s To be able to undelete a note, it is necessary that deleted note's parent must be undeleted (otherwise there's no place where we can undelete it to). This might become a problem when you delete more notes in succession - the solution is then undelete in the reverse order of your deletion. -After the 7 days (configurable) the notes will be "erased" - their title, content, revisions and attributes will be erased and it will not be possible anymore to recover them (unless you restore [[backup]]). \ No newline at end of file +After the 7 days (configurable) the notes will be "erased" - their title, content, revisions and attributes will be erased and it will not be possible anymore to recover them (unless you restore [[backup]]). + +## See also + +* [[Read-only note]] \ No newline at end of file