diff --git a/README.md b/README.md
index 7db4cf1..8946f00 100644
--- a/README.md
+++ b/README.md
@@ -136,6 +136,23 @@ To open a note in a tab, double-click/press `Enter` on the item in the library,
+#### Magic Key
+
+BN enhances the note editor with a _Magic Key_ command palette, which can be opened by typing `/` in the editor. You can type or use the arrow keys to navigate the commands, and press `Enter` to execute.
+
+
+
+#### Note Link Preview
+
+BN enhances the note editor with link preview. Hover+Ctrl/Cmd or click the link to preview the linked note without leaving the current note.
+
+
+
+
+#### Direct Markdown Paste
+
+BN supports direct markdown paste. You can paste markdown content into the note editor, and it will be converted to the rich text format automatically.
+
### Note Link
To create a _note link_ between the note you are editing and another note, click the
button in the title bar of the note editor.