Bug 445690 - Feature Request: have a 'Day' view or a '4 Days' view that looks like the Week View but only displays the events for one (or more) days.
Summary: Feature Request: have a 'Day' view or a '4 Days' view that looks like the Wee...
Status: RESOLVED FIXED
Alias: None
Product: Merkuro
Classification: Applications
Component: general (show other bugs)
Version: 0.2.1
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Claudio Cambra
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-18 11:30 UTC by strangequark
Modified: 2022-11-23 17:15 UTC (History)
2 users (show)

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 strangequark 2021-11-18 11:30:13 UTC
SUMMARY
Currently, in the week view, the events for the day are too small in width, especially if the Event details view is open. Having a per-day view, which looks like the week view but the events of only one day are displayed, or something like a (number of days configurable) 3-4 day view, where only a number of days is displayed, would increase the width that one day can have and not make it feel cluttered.

STEPS TO REPRODUCE
n/a

OBSERVED RESULT
In the week view, the width of a day is too small and the events look cluttered, because the titles and dates take two or more lines

EXPECTED RESULT
A configurable '(number)-day view', where only a small number of days is displayed, so that the width of a day is increased and it doesn't look as cluttered.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.23
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.3
Kernel Version: 5.11.0-40-generic (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz
Memory: 7.5 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 620

ADDITIONAL INFORMATION
none
Comment 1 Claudio Cambra 2021-12-06 19:16:55 UTC
This has now been implemented!
Comment 2 Riccardo Robecchi 2022-09-22 12:50:10 UTC
Reopening as there is no "day" view as of Kalendar 22.08.1. There is the "schedule" view, but that's quite a different thing. Moreover, there is a header on all views for every day, but clicking on it yields no visible effect (the terminal says "qrc:/KalendarUiUtils.qml:231: TypeError: Value is undefined and could not be converted to an object").
Comment 3 Carl Schwan 2022-11-23 17:10:12 UTC
There is a day view, just go to the week view and on the top you can choose to display one, 3 or an entire week
Comment 4 Riccardo Robecchi 2022-11-23 17:15:15 UTC
(In reply to Carl Schwan from comment #3)
> There is a day view, just go to the week view and on the top you can choose
> to display one, 3 or an entire week

I would never have thought of looking for a *day* view under a *week* view. Implementing it as a separate option would indeed make the option discoverable (as I would argue it is not at all at the moment). It should also be noted that every single other calendar application I have ever tried, both on desktop and mobile platforms, has a separate day view that is accessible as such. While doing what others do is not always necessarily the best thing, in this case it is such a standard that doing something different ends up being confusing to the user.