From 6477a0f68b49247f0497c5f58bc982d01526ab59 Mon Sep 17 00:00:00 2001 From: Vladimir Ermolaev Date: Sat, 13 Nov 2021 11:51:54 +0000 Subject: [PATCH] GitBook: [#110] Rename section reference to features --- README.md | 4 ++-- SUMMARY.md | 10 +++++----- faqs/how-are-media-files-stored-on-devices.md | 4 ++-- {reference => features}/navigation.md | 0 {reference => features}/privacy-and-security.md | 0 {reference => features}/storage-and-deletion.md | 0 {reference => features}/syncing-and-p2p.md | 0 .../relations-mentions-and-object-links.md | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) rename {reference => features}/navigation.md (100%) rename {reference => features}/privacy-and-security.md (100%) rename {reference => features}/storage-and-deletion.md (100%) rename {reference => features}/syncing-and-p2p.md (100%) diff --git a/README.md b/README.md index 5e90234..57f2688 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ And what can we offer you diff --git a/SUMMARY.md b/SUMMARY.md index 28bd4db..57b25df 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -24,12 +24,12 @@ * [Creating a Reading List](use-cases-and-tutorials/creating-a-reading-list.md) * [Creating a place for Studies](use-cases-and-tutorials/creating-a-place-for-studies.md) -## Reference +## Features -* [Navigation](reference/navigation.md) -* [Privacy & Security](reference/privacy-and-security.md) -* [Syncing & P2P](reference/syncing-and-p2p.md) -* [Storage & Deletion](reference/storage-and-deletion.md) +* [Navigation](features/navigation.md) +* [Privacy & Security](features/privacy-and-security.md) +* [Syncing & P2P](features/syncing-and-p2p.md) +* [Storage & Deletion](features/storage-and-deletion.md) ## FAQ's diff --git a/faqs/how-are-media-files-stored-on-devices.md b/faqs/how-are-media-files-stored-on-devices.md index c5d5cb2..44a76c2 100644 --- a/faqs/how-are-media-files-stored-on-devices.md +++ b/faqs/how-are-media-files-stored-on-devices.md @@ -6,6 +6,6 @@ Large **Videos** and **Files** are downloaded on demand, i.e., when you click on To make the experience even better, we have implemented Caching of files, so if you are streaming or frequently using a large file, it will be pre-cached from the server. -{% content-ref url="../reference/storage-and-deletion.md" %} -[storage-and-deletion.md](../reference/storage-and-deletion.md) +{% content-ref url="../features/storage-and-deletion.md" %} +[storage-and-deletion.md](../features/storage-and-deletion.md) {% endcontent-ref %} diff --git a/reference/navigation.md b/features/navigation.md similarity index 100% rename from reference/navigation.md rename to features/navigation.md diff --git a/reference/privacy-and-security.md b/features/privacy-and-security.md similarity index 100% rename from reference/privacy-and-security.md rename to features/privacy-and-security.md diff --git a/reference/storage-and-deletion.md b/features/storage-and-deletion.md similarity index 100% rename from reference/storage-and-deletion.md rename to features/storage-and-deletion.md diff --git a/reference/syncing-and-p2p.md b/features/syncing-and-p2p.md similarity index 100% rename from reference/syncing-and-p2p.md rename to features/syncing-and-p2p.md diff --git a/fundamentals/object/blocks-and-canvas/relations-mentions-and-object-links.md b/fundamentals/object/blocks-and-canvas/relations-mentions-and-object-links.md index 150252d..f0164fe 100644 --- a/fundamentals/object/blocks-and-canvas/relations-mentions-and-object-links.md +++ b/fundamentals/object/blocks-and-canvas/relations-mentions-and-object-links.md @@ -20,7 +20,7 @@ This approach allows you to create "Home Page" style objects, where you are able ### As Mention -Mention is similar Object Link approach where you are able to add any object from your Anytype with a few differences. It is in-line entity, which allows you to add mention to another object inside the text block. It has default styling and it's not included in Navigation Panel. Read more about navigation in [navigation.md](../../../reference/navigation.md "mention") section +Mention is similar Object Link approach where you are able to add any object from your Anytype with a few differences. It is in-line entity, which allows you to add mention to another object inside the text block. It has default styling and it's not included in Navigation Panel. Read more about navigation in [navigation.md](../../../features/navigation.md "mention") section ![](../../../.gitbook/assets/ezgif-2-9fa3d89f6559.gif)