mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
Updated Sharing (markdown)
parent
8c96681961
commit
7942427ada
@ -76,10 +76,12 @@ You can add the `#shareRoot` attribute to a folder or note, and it will be linke
|
||||
|
||||
It is possible to optionally protect shared notes with credentials.
|
||||
|
||||
To do that, create a label in the format `#shareCredentials="username:password"` to a note which you want to protect. Typically you want to make the whole sub-tree protected like that, so don't forget to make this label inheritable.
|
||||
To do that, create a label in the format `#shareCredentials="username:password"` to a note which you want to protect. Typically, you want to make the whole sub-tree protected like that, so don't forget to make this label inheritable.
|
||||
|
||||
Keep in mind that the default state is public, so make sure everything you need to protect has this label (either owned or inherited).
|
||||
|
||||
Note titles of password protected notes may appear in the links and navigation from unprotected notes.
|
||||
|
||||
Password-protecting shared notes is available since 0.54.
|
||||
|
||||
### Other options
|
||||
|
Loading…
x
Reference in New Issue
Block a user