Is your feature request related to a problem? Please describe.
It's not exactly a problem, but rather a way to enhance the user experience. When managing tasks, having a comprehensive and intuitive calendar view is highly beneficial. Currently, checking schedules or due dates might feel a bit limited without a dedicated, robust calendar interface.
Describe the solution you'd like
I would like to suggest integrating the open-source FullCalendar library. It would be great if this could be incorporated directly into the application's built-in (native) menu as a new view option.
I'm curious: Are there any existing plans to integrate FullCalendar? And would it be feasible to add it to your own menu?
Describe alternatives you've considered
An alternative would be building a custom calendar component from scratch. However, since FullCalendar is already a powerful, well-maintained open-source library, adopting it would save significant development time and provide rich features out of the box.
Additional context
FullCalendar fits perfectly with kanban-style task management for tracking deadlines and schedules.
Implementation ideas (optional)
Adding a "Calendar" button in the native menu that renders the FullCalendar UI, which automatically maps and displays the tasks' dates from the existing boards.
Would you like to work on this feature?
[ ] Yes, I'd like to help implement this feature
[x] No, I'm just suggesting the feature
Is your feature request related to a problem? Please describe.
It's not exactly a problem, but rather a way to enhance the user experience. When managing tasks, having a comprehensive and intuitive calendar view is highly beneficial. Currently, checking schedules or due dates might feel a bit limited without a dedicated, robust calendar interface.
Describe the solution you'd like
I would like to suggest integrating the open-source FullCalendar library. It would be great if this could be incorporated directly into the application's built-in (native) menu as a new view option.
I'm curious: Are there any existing plans to integrate FullCalendar? And would it be feasible to add it to your own menu?
Describe alternatives you've considered
An alternative would be building a custom calendar component from scratch. However, since FullCalendar is already a powerful, well-maintained open-source library, adopting it would save significant development time and provide rich features out of the box.
Additional context
FullCalendar fits perfectly with kanban-style task management for tracking deadlines and schedules.
Implementation ideas (optional)
Adding a "Calendar" button in the native menu that renders the FullCalendar UI, which automatically maps and displays the tasks' dates from the existing boards.
Would you like to work on this feature?
[ ] Yes, I'd like to help implement this feature
[x] No, I'm just suggesting the feature