Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Don't delete auto-generated annotations #796

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

When the annotation file is regenerated, we would no longer know that this annotation was discarded. It would, thus, be added again.

Desired solution

This can be done transparently to the user: If the annotation is auto-generated, clicking on the trash icon should keep the annotation around but flag it as "deleted". When the user adds an annotation of the same type, this annotation would be fully replaced.

On import (#794) we can then check whether such a "deleted" annotation exists and keep this around if the new annotation is unchanged and autogenerated.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions