Anchors

Puts entries into the left sidebar

To build your sidebar navigation, utilize anchors.


EASY

Add a anchor to an entry

To add an anchor to an entry, open the context menu and click/tap on +Anchor.


MEDIUM

Change a anchor of an entry

To change the position of an anchor of an entry, click on the Move up/Move down buttons in the context menu.


EASY

Delete the anchor of an entry

To delete an entry's anchor, click -Anchor in the context menu.


Properties

  • Name
    id
    Type
    string
    Description

    Unique identifier for the anchor.

  • Name
    entry_id
    Type
    string
    Description

    Unique identifier for the entry the anchor is created in.

  • Name
    position
    Type
    integer
    Description

    The position of the anchor inside the left sidebar.

  • Name
    created_at
    Type
    DateTime
    Description

    Timestamp of when the anchor was created.

  • Name
    updated_at
    Type
    DateTime
    Description

    Timestamp of when the anchor was updated.