[GH-ISSUE #2511] [FR] implementing bird eye view option for the calendar #1081

Open
opened 2026-03-23 20:45:16 +00:00 by mirror · 0 comments
Owner

Originally created by @sudo-saif on GitHub (May 11, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2511

Description

Bird eye view in order to see the whole month without scrolling down to check the rest of the days.

Impact

Will make it easy to see the whole month and not miss any days just because I forgot to scroll down to check what is next

Additional Context

This should implemented in the following manner:

  1. In case of low number of tasks per random days, it day block should be having a height that allows all days to be visible concurrently
  2. In case a day has too many tasks, it should turn into the scrollable mode but with a toggle button to make those days with too many tasks collapsible
    Examlpe:
    Task 1
    Task 2
    Task 3....
Originally created by @sudo-saif on GitHub (May 11, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2511 ### Description Bird eye view in order to see the whole month without scrolling down to check the rest of the days. ### Impact Will make it easy to see the whole month and not miss any days just because I forgot to scroll down to check what is next ### Additional Context This should implemented in the following manner: 1. In case of low number of tasks per random days, it day block should be having a height that allows all days to be visible concurrently 2. In case a day has too many tasks, it should turn into the scrollable mode but with a toggle button to make those days with too many tasks collapsible Examlpe: Task 1 Task 2 Task 3....
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#1081
No description provided.