diff --git a/Sharing.md b/Sharing.md index fc3586e..9d011b3 100644 --- a/Sharing.md +++ b/Sharing.md @@ -88,6 +88,7 @@ Password-protecting shared notes is available since 0.54. * if a note has `#shareRaw` label, the note will be shared raw, without HTML wrapper * if a note has `#shareDisallowRobotIndexing` label, it will carry `` meta tag and `X-Robots-Tag: noindex` header, which will advise crawlers to skip this page +* if a text note has `#shareIndex` label, its content will display a list of all shared note roots ## Limitations