Skip to content

API: let the modified time be changeable #247

Description

@korelstar

If a note is created/edited using a 3rd-party app, this can be done in offline mode. Therefore, there can be a time difference between editing the note on the client and putting the changed data to the server through the API. However, the modified time will be set to the time when putting the data to the server.

This behavior can be confusing for the user, since the shown modified time does not reflect what (when) the user did.

I propose to extend the API and introduce a new optional field modified which can be passed when creating or updating a note, beside content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions