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

GITBOOK-439: Update to 0.37.0

This commit is contained in:
Filip Bozicevic 2024-01-31 11:03:42 +00:00 committed by gitbook-bot
parent b943b1d5c0
commit 093e905e69
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF
5 changed files with 22 additions and 3 deletions

View file

@ -2,7 +2,7 @@
description: Understanding blocks, editing, and customizing to your preference.
---
# Working with Blocks
# Blocks
Your object is made up of different types of blocks to organize your information, and the place where all of these Blocks live together is called the Canvas. Anytype's block-based editor works very similarly to that of blogging sites or website builders.
@ -24,5 +24,9 @@ You can use the orange 'handle' to the left of each block to create parent/child
{% embed url="https://www.loom.com/share/00021ba3598447309722ec3a408d33ac?sid=eb244417-2273-4ab2-8da3-bd47e62e82cf" %}
### Embed Blocks
Simply type /embed in the editor to pull up a menu of currently supported embeds.
Some examples include: Mermaid diagrams, Youtube videos, Miro boards, Google Maps, and several more.

View file

@ -4,6 +4,12 @@ description: How do you create an object?
# Ways to Create Objects
### Navigation menu
When left-clicking the plus button, you will immediately create a new object with the type that is set as your default object type in your space settings.
When right-clicking the plus-button, youll be presented with a menu of standard types, plus your most recently-used Types.
### 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.
@ -23,6 +29,6 @@ This will perform the same action as clicking the "+" sign in the navigation bar
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 through 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. 
2. Using the ⌘+/ keyboard shortcut.
<figure><img src="../../.gitbook/assets/image (25).png" alt=""><figcaption><p>Action menu</p></figcaption></figure>