Outputs

If you want to list specific entries inside another entry, turning it into a list, this entry needs an output.

With outputs, you can define which entries are listed on your page when you either have a specific entry opened in your browser or when an entry is linked to your viewed entry.

You can do so by adjusting your output's filter.


EASY

Add an output to an entry

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

By default, the created outputs filter will automatically show entries linked to the current entry.


MEDIUM

Change the output of an entry

To change the output of an entry, click on the three dots icon next to the output header field. Alternatively, you can adjust the output in the right sidebar

Adjust the outputs type, filters, grouping and sortings to your needs.


EASY

Delete the output of an entry

You can delete an entry's output everywhere, where you can change it.


EASY

Types

You can define how the output should present the entries.

Options are: List, Board, Gallery and Calendar.


MEDIUM

Filters

You can customize which entries will be listed in your output. You can use this to create custom views like Schedule Date is today and Status is Open.


EASY

Sortings

You can define how the entries are sorted.

Options are: Name, Status, Date Created, Date Updated, Completed At, Schedule Date, Schedule Time, Priority and Procrastination.


MEDIUM

Groupings

You can define how the entries are grouped.

Options are: Status, Schedule Date, Schedule Time and None.


Properties

  • Name
    id
    Type
    string
    Description

    Unique identifier for the output.

  • Name
    entry_id
    Type
    string
    Description

    Unique identifier for the entry the output is created in.

  • Name
    type
    Type
    string
    Description

    The configured type of the output.

  • Name
    data
    Type
    json
    Description

    The configured filters of the output.

  • Name
    sorting
    Type
    json
    Description

    The configured sorting of the output.

  • Name
    grouping
    Type
    json
    Description

    The configured grouping of the output.

  • Name
    created_at
    Type
    DateTime
    Description

    Timestamp of when the output was created.

  • Name
    updated_at
    Type
    DateTime
    Description

    Timestamp of when the output was updated.