Priorities

Prioritize entries with the help of priorities.

You can utilize priorities to filter or sort by them.


EASY

Levels

The priority level is shown as colors:

Priority 1 / Urgent : Red

Priority 2 / High : Orange

Priority 3 / Normal : Default

Priority 4 / Low : Gray


EASY

Add a priority to an entry

To add a priority to an entry, open the context menu and click/tap on +Priority.


MEDIUM

Change a priority of an entry

To change the priority of an entry, click on the level of the priority in the context menu.


EASY

Delete the priority of an entry

To delete an entry's priority, click on -Priority in the context menu.


Properties

  • Name
    id
    Type
    string
    Description

    Unique identifier for the priority.

  • Name
    entry_id
    Type
    string
    Description

    Unique identifier for the entry the priority is created in.

  • Name
    level
    Type
    integer
    Description

    The level of the priority.

  • Name
    created_at
    Type
    DateTime
    Description

    Timestamp of when the priority was created.

  • Name
    updated_at
    Type
    DateTime
    Description

    Timestamp of when the priority was updated.