From 4d9c64b716ada38ba1bca4936e38ee6093f7fbf4 Mon Sep 17 00:00:00 2001 From: jonathan2384 <93066841+jonathan2384@users.noreply.github.com> Date: Thu, 25 Nov 2021 00:20:16 +0900 Subject: [PATCH] Update fundamentaldifferences.md --- migrating/notion/fundamentaldifferences.md | 44 +++++++++++++++++----- 1 file changed, 34 insertions(+), 10 deletions(-) diff --git a/migrating/notion/fundamentaldifferences.md b/migrating/notion/fundamentaldifferences.md index 821e895..a1d9112 100644 --- a/migrating/notion/fundamentaldifferences.md +++ b/migrating/notion/fundamentaldifferences.md @@ -19,46 +19,65 @@ Anytype's system is more flexible. Hover over the block dragger (shaped like ![image.png](<../.gitbook/assets/anytypeblocks.png) Move your mouse over to the `+` button that just appeared, and you'll see a yellow line appear. This line indicates where your new block will be inserted. Click the `+` button, and a new block will be created where the line is located. + [Screen Recording 2021-11-14 at 10.20.41 AM.mov](<../.gitbook/assets/anytypeaddingblocks.mp4) -With this, you can create a block below or between preexisting blocks, but unli -ke Notion, you can also create a block above another block. + +With this, you can create a block below or between preexisting blocks, but unlike Notion, you can also create a block above another block. + To see options available for a block, such as deletion and duplication, click on the block dragger. ![image.png](<../.gitbook/assets/blockoptions.png) ## Moving Blocks Blocks can be moved around freely around a Notion page. Similarly, blocks can also be moved freely around an Anytype page. They can go below, above, inside or even next to other blocks! -To move blocks around an Anytype page, use the three-dotted dragger that appears once you hover over a block to click, then drag the block around a page - just like how'd you use the dragger in Notion. You can also select or command-click to manipulate multiple objects at once! +To move blocks around an Anytype page, use the three-dotted dragger that appears once you hover over a block to click, then drag the block around a page - just like how'd you use the dragger in Notion. You can also select or command-click to manipulate multiple objects at once! + [Screen Recording 2021-11-14 at 10.28.13 AM.mov](<../.gitbook/assets/movingblocks.mp4) + There are some differences, however. You can also indent blocks within other blocks by directly dragging a block over another block in Anytype. # Hierarchy, Page Linking, and Backlinks + Notion's pages operate in a **hierarchical** manner, like your computer's file system. -In your computer's file browser, folders **store** other folders and files. You can create shortcuts (or symbolic links) to refer to these files outside of the hierarchy. If you delete a folder, all the folders and files contained within it will be deleted, and shortcuts to those files will be broken. +In your computer's file browser, folders **store** other folders and files. You can create shortcuts (or symbolic links) to refer to these files outside of the hierarchy. If you delete a folder, all the folders and files contained within it will be deleted, and shortcuts to those files will be broken. + Similarly, in Notion, pages **store** other pages. You can also create backlinks to refer to pages outside of the hierarchy. Therefore, if you delete a page, all the pages contained within it will be deleted, along with backlinks referring to that page. [Screen Recording 2021-11-14 at 1.18.36 AM.mov](<../.gitbook/assets/notionfs.mp4) + Anytype operates in a fundamentally different manner. Rather than working like your computer's file system, it operates like the World Wide Web. -Any website from the World Wide Web can **link** to another website. Every link is a shortcut, as links don't **store** other webpages; they just refer to them. If you delete a webpage or a link, the webpages that it linked to won't be affected or deleted. Other shortcuts will continue to work. + +Any website from the World Wide Web can **link** to another website. Every link is a shortcut, as links don't **store** other webpages; they just refer to them. + +If you delete a webpage or a link, the webpages that it linked to won't be affected or deleted. Other shortcuts will continue to work. + Similarly, in Anytype, other objects (pages in Notion's lingo) can link to another object. This is how you organize other objects within your current object. If you delete links within an object or the object itself, the objects that it linked to won't be deleted, and other links to that object in other objects will continue to function. + > To see which objects your current object links to, click on the Navigation button. Alternatively, click on the Graph button to see a full-featured graph showing all the links between your objects. That's also why backlinks in Notion are not a separate link type in Anytype - every link is a backlink. -Relations also link objects together with another. You'll learn more about this in later sections. + +Relations also link objects together with another. You'll learn more about this in later sections. + ### **What does this mean for me?** Anytype's object linking architecture is more flexible than Notion's. You may be offput by the different architecture, but coming from a user who switched his entire workflow over from Notion to Anytype, you'll come to understand the benefits in no time. + Having objects (or pages, if that's what you prefer) not be locked inside a hierarchical silo, but instead linked together in a knowledge graph brings numerous advantages. You no longer need to think about \*where\* an object belongs in your tree or where to place it, you simply link it. This allows for a much more natural flow of information compared to storing data inside a hierarchical note system. -So, think of this scenario. You create an object, called "Places I want to go to". You want to reference the "Places I want to go to" object in two other objects: Beautiful Scenery and + If you want to read further about the advantages and disadvantages a non-hierarchical architecture brings to Anytype, I highly recommend reading this article: [https://www.nayuki.io/page/designing-better-file-organization-around-tags-not-hierarchies ](https://www.nayuki.io/page/designing-better-file-organization-around-tags-not-hierarchies)and https://www.nateliason.com/blog/roam + + # Databases -Notion's relational databases are an incredibly flexible tool to help you categorize, organize, and **store** database entries - each of which is a fully-functioning page. Anytype works differently, yet, you can achieve the same (and more) with Anytype's Sets, Types and Relations. +Notion's relational databases are an incredibly flexible tool to help you categorize, organize, and **store** database entries - each of which is a fully-functioning page. Anytype works differently, yet, you can achieve the same (and more) with Anytype's Sets, Types and Relations. + ## Sets and Relations ![image.png](<../.gitbook/assets/notiondb.png) *Here's a Notion database. Each database entry is a page, and has predefined **properties, such as Tags, URL, and Phone**.* Anytype's equivalent to Notion's databases are Sets. Unlike Notion databases, Sets do not **store** objects. Instead, they **show**, not store, all objects which meet a specific criteria, kind of how search works. Currently, sets can only show objects with one specific Type relation. Don't know what a Relation is? We'll cover it shortly. + This makes Anytype much more flexible than Notion. With Notion, if you wanted to create a database, you are stuck with it. You cannot move pages outside of the database, nor can you bring pages inside of a database once they have already been created (without annoying workarounds and time-wasting steps.) Instead, with Anytype, you can bring **any** existing object in view with a Set. Learn more about Types and Sets here-> @@ -73,14 +92,19 @@ Learn more about Types and Sets here-> ## Relations -In Notion's databases, you may be familliar with properties, which are attributes connected to each database entry to describe it. In Anytype, relations (Anytype's equivalent of properties) are not only applied to individual database entries, but applied to **every single object**. Relations describe each Object. Many Notion properties are also applicable to Anytype's relations, such as tags, URL, phone number, last modified by, descriptions, checkboxes, and much more. Find out more about Relations in the documentation page. +In Notion's databases, you may be familliar with properties, which are attributes connected to each database entry to describe it. + +In Anytype, relations (Anytype's equivalent of properties) are not only applied to individual database entries, but applied to **every single object**. Relations describe each Object. Many Notion properties are also applicable to Anytype's relations, such as tags, URL, phone number, last modified by, descriptions, checkboxes, and much more. Find out more about Relations in the documentation page. + Relations can be defined for a Type. This is the equivalent as using the `+` button in a Notion database to create a new property. ![image.png](<../.gitbook/assets/anytyperelations.png) ![image.png](<../.gitbook/assets/notionrelations.png) -You can configure a Set to show relations (properties in Notion's lingo). Furthermore, you can create different Views (like Notion) that have different filtering and sorting settings, based on the Relations of the object. +You can configure a Set to show relations (properties in Notion's lingo). Furthermore, you can create different Views (like Notion) that have different filtering and sorting settings, based on the Relations of the object. + Filtering, sorting and creating views in a Set work in a very similar manner to Notion, so you shouldn't have much trouble getting things sorted out. Check out the documentation on Sets for more information. +
Having trouble understanding Relations in contrast to Notion's Databases? Click here for a simplified explanation. - Consider Anytype's Relations to be Attributes within a Notion database.