Procrastinations

Indicates a schedule change to the future with an open or custom status.

It will show a red number of the procrastination's count before the entry's name.


EASY

Add a procrastination to an entry

Procrastination will automatically be added to any entry that gets re-scheduled to a date further in the future than the previous date and a non-Done Type Status.


EASY

Change a procrastination of an entry

Further increasing the procrastination count by repeating the re-scheduling to a date further in the future than the previous date and a non-Done Type Status.


EASY

Delete the procrastination of an entry

To delete an entry's procrastination, set the status to a Done status.


Properties

  • Name
    id
    Type
    string
    Description

    Unique identifier for procrastination.

  • Name
    entry_id
    Type
    string
    Description

    Unique identifier for the entry the procrastination is created in.

  • Name
    count
    Type
    integer
    Description

    The count of the procrastination.

  • Name
    created_at
    Type
    DateTime
    Description

    Timestamp of when the procrastination was created.

  • Name
    updated_at
    Type
    DateTime
    Description

    Timestamp of when the procrastination was updated.