mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 05:47:05 +09:00
GITBOOK-281: 'Create an Object' description
This commit is contained in:
parent
b1a6dc173a
commit
ba017217a6
30 changed files with 131 additions and 273 deletions
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>
|
||||
|
||||
|
||||
|
|
@ -2,17 +2,7 @@
|
|||
description: How do you create an object?
|
||||
---
|
||||
|
||||
# Create an Object
|
||||
|
||||
### Find the plus sign
|
||||
|
||||
On the bottom navigation panel you will see a white "+" button.
|
||||
|
||||
This plus sign is the magic button to create a new object from anywhere in the app.
|
||||
|
||||
From there you will see your editor canvas and a menu of types to choose from, depending on what you want to create. Typing directly in the canvas will create an object of your chosen default type. You can change your default type at any time by tapping on your Account Settings Menu > Preferences.
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Object Create - Anytype.png" alt=""><figcaption></figcaption></figure>
|
||||
# More Ways to Create Objects
|
||||
|
||||
### Forward Slash Command
|
||||
|
||||
|
|
|
@ -1,19 +0,0 @@
|
|||
---
|
||||
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](../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.
|
22
anytype-basics/object-editor/the-editor.md
Normal file
22
anytype-basics/object-editor/the-editor.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
description: Create your first object
|
||||
---
|
||||
|
||||
# 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](../anytype-library/types.md).
|
||||
|
||||
Once you've selected a type, you can begin creating content for your object using the block-based editor.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue