Skip to content

[Feature] Suppress past dates in date options tab #827

@artus70

Description

@artus70

If a certain event takes place regularly (e.g. a meeting), more and more entries accumulate in the "Date options" tab, which makes editing increasingly confusing. For archiving reasons, past events should not be deleted - but how could I achieve to be able to hide them (temporarily) in the "Date options" tab (because I won't ever need to actually touch them)?

Idea:

  • Attach a time attribute to the entries shown in backend, e.g. data-date="yyyy-mm-dd"
  • Use JS to hide entries with a date attribute earlier than "now" when activating a check box called "hide past dates"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions