1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00

GITBOOK-317: Organize the Use Cases and Tutorials group

This commit is contained in:
Filip Božičević 2023-08-23 10:45:08 +00:00 committed by gitbook-bot
parent eedb31a782
commit 3130722f4d
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF
16 changed files with 37 additions and 21 deletions

View file

@ -28,5 +28,5 @@ There's no browser version of the app. Anytype is a stand-alone software, that w
### Featured Guides
<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Deep dive: Sets</strong></td><td>Learn how to 10x your work with sets</td><td></td><td><a href="use-cases-and-tutorials/deep-dive-sets.md">deep-dive-sets.md</a></td><td><a href=".gitbook/assets/Screenshot 2023-05-30 at 14.59.37.png">Screenshot 2023-05-30 at 14.59.37.png</a></td></tr><tr><td><strong>Daily journal</strong></td><td>Cultivate a ritual of daily journaling in your private space</td><td></td><td><a href="use-cases-and-tutorials/anytype-editor.md">anytype-editor.md</a></td><td><a href=".gitbook/assets/Screenshot 2023-05-31 at 09.49.05.png">Screenshot 2023-05-31 at 09.49.05.png</a></td></tr><tr><td><strong>Travel wiki</strong></td><td>Put everything into one, offline-accessible place</td><td></td><td><a href="use-cases-and-tutorials/travel-wiki.md">travel-wiki.md</a></td><td><a href=".gitbook/assets/Screenshot 2023-05-31 at 09.47.46 (1).png">Screenshot 2023-05-31 at 09.47.46 (1).png</a></td></tr></tbody></table>
<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Deep dive: Sets</strong></td><td>Learn how to 10x your work with sets</td><td></td><td><a href="tutorials-and-use-cases/tutorials/deep-dive-sets.md">deep-dive-sets.md</a></td><td><a href=".gitbook/assets/Screenshot 2023-05-30 at 14.59.37.png">Screenshot 2023-05-30 at 14.59.37.png</a></td></tr><tr><td><strong>Daily journal</strong></td><td>Cultivate a ritual of daily journaling in your private space</td><td></td><td><a href="tutorials-and-use-cases/use-cases/anytype-editor.md">anytype-editor.md</a></td><td><a href=".gitbook/assets/Screenshot 2023-05-31 at 09.49.05.png">Screenshot 2023-05-31 at 09.49.05.png</a></td></tr><tr><td><strong>Travel wiki</strong></td><td>Put everything into one, offline-accessible place</td><td></td><td><a href="tutorials-and-use-cases/use-cases/travel-wiki.md">travel-wiki.md</a></td><td><a href=".gitbook/assets/Screenshot 2023-05-31 at 09.47.46 (1).png">Screenshot 2023-05-31 at 09.47.46 (1).png</a></td></tr></tbody></table>

View file

@ -42,16 +42,18 @@
* [Markdown](miscellaneous/keyboard-shortcuts/markdown.md)
* [Commands](miscellaneous/keyboard-shortcuts/commands.md)
## Use Cases & Tutorials
## 📽 Tutorials & Use Cases
* [✏ Daily Notes](use-cases-and-tutorials/anytype-editor.md)
* [✈ Travel Wiki](use-cases-and-tutorials/travel-wiki.md)
* [🍎 Study Notes](use-cases-and-tutorials/study-notes.md)
* [🎬 Movie Database](use-cases-and-tutorials/movie-database.md)
* [🍛 Meal Planner / Recipe Book](use-cases-and-tutorials/meal-planner-recipe-book.md)
* [✨ Simple Dashboard](use-cases-and-tutorials/simple-dashboard.md)
* [💫 Deep dive: Templates](use-cases-and-tutorials/deep-dive-templates.md)
* [🌟 Deep dive: Sets](use-cases-and-tutorials/deep-dive-sets.md)
* [Tutorials](tutorials-and-use-cases/tutorials/README.md)
* [✨ Simple Dashboard](tutorials-and-use-cases/tutorials/simple-dashboard.md)
* [💫 Deep dive: Templates](tutorials-and-use-cases/tutorials/deep-dive-templates.md)
* [🌟 Deep dive: Sets](tutorials-and-use-cases/tutorials/deep-dive-sets.md)
* [Use Cases](tutorials-and-use-cases/use-cases/README.md)
* [✏ Daily Notes](tutorials-and-use-cases/use-cases/anytype-editor.md)
* [✈ Travel Wiki](tutorials-and-use-cases/use-cases/travel-wiki.md)
* [🍎 Study Notes](tutorials-and-use-cases/use-cases/study-notes.md)
* [🎬 Movie Database](tutorials-and-use-cases/use-cases/movie-database.md)
* [🍛 Meal Planner / Recipe Book](tutorials-and-use-cases/use-cases/meal-planner-recipe-book.md)
## 🔐 Data & Security

View file

@ -10,6 +10,10 @@ Lots of people compare Sets with databases, but there's a key difference: Sets d
Sets are a way to see a portion of your graph, and objects you've created, based on your filtered criteria, and several secondary filters which you can customize. You can think of them as a live filter or query for Objects which share certain criteria - specifically, a type or a relation.
{% content-ref url="../../tutorials-and-use-cases/tutorials/deep-dive-sets.md" %}
[deep-dive-sets.md](../../tutorials-and-use-cases/tutorials/deep-dive-sets.md)
{% endcontent-ref %}
#### Sets serve two primary functions:
1. **Organizing and Accessing Objects**\
@ -30,5 +34,3 @@ Sets are a way to see a portion of your graph, and objects you've created, based
Sets also provide a way to batch-edit Objects. \
\
You can use multi-select in Sets to delete multiple Objects at once or to batch update the Object Type. You can also batch-add or edit Relations for Objects from Set view, instead of entering them one-by-one.&#x20;
{% embed url="https://vimeo.com/717016770" %}

View file

@ -22,7 +22,7 @@ Colleagues, friends, and neighbours might all be considered type: _Human_ in you
* Movie
* Idea
It's up to you how narrow or broad you'd like your types to be, but generally we recommend using general types for categorizing your objects, and further refining the use of your types through [templates](../../use-cases-and-tutorials/deep-dive-templates.md).&#x20;
It's up to you how narrow or broad you'd like your types to be, but generally we recommend using general types for categorizing your objects, and further refining the use of your types through [templates](../../tutorials-and-use-cases/tutorials/deep-dive-templates.md).&#x20;
You can always view and manage your types from the Types Library, found in the _Library_ widget on your sidebar.

View file

@ -13,7 +13,9 @@ Templates are one of our most-beloved ways to work at Anytype, designed to help
Templates are saved on the Type level, and each Type can support multiple Templates. For example, you can have different Templates for different kinds of Books, like academic, fiction, or non-fiction.&#x20;
{% embed url="https://vimeo.com/717028105" %}
{% content-ref url="../../tutorials-and-use-cases/tutorials/deep-dive-templates.md" %}
[deep-dive-templates.md](../../tutorials-and-use-cases/tutorials/deep-dive-templates.md)
{% endcontent-ref %}
### How to Create a Template
@ -25,6 +27,6 @@ There are two ways to add a Template:&#x20;
### Using & Managing Templates
Once you've created your Template, each time you add a new Object you will be prompted to select the Template you'd like to use. If you would like to bypass this, you can alsways use the default Blank template.
Once you've created your Template, each time you add a new Object you will be prompted to select the Template you'd like to use. If you would like to bypass this, you can always use the default Blank template.
You can view, edit, duplicate, or delete the Templates you've added for each Object Type in the Types Library.

View file

@ -30,10 +30,8 @@ Your homepage is what you will see each time you open Anytype. By default, your
However, you can change your homepage by using the dropdown menu in your space settings and choosing between your graph, your last opened object, or a specific object you've created.
{% content-ref url="../../tutorials-and-use-cases/tutorials/simple-dashboard.md" %}
[simple-dashboard.md](../../tutorials-and-use-cases/tutorials/simple-dashboard.md)
{% endcontent-ref %}
<figure><img src="../../.gitbook/assets/Screenshot 2023-08-17 at 18.27.47.png" alt=""><figcaption></figcaption></figure>
For more on building pages, see [object-editor](../../basics/object-editor/ "mention")

View file

@ -0,0 +1,6 @@
---
description: For guides and deep dives, check out this section!
---
# Tutorials

View file

@ -0,0 +1,6 @@
---
description: For more detailed use cases, check out this section instead!
---
# Use Cases