From de44d69d3eb8a42e3de185135883d422fa2907b0 Mon Sep 17 00:00:00 2001 From: jonathan2384 <93066841+jonathan2384@users.noreply.github.com> Date: Thu, 25 Nov 2021 00:14:27 +0900 Subject: [PATCH] Update fundamentaldifferences.md --- migrating/notion/fundamentaldifferences.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/migrating/notion/fundamentaldifferences.md b/migrating/notion/fundamentaldifferences.md index 44d99fa..821e895 100644 --- a/migrating/notion/fundamentaldifferences.md +++ b/migrating/notion/fundamentaldifferences.md @@ -9,11 +9,11 @@ Each object has a canvas, and blocks can be placed within it. ## Create a Block Notion's command pallete works almost exactly like Anytype's. Use the forward slash `/` to open the command pallete. Type to search, use the arrow keys to navigate up and down, or scroll through the list with your mouse. Press Enter, or click on the block type that you want, in order to create the desired block. By default, when you start typing on an Anytype object canvas, the block type will be plain text. -![image.png](<../.gitbook/assets/slashmenu.png) +![slashmenu.png](<../.gitbook/assets/slashmenu.png) *To see a list of all available blocks, please refer to the Documentation page.* Want to create a block between, below, or even above another block? With Notion, you'd have used the `+` button to only create a block below the current block. -![image.png](<../.gitbook/assetsnotionblocks.png) +![image.png](<../.gitbook/assets/notionblocks.png) Anytype's system is more flexible. Hover over the block dragger (shaped like a pill with three dots inside it), and a `+` button will pop out to your left. ![image.png](<../.gitbook/assets/anytypeblocks.png)