mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 05:47:05 +09:00
GITBOOK-305: Merge recovery phrase pages
This commit is contained in:
parent
f40adbe1e0
commit
b3d258772c
30 changed files with 67 additions and 71 deletions
25
anytype-basics/collections.md
Normal file
25
anytype-basics/collections.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
description: >-
|
||||
A folder-like structure where where you can visualize and batch edit objects
|
||||
of any type
|
||||
---
|
||||
|
||||
# Collections
|
||||
|
||||
### Understanding Collections
|
||||
|
||||
These are similar to Sets in their appearance and layout, however functioning differently.
|
||||
|
||||
Contrary to Sets and what was explained in the previous chapter, Collections are not filtered by Object Type but are in fact open to any Type. 
|
||||
|
||||
Collections can be used to organize a variety of different objects and store them in one place.
|
||||
|
||||
You are not restricted to viewing only one Object Type at a time, this means you can have multiple different types within one collection. 
|
||||
|
||||
### Example
|
||||
|
||||
If you are organizing your meal prep for the week, you might have a list of recipes, as well as ingredients and a shopping list. 
|
||||
|
||||
The main types you may have could be Recipes and Ingredients. 
|
||||
|
||||
In a Collection, you can organize all of this Types together seamlessly. 
|
22
anytype-basics/essentials/the-editor/README.md
Normal file
22
anytype-basics/essentials/the-editor/README.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
description: Let's explore the features we have in building a page.
|
||||
---
|
||||
|
||||
# Opening the Editor
|
||||
|
||||
### Find the plus sign
|
||||
|
||||
On the bottom navigation panel you will see a white "+" button.
|
||||
|
||||
This plus sign is the central place to create a new, unlinked object from anywhere in the app.
|
||||
|
||||
<figure><img src="../../../.gitbook/assets/Screenshot 2023-08-17 at 18.35.44.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
### Congratulations - you've created your first object!
|
||||
|
||||
From here, you'll see your blank editor canvas with a menu on top. 
|
||||
|
||||
The menu allows you to select between all of the types in your library, and define the type of object you are creating. For more on types, see [this article](../../../basics/anytype-library/types.md).
|
||||
|
||||
Once you've selected a type, you can begin creating content for your object using the block-based editor.
|
||||
|
95
anytype-basics/feature-list-by-platform.md
Normal file
95
anytype-basics/feature-list-by-platform.md
Normal file
|
@ -0,0 +1,95 @@
|
|||
---
|
||||
description: Anytype is available on Mac, Windows, Linux, iOS, and Android.
|
||||
---
|
||||
|
||||
# Feature List by Platform
|
||||
|
||||
{% hint style="info" %}
|
||||
The library has not been yet implemented on the iOS, and there is no graph on Android or iOS either.
|
||||
{% endhint %}
|
||||
|
||||
Here is a running list of features and their implementation status, by platform. This list will be updated with each release.
|
||||
|
||||
| Feature/Action | Desktop 0.34.\* | iOS 0.24.\* | Android 0.24.\* |
|
||||
| --------------------------------------- | --------------- | ----------- | --------------- |
|
||||
| **Appearance & Account Settings** | | | |
|
||||
| Spellcheck | Yes | No | No |
|
||||
| Light mode/dark mode | Yes | Yes | Yes |
|
||||
| Wallpaper | Yes | Yes | Yes |
|
||||
| Default Object Type | Yes | Yes | Yes |
|
||||
| Pin Code | Yes | No | No |
|
||||
| Account Delete | Yes | Yes | Yes |
|
||||
| **Navigation** | | | |
|
||||
| Keyboard Shortcuts | Yes | No | No |
|
||||
| Navigation (backlink) menu | Yes | No | No |
|
||||
| Widgets | Yes | Yes | Yes |
|
||||
| Graph | Yes | No | No |
|
||||
| Global search | Yes | Yes | Yes |
|
||||
| Document search (Ctrl + F) | Yes | No | No |
|
||||
| Sidebar | Yes | No | No |
|
||||
| **Editor & Block Actions** | | | |
|
||||
| Markdown | Yes | No | No |
|
||||
| Export to PDF, Markdown, HTML, Protobuf | Yes | No | No |
|
||||
| Version History | Yes | No | No |
|
||||
| Text color | Yes | Yes | Yes |
|
||||
| Text background color | Yes | Yes | Yes |
|
||||
| Title color | Yes | Yes | Yes |
|
||||
| Title background color | Yes | Yes | Yes |
|
||||
| Block DnD | Yes | Yes | Yes |
|
||||
| Install Type | Yes | Yes | Yes |
|
||||
| Create Custom Type | Yes | No | No |
|
||||
| Install Relation | Yes | Yes | Yes |
|
||||
| Create Custom Relation | Yes | Yes | Yes |
|
||||
| Change Object Type | Yes | Yes | Yes |
|
||||
| Text block - Turn into Object | Yes | No | No |
|
||||
| **Block Types** | | | |
|
||||
| Text | Yes | Yes | Yes |
|
||||
| Title | Yes | Yes | Yes |
|
||||
| Heading | Yes | Yes | Yes |
|
||||
| Subheading | Yes | Yes | Yes |
|
||||
| Highlight | Yes | Yes | Yes |
|
||||
| Callout | Yes | Yes | Yes |
|
||||
| Checkbox | Yes | Yes | Yes |
|
||||
| Bulleted List | Yes | Yes | Yes |
|
||||
| Numbered List | Yes | Yes | Yes |
|
||||
| Toggle | Yes | Yes | Yes |
|
||||
| Files | Yes | Yes | Yes |
|
||||
| Pictures | Yes | Yes | Yes |
|
||||
| Video | Yes | Yes | Yes |
|
||||
| Audio | Yes | Yes | Yes |
|
||||
| PDF | Yes | Yes | Yes |
|
||||
| Bookmark | Yes | Yes | Yes |
|
||||
| Code | Yes | Yes | Yes |
|
||||
| LaTeX | Yes | No | No |
|
||||
| Line divider | Yes | Yes | Yes |
|
||||
| Dots divider | Yes | Yes | Yes |
|
||||
| Simple Table | Yes | Yes | Yes |
|
||||
| Inline Set | Yes | Supported | Supported |
|
||||
| Link-to-Objects | Yes | Yes | Yes |
|
||||
| Relation | Yes | Yes | Yes |
|
||||
| **Set views & Actions** | | | |
|
||||
| Grid view | Yes | Yes | Yes |
|
||||
| List View | Yes | Yes | Yes |
|
||||
| Gallery view | Yes | Yes | Yes |
|
||||
| Kanban view | Yes | No | No |
|
||||
| Add new view | Yes | Yes | Yes |
|
||||
| Add new object | Yes | Yes | Yes |
|
||||
| Sort & Filter | Yes | Yes | Yes |
|
||||
| Batch select | Yes | No | No |
|
||||
| Set by relation | Yes | Yes | Yes |
|
||||
| **Types, Tags, Templates, Relations** | | | |
|
||||
| Library | Yes | No | Yes |
|
||||
| Edit & Delete Type (name, templates) | Yes | No | Type only |
|
||||
| Edit & Delete Relation | Yes | No | Yes |
|
||||
| Create, delete Template | Yes | No | No |
|
||||
| Edit Template | Yes | Yes | Yes |
|
||||
| Apply default template | Yes | Yes | Yes |
|
||||
| Create tag | Yes | Yes | Yes |
|
||||
| **Integrations & Imports** | | | |
|
||||
| Notion | Yes | No | No |
|
||||
| Markdown | Yes | No | No |
|
||||
| Onboarding tool tips | Yes | No | No |
|
||||
| In-app feedback questionnaires | Yes | No | No |
|
||||
| Help menu | Yes | No | No |
|
||||
| Object version history | Yes | No | No |
|
||||
| Object sync status | Yes | Yes | Yes |
|
20
anytype-basics/glossary.md
Normal file
20
anytype-basics/glossary.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
description: Working your way through the anytype primitives
|
||||
---
|
||||
|
||||
# Glossary
|
||||
|
||||
<figure><img src="../.gitbook/assets/Anytype Primitives - Frame 2-2.jpg" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
Getting the most out of anytype means getting comfortable with the basic terminology and how each piece fits together. These primitives are the components you'll use to create everything from simple notes, to complex dashboards, and ultimately - your own little web.
|
||||
|
||||
These include:
|
||||
|
||||
* Space: The container for your graph of objects - in beta stage, this is equivalent to your account. Future versions of Anytype will permit multiple spaces with different access controls.
|
||||
* Graph: A non-hierarchical data structure containing all objects you've ever created in a space, and their connections to each other.
|
||||
* Objects: Building blocks of Anytype. They represent the smallest linkable components in your account; each object is a node in your graph.
|
||||
* Types: Classification system for objects. All objects must have a type.
|
||||
* Templates: Saved content formats for specific Types that can be applied upon Object creation. Templates are specific to types, while types can have multiple templates.
|
||||
* Relations: Object connectors; either via shared properties or defined links.
|
||||
* Collections: Manually created compilation of multiple objects within a single one. 
|
||||
* Sets: Live query of all Objects which share a common characteristic (ie: Type or Relation).
|
14
anytype-basics/keyboard-shortcuts/README.md
Normal file
14
anytype-basics/keyboard-shortcuts/README.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
description: Anytype supports keyboard shortcuts for quicker navigation and
|
||||
---
|
||||
|
||||
# Keyboard Shortcuts
|
||||
|
||||
### <mark style="color:yellow;">To see Anytypes' shortcuts within the app, navigate to Help > Shortcuts</mark> 
|
||||
|
||||
or click ahead to the next pages to see the 4 categories or shortcuts:
|
||||
|
||||
1. Main
|
||||
2. Navigation
|
||||
3. Markdown
|
||||
4. Commands
|
65
anytype-basics/keyboard-shortcuts/commands.md
Normal file
65
anytype-basics/keyboard-shortcuts/commands.md
Normal file
|
@ -0,0 +1,65 @@
|
|||
# Commands
|
||||
|
||||
### Menu
|
||||
|
||||
**/** | Activate command menu
|
||||
|
||||
**Up & down arrow** | Move in menu
|
||||
|
||||
**Left & right arrow** | Get into & close sub menu
|
||||
|
||||
**Esc** | Close menu
|
||||
|
||||
|
||||
|
||||
After pressing / start with writing the block name to choose the right one without a mouse, change block colors, and activate actions.
|
||||
|
||||
### Text
|
||||
|
||||
**/text** | Text block
|
||||
|
||||
**/h1** | Large heading
|
||||
|
||||
**/h2** | Medium heading
|
||||
|
||||
**/h3** | Small heading
|
||||
|
||||
**/high** | Highlight a block of larger text
|
||||
|
||||
|
||||
|
||||
### Lists
|
||||
|
||||
**/todo** | To-do list with checkboxes
|
||||
|
||||
**/bullet** | Bulleted list
|
||||
|
||||
**/num** | Numbered list
|
||||
|
||||
**/toggle** | Toggle list
|
||||
|
||||
|
||||
|
||||
### Objects
|
||||
|
||||
**@today, @tomorrow** | Create an object with a relative date. Also available: @three days ago, @last month, @2023-01-01
|
||||
|
||||
**/page** | Page
|
||||
|
||||
**/file** | File
|
||||
|
||||
**/image** | Image
|
||||
|
||||
**/video** | Video
|
||||
|
||||
**/bookmark** | Bookmark
|
||||
|
||||
**/link** | Link to page
|
||||
|
||||
### Other
|
||||
|
||||
**/line** | Line divider
|
||||
|
||||
**/dots** | Dots divider
|
||||
|
||||
**/code** | Code snippet
|
99
anytype-basics/keyboard-shortcuts/main-commands.md
Normal file
99
anytype-basics/keyboard-shortcuts/main-commands.md
Normal file
|
@ -0,0 +1,99 @@
|
|||
# Main Commands
|
||||
|
||||
### Basics
|
||||
|
||||
**⌘ + N** | Create new object 
|
||||
|
||||
**⌘ + Shift + N** | New Anytype window 
|
||||
|
||||
**⌘ + Option + N** | Create a new object in new window 
|
||||
|
||||
**⌘ + Enter** | Opens object in new window from search interface 
|
||||
|
||||
**⌘ + Option + F** | Toggle fullscreen 
|
||||
|
||||
**⌘ + Z** | Undo 
|
||||
|
||||
**⌘ + Shift + Z** | Redo 
|
||||
|
||||
**⌘ + P** | Print 
|
||||
|
||||
**⌘ + F** | Find on page 
|
||||
|
||||
**⌘ + Q** | Close Anytype 
|
||||
|
||||
**⌘ + Y** | Show page edit history 
|
||||
|
||||
**Shift + Click** | On page link will open it in modal view 
|
||||
|
||||
**⌘ + Click** | On page link will open it in new window 
|
||||
|
||||
**Ctrl + Space** | Shortcuts to launch shortcuts view 
|
||||
|
||||
**⌘ + \\** | Toggle sidebar 
|
||||
|
||||
**⌘ + "+"** | Zoom in 
|
||||
|
||||
**⌘ + "-"** | Zoom out 
|
||||
|
||||
**⌘ + 0** | Default zoom 
|
||||
|
||||
### Structuring 
|
||||
|
||||
**Enter** | Create a new text block 
|
||||
|
||||
**Shift + Enter** | Create a line break within a block of text 
|
||||
|
||||
**Delete** | Merge block with the one above 
|
||||
|
||||
**Tab** | Indent. Сreate a nested block. Moves it to the right 
|
||||
|
||||
**Shift + Tab** | Outdent. Move block to the parent block level to the left 
|
||||
|
||||
### Selection 
|
||||
|
||||
**Double Click** | Select word 
|
||||
|
||||
**Triple Click** | Select an entire block 
|
||||
|
||||
**⌘ + A** | Select all blocks in the page 
|
||||
|
||||
**Shift + ↑ or ↓** | Expand your selection up or down 
|
||||
|
||||
**⌘ + Click** | On block will select or de-select an entire block 
|
||||
|
||||
**Shift + Click** | Select block and all blocks in between 
|
||||
|
||||
### Actions / Activate command menu 
|
||||
|
||||
**⌘ + /** | Open action menu 
|
||||
|
||||
**⌘ + Delete** | Deletes the words left to the cursor 
|
||||
|
||||
**⌘ + C** | Copy selected block/blocks or text part 
|
||||
|
||||
**⌘ + X** | Cut selected block/blocks or text part 
|
||||
|
||||
**⌘ + V** | Paste data outside Anytype, block/blocks or text part 
|
||||
|
||||
**⌘ + D** | Duplicate selected block/blocks 
|
||||
|
||||
**⌘ + E, ⌘ + .** | Show emoji picker 🏄♂️ 
|
||||
|
||||
### Text style 
|
||||
|
||||
**⌘ + B** | Bold 
|
||||
|
||||
**⌘ + I** | Italic 
|
||||
|
||||
**⌘ + U** | Underline 
|
||||
|
||||
**⌘ + Shift +S** | Strikethrough 
|
||||
|
||||
**⌘ + K** | Add a link 
|
||||
|
||||
**⌘ + L** | Convert to Inline code 
|
||||
|
||||
**⌘ + Shift + C** | Apply previously selected font color 
|
||||
|
||||
**⌘ + Shift + H** | Apply previously selected highlight
|
61
anytype-basics/keyboard-shortcuts/markdown.md
Normal file
61
anytype-basics/keyboard-shortcuts/markdown.md
Normal file
|
@ -0,0 +1,61 @@
|
|||
# Markdown
|
||||
|
||||
### While typing 
|
||||
|
||||
**\`** | Inline code 
|
||||
|
||||
**\*\* or \_\_** | Inline bold
|
||||
|
||||
**\* or \_** | Inline italic 
|
||||
|
||||
**\~\~** | Inline strikethrough 
|
||||
|
||||
**-- >** (no spaces) | Inserts: ⟶ 
|
||||
|
||||
**< --** (no spaces) Inserts: ⟵ 
|
||||
|
||||
**< -- >** (no spaces) Inserts: ⟷ 
|
||||
|
||||
**->** (like above but 1 -) | Inserts: → 
|
||||
|
||||
**<-** | Inserts: ← 
|
||||
|
||||
**--** | Inserts: — 
|
||||
|
||||
**— >** (no spaces) | Inserts: ⟶ 
|
||||
|
||||
**< —** (no spaces) | Inserts: ⟵ 
|
||||
|
||||
**(c)** | Inserts: © 
|
||||
|
||||
**(r)** | Inserts: ® 
|
||||
|
||||
**(tm)** | Inserts: ™
|
||||
|
||||
**...** | Inserts: … 
|
||||
|
||||
|
||||
|
||||
### At the beginning of any new line
|
||||
|
||||
**# + Space** | Create an H1 heading
|
||||
|
||||
**## + Space** | Create an H2 heading
|
||||
|
||||
**### + Space** | Create an H3 heading 
|
||||
|
||||
**" + Space** | Create a highlighted block
|
||||
|
||||
**\* or + or - and Space** | Create a bulleted list 
|
||||
|
||||
**\[] + Space** | Create a to-do checkbox
|
||||
|
||||
1. **+ Space** | Create a numbered list
|
||||
|
||||
**> + Space** | Create a toggle list
|
||||
|
||||
**\`\`\`** | Create a code block
|
||||
|
||||
**---** | Create line divider
|
||||
|
||||
**\*\*\*** | Create dots divider
|
47
anytype-basics/keyboard-shortcuts/navigation.md
Normal file
47
anytype-basics/keyboard-shortcuts/navigation.md
Normal file
|
@ -0,0 +1,47 @@
|
|||
# Navigation
|
||||
|
||||
### Basics 
|
||||
|
||||
**⌘ + ,(comma)** | Open settings 
|
||||
|
||||
**⌘ + O** | Open the navigation pane 
|
||||
|
||||
**⌘ + Option + O** | Open the graph pane 
|
||||
|
||||
**⌘ + S** | Open the search pane 
|
||||
|
||||
**Alt + H** | Return to the home screen 
|
||||
|
||||
**⌘ + \[** | Show the previous page from history 
|
||||
|
||||
**⌘ + ]** | Show the next page from history 
|
||||
|
||||
### Menu, search and navigation pane 
|
||||
|
||||
**↓ or Tab** | Go the next option 
|
||||
|
||||
↑ **or Shift + Tab** | Go to the previous option
|
||||
|
||||
**←** | Go to the left side of navigation. Link from page 
|
||||
|
||||
**→** | Go to the right side of navigation. Link to page 
|
||||
|
||||
**Enter** | Select option 
|
||||
|
||||
### Page navigation 
|
||||
|
||||
**⌘ + Shift + T** | Expand / Collapse Toggle 
|
||||
|
||||
**↓** | Go down one line 
|
||||
|
||||
**↑** | Go up one line 
|
||||
|
||||
**⌘ + ←** | Go to the start of the line 
|
||||
|
||||
**⌘ + →** | Go to the end of the line 
|
||||
|
||||
**⌘ + ↑** |Go to the start of the page 
|
||||
|
||||
**⌘ + ↓** | Go to the end of the page 
|
||||
|
||||
**⌘ + Shift + ↑↓** | Move selected block(s) around
|
23
anytype-basics/object-editor/README.md
Normal file
23
anytype-basics/object-editor/README.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
description: Let's discover what Objects are, and how to use them to optimize your work.
|
||||
---
|
||||
|
||||
# Objects
|
||||
|
||||
### What is an Object?
|
||||
|
||||
Forget what you already know about knowledge management tools. 
|
||||
|
||||
At Anytype we have created the concept that everything you create is an Object. Pages, Notes, Recipes, Books, Movies, Audio, Humans, _everything!_ 
|
||||
|
||||
These are all **Objects** that are organized and categorized by **Types**. 
|
||||
|
||||
You can connect different **Types** by **Relations** and see how this is visualized on the **Graph**.
|
||||
|
||||
You will see in your **Library** that you can create new Types. 
|
||||
|
||||
In short, an Object is a generalizing term for what you are creating. If it is a page, note, or other Type that you have created. 
|
||||
|
||||
The Object will be organized by the Type of object that it is.  
|
||||
|
||||
It is any node in your graph. The smallest linkable unit. Still classified with types.  
|
30
anytype-basics/object-editor/blocks.md
Normal file
30
anytype-basics/object-editor/blocks.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
---
|
||||
description: Understanding blocks, editing, and customizing to your preference.
|
||||
---
|
||||
|
||||
# Working with Blocks
|
||||
|
||||
Your object is made up of different types of blocks to organize your information. Anytype's block-based editor works very similarly to that of blogging sites or website builders.
|
||||
|
||||
All block styles originate from the command menu, which you can access by either clicking on the orange `+` symbol on the left-hand side of your editor, or typing `/`. 
|
||||
|
||||
From here, you'll see more than twenty different block-types you can add to your object. 
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Screenshot 2023-08-17 at 18.49.21.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
### Style your Blocks
|
||||
|
||||
You can select one block or several at once, and batch edit to create different headings and text styles such as checkboxes, bullets, or numbers.
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Screenshot 2023-08-17 at 18.53.48.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
### Drag & Drop to Format
|
||||
|
||||
You can use the orange 'handle' to the left of each block to create parent/child blocks or new columns in your editor.
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Screenshot 2023-08-17 at 19.02.30.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Screenshot 2023-08-17 at 18.57.02.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
|
||||
|
28
anytype-basics/object-editor/create-an-object.md
Normal file
28
anytype-basics/object-editor/create-an-object.md
Normal file
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
description: How do you create an object?
|
||||
---
|
||||
|
||||
# More Ways to Create Objects
|
||||
|
||||
### Forward Slash Command
|
||||
|
||||
When working in Anytype you can create a new Object by typing the "/". This will bring up the list of Objects that you have created. Simply select the Object you'd like to create and it will be linked at your current place.
|
||||
|
||||
<figure><img src="../../.gitbook/assets/image (5).png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
You can also link to an existing Object here.
|
||||
|
||||
### Use a Shortcut
|
||||
|
||||
For a quick creation of a new Object, you can use this shortcut: ⌘+N
|
||||
|
||||
This will perform the same action as clicking the "+" sign.
|
||||
|
||||
### Turn Into Object
|
||||
|
||||
If you are working on something in an existing Object and would like to transform only a certain block into an Object, you can do that trough the action menu by either:
|
||||
|
||||
1. Hovering to the left side of the block that you are working on and clicking the 3 dots.
|
||||
2. Using the ⌘+/ keyboard shortcut. 
|
||||
|
||||
<figure><img src="../../.gitbook/assets/image (25).png" alt=""><figcaption><p>Action menu</p></figcaption></figure>
|
19
anytype-basics/object-editor/finding-your-objects.md
Normal file
19
anytype-basics/object-editor/finding-your-objects.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Locating your Objects
|
||||
|
||||
### Use the Graph
|
||||
|
||||
To find all of your objects and how they are connected, you can look to the Graph for your main source of truth.
|
||||
|
||||
Read more about the [graph.md](../../basics/graph.md "mention") here.
|
||||
|
||||
### Browse through EVERYTHING
|
||||
|
||||
Additionally, to all of the objects you've created in list view, by default there is a set of 'Everything' which will show you your objects and their types.
|
||||
|
||||
Look for an object titled Everything with this emoji: :globe\_with\_meridians:
|
||||
|
||||
### Use the Search
|
||||
|
||||
As a last resort, if you still can't find what you're looking for, try and search for it.
|
||||
|
||||
To navigate to the search, head to your graph page, and find the magnifier in the top right corner.
|
19
anytype-basics/object-editor/linking-objects.md
Normal file
19
anytype-basics/object-editor/linking-objects.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
description: How to link your objects using relations.
|
||||
---
|
||||
|
||||
# Linking Objects
|
||||
|
||||
### Relations on the Graph
|
||||
|
||||
In your documents you may have multiple references or connections which could be attached to other work in your library. The Graph is the visualizer for this. Objects connected to other objects, connected to humans, or tasks. 
|
||||
|
||||
Learn more about [relations](../relations/ "mention") & The [graph.md](../../basics/graph.md "mention") here. 
|
||||
|
||||
.png>)
|
||||
|
||||
### Use the Flow
|
||||
|
||||
Another option to check which objects are linked together can be found in the tab just next to the Graph. 
|
||||
|
||||
On the top, center of your screen you will see the option to toggle to **Flow** view. This will show you which object is linked before and after the current object you are viewing.
|
16
anytype-basics/relations/README.md
Normal file
16
anytype-basics/relations/README.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Relations
|
||||
|
||||
### Understanding Relations <a href="#understanding-relations" id="understanding-relations"></a>
|
||||
|
||||
Relations are key to organizing and connecting your Objects and knowledge in Anytype. There are two functions that Relations serve in Anytype:
|
||||
|
||||
* **Defining attributes:** You can use Relations to define the characteristics of a certain Object.
|
||||
* For example, when creating a Task in Anytype, you can add Relations such as _Status_: Done/Not Done, or _Priority_: Low, Medium, or High.
|
||||
* If we were to imagine a database, Relations represent the column headers to each row (where column A is the Object).
|
||||
* Once you have set your attributes, it becomes possible to sort and filter your Objects according to the Relations you've defined in Set View.
|
||||
|
||||

|
||||
|
||||
* **Defining connections:** You can also use Relations to link one Object to another.
|
||||
* Returning to the example of a Task, you can add the Relation: _Assignee,_ and assign another Object in your Anytype to this task.
|
||||
* As above, you can view the Assignees as Relations in Set view, or in Graph view.
|
19
anytype-basics/sets/creating-sets.md
Normal file
19
anytype-basics/sets/creating-sets.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Creating Sets
|
||||
|
||||
### You can create a Set with the + in the bottom-left corner or using the / shortcut menu in the editor.
|
||||
|
||||
OR
|
||||
|
||||
You can create a set from the Object type toggle on a new document.
|
||||
|
||||
.png>)
|
||||
|
||||
### Next, you need to decide on the purpose of your Set. 
|
||||
|
||||
For example, project management may require Type: Project, for reading list — Book. From the Library, choose an Object Type, click "Create," and choose "Create a set."
|
||||
|
||||
This will then create a set of all the Objects with the Type: Books. 
|
||||
|
||||
Now you have an organized selection of all your book objects entered into Anytype.
|
||||
|
||||
.png>)
|
|
@ -0,0 +1,17 @@
|
|||
# Customizing with Relations, Sort, & Filters
|
||||
|
||||
### Toggle & Add Relations to Objects via Sets
|
||||
|
||||
Instead of adding Relations one-by-one to Objects, you can batch-add them to your Set by clicking the filters on the right side. 
|
||||
|
||||
Here you can toggle on/off any relations that you would like to see, add another relation or new relation, and edit the view of the Set here. 
|
||||
|
||||
This sections acts as your sort & filters.
|
||||
|
||||

|
||||
|
||||
You can add any Relations to be automatically added to your **Objects**, by adding them in the creation process of your **Type**. 
|
||||
|
||||
See more about how to [create-a-new-type.md](../types/create-a-new-type.md "mention") here. Underneath the title & template section of the new Type process you'll have the Relation options. 
|
||||
|
||||
.png>)
|
49
anytype-basics/setting-up-your-profile/account-and-data.md
Normal file
49
anytype-basics/setting-up-your-profile/account-and-data.md
Normal file
|
@ -0,0 +1,49 @@
|
|||
---
|
||||
description: Customize your profile, set up additional security, or delete your account
|
||||
---
|
||||
|
||||
# Account Settings
|
||||
|
||||
### Profile
|
||||
|
||||
Here you can add your **name, bio,** and **profile picture.** Your profile represents an object in your Anytype graph which you can freely link to other objects.
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Screenshot 2023-08-17 at 18.24.27.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
### Preferences
|
||||
|
||||
**Default object type:** You can choose a default object type (from the default set or your own types) — it defines the type of object that opens up each time you create a new object using the plus button.
|
||||
|
||||
**Spellcheck language:** You can enable automatic spellcheck from 40+ languages, or disable the spellcheck.
|
||||
|
||||
**Interface language:** You can choose amongst the community-translated versions to localize your interface.
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Screenshot 2023-08-17 at 18.24.05.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
### Appearance
|
||||
|
||||
You can set a color mode (light, dark, or system) and enable/disable automatically showing the sidebar:
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Screenshot 2023-08-17 at 18.26.01.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
### Pin Code
|
||||
|
||||
{% hint style="info" %}
|
||||
This feature is currently available only on desktop.
|
||||
{% endhint %}
|
||||
|
||||
If you need some extra privacy, e.g. while sharing a computer, you can set up a pin code that will lock the app while using and protect your recovery phrase. You will need to enter the pin code each time your Anytype session expires (1 min, 5 min, 10 min, or 1 hour) or if you want to access your recovery phrase:
|
||||
|
||||
{% hint style="warning" %}
|
||||
We do not store this data so we cannot help you in recovering. Make sure to write down your pin code next to your recovery phrase note.
|
||||
{% endhint %}
|
||||
|
||||
### Data Management
|
||||
|
||||
**Local files**. You can choose to offload files stored in Anytype to our encrypted backup node.
|
||||
|
||||
**Account deletion**. Also, if you would like to delete your account, you can do it in this section.
|
||||
|
||||
### Recovery Phrase
|
||||
|
||||
You can access your recovery phrase or scan the QR code to connect your mobile device. For more details, please check [what-is-a-recovery-phrase.md](../../data-and-security/what-is-a-recovery-phrase.md "mention").
|
30
anytype-basics/types/README.md
Normal file
30
anytype-basics/types/README.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
---
|
||||
description: Types are the classification system we use to categorize Objects
|
||||
---
|
||||
|
||||
# Types
|
||||
|
||||
Just as in the physical world, types are useful for defining objects which are categorically different from one another.
|
||||
|
||||
A banana is something inherently different from a sofa. Its functions, properties, and relationships to other objects is more similar to those of apples and oranges, rather than sofas. For this reason, we might categorize apples, oranges, and bananas as _fruit_, whereas sofas would fall into a different category: that of _furniture._
|
||||
|
||||
By the same principle, in Anytype there are two important concepts to keep in mind:
|
||||
|
||||
1\) Every object has a type, which is defined at the time of object creation (and can be changed later)
|
||||
|
||||
2\) Different types are used to define objects which are categorically different from each other
|
||||
|
||||
Colleagues, friends, and neighbours might all be considered type: _Human_ in your Anytype graph. Here are other examples of types you might have in your graph:
|
||||
|
||||
* Task
|
||||
* Note
|
||||
* Book
|
||||
* 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](../../tutorials-and-use-cases/tutorials/deep-dive-templates.md). 
|
||||
|
||||
You can always view and manage your types from the Types Library, found in the _Library_ widget on your sidebar.
|
||||
|
||||
|
||||
|
33
anytype-basics/types/create-a-new-type.md
Normal file
33
anytype-basics/types/create-a-new-type.md
Normal file
|
@ -0,0 +1,33 @@
|
|||
---
|
||||
description: How to create new types from the library and your editor
|
||||
---
|
||||
|
||||
# Create a New Type
|
||||
|
||||
The [anytype-library](../../basics/anytype-library/ "mention") is the central place to manage, search for, and create new types.
|
||||
|
||||
### Creating Types from the Library
|
||||
|
||||
Click on the search bar and input the name of the type you'd like to create. The dropdown menu will be populated with any matching terms from the Anytype library. You can select any of these, and they'll be installed newly in your types library. If you'd prefer instead to create your own type, simply choose the option `+ Create type "Type name".`
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Types Library.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
If you opt to create your own type, the Type page will open automatically. From here, you can add templates and relations to the type, which will be applied automatically any time you create an object of this type.
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Type page.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
If you've decided that this Type is no relevant, you can use the three-dots menu in the corner to delete the type from your space. Please proceed with caution; any objects of this type will show an alert if the type has been removed from your library.
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Delete type.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
### Creating Types from the Object Editor
|
||||
|
||||
In case you think of a new object type just as you're creating an object, you can create a new type on-the-fly. In this case, use the type selection menu in the same way as the search bar in the Types library. The type will be automatically added to your Types library, while you can proceed with editing the object of your new type.
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Type Creation on-the-fly.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
If you decide later on that you want to convert your object to a new object type _after it's created_, again - you can do so by selecting the object type, choosing 'Change type', and entering the name of the type which you would like to create.
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Type creation from change-type menu (1).png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
Any type you create from the object editor will be available for editing in the types library using the steps above.
|
Loading…
Add table
Add a link
Reference in a new issue