Bug 509240 - KOrganizer Week View: option to hide/collapse user-selected hour ranges (e.g., 00:00–06:00)
Summary: KOrganizer Week View: option to hide/collapse user-selected hour ranges (e.g....
Status: REPORTED
Alias: None
Product: korganizer
Classification: Applications
Component: agendaview (weekview) (other bugs)
Version First Reported In: 5.24.5
Platform: Kubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-07 17:36 UTC by Safat
Modified: 2025-09-07 17:36 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Safat 2025-09-07 17:36:40 UTC
STEPS TO REPRODUCE

- Open KOrganizer and switch to the Week (or Day) view.

- Try to hide or collapse hours you rarely use (e.g., overnight).

- Check Settings > Configure KOrganizer > Views >Agenda/Work Time for an option to hide hours.

OBSERVED RESULT
There is no way to hide or collapse arbitrary hours. The timeline always shows the full 24-hour day. “Work time” can be highlighted but not actually removed/collapsed from the view, which wastes vertical space and requires unnecessary scrolling.

EXPECTED RESULT
Provide a feature to hide or collapse one or more user-defined hour ranges in Week/Day view. Examples:

Single range: 00:00–06:00

Multiple ranges: 00:00–06:00 and 22:00–24:00

When hours are hidden:

The view reflows so visible hours get more space (denser, easier to scan).

A thin “collapsed hours” bar indicates the hidden range (e.g., “00:00–06:00 hidden”), clickable to temporarily expand.

Events within hidden ranges remain discoverable: show a badge/indicator on the collapsed bar (e.g., event count) and surface them in the agenda pane/summary.

SOFTWARE/OS VERSIONS
Kubuntu 24.04
Operating System: Kubuntu 24.04
KDE Plasma Version: 5.27.12
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13
Kernel Version: 6.14.0-29-generic (64-bit)

ADDITIONAL INFORMATION

Configuration ideas: a “Hide hours” control with add/remove ranges (and presets like “Hide early morning,” “Hide late night”); quick toggle in toolbar/context menu (“Show full day / Collapse hidden hours”).

Printing/export: optional “Respect hidden hours” checkbox.

Accessibility: collapsed bars should be keyboard-focusable and screen-reader labeled.

Edge cases: handle DST transitions cleanly; all-day events unaffected.