Skip to content

Commit 4a25adb

Browse files
authored
Merge pull request #328 from SISheogorath/patch-1
Add documentation for new permissions
2 parents 6dfc186 + 9ea66e8 commit 4a25adb

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

public/docs/features.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@ There are four possible options:
4949

5050
<i class="fa fa-leaf fa-fw"></i> **Freely**: Anyone can edit this note.
5151
<i class="fa fa-pencil fa-fw"></i> **Editable**: A signed-in user can edit this note.
52-
<i class="fa fa-lock fa-fw"></i> **Locked**: Only the owner can edit this note.
52+
<i class="fa fa-id-card fa-fw"></i> **Limited**: People have to sign-in to view and edit this note.
53+
<i class="fa fa-lock fa-fw"></i> **Locked**: Anyone can view this note but only the owner can edit it.
54+
<i class="fa fa-umbrella fa-fw"></i> **Protected**: People have to sign-in to view this note but only owner can edit.
5355
<i class="fa fa-hand-stop-o fa-fw"></i> **Private**: Only the owner can view and edit this note.
5456

5557
**Only the owner of the note can change the note's permissions.**

0 commit comments

Comments
 (0)