Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
evolution
evolution
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 177
    • Issues 177
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • evolutionevolution
  • Merge Requests
  • !44

Closed
Opened Feb 06, 2020 by Pascal Fürst@pascalfuerst
  • Report abuse
Report abuse

Calendar: Option to start Month View with current week

  • Overview 17
  • Commits 1
  • Changes 6

Currently the Month View defaults to always start with the first week of a month. Like this, one can see all the weeks of a particular month.

Some people are more interested in seeing upcoming events/weeks rather than passed events/weeks. There should be an option to let the Month View start with the current week. Showing the weeks to come, up to a range of one month. This would be equivalent to scrolling down to the current week when opening the Month View while month-scroll-by-week is enabled.

This change

  • adds an option in Edit->Preferences->Calendar and Tasks->Display
  • the option is disabled by default
  • enables above behavior in e-cal-shell-content.c
  • since List View gets its date range the same way as Month View, this also changes the behavior of List View to show respective ranges.

#734 (closed)

Edited Feb 10, 2020 by Milan Crha
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: GNOME/evolution!44
Source branch: month-view-current-week