Warning
Version >=
0.1.2
Notice
Read-only mode won’t prevent you from selecting text, but it will prevent you from editing or deleting content.
Read-only Block Embed
You can add readonly to any embedding link to enable read-only mode for the embedded content.
For example:
- Embedded page:
![[note-title|readonly]] - Embedded heading:
![[note-title#heading1|readonly]] - Embedded block:
![[note-title#^blockid|readonly]]
Read-only Copy Link to Embed Text Fragment
Similar to the read-only block embed, you can simply append readonly to the text fragment block ID.
For example:
- Change an embedded text fragment from
![[note-title|o-mytextid]]to![[note-title|o-mytextidreadonly]]
Temporarily Disabling Read-only Mode
You can click the lock icon in the top-right corner to temporarily disable read-only mode. This allows you to edit content while read-only mode is disabled.