fixes

zadam 2020-01-04 10:47:19 +01:00
parent 9179fd9b76
commit a2e3d4279b
2 changed files with 3 additions and 1 deletions

@ -4,7 +4,7 @@ One of the Trilium's goals is to provide fast and comfortable navigation between
You can use alt-left and alt-right to move back and forward in history of viewed pages.
This works identically to browser backwards / forwards, it's actually using bult-in browser support for this.
This works identically to browser backwards / forwards, it's actually using built-in browser support for this.
Of course this is basic and expected functionality, but it's worth mentioning that Trilium plays nicely here.

@ -22,6 +22,8 @@ There's one special note called "root note" which is root of the note tree. All
### Deleting / undeleting notes
_Description below is valid only since Trilium 0.40_
When you delete a note in Trilium, it is actually only marked for deletion (soft-delete) - the actual content, title, attributes etc. are not deleted, only hidden.
Within (by default) 7 days, it is possible to undelete these soft-deleted notes - open Recent Changes dialog and you will see a list of all modified notes including the deleted ones. Notes available for undeletion have a link to do so. This is kind of "trash can" functionality known from e.g. Windows.