mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[GH-ISSUE #24646] issue: Calendar shared #91109
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Hekas1 on GitHub (May 13, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/24646
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.9.5
Ollama Version (if applicable)
No response
Operating System
windows
Browser (if applicable)
Chrome
Confirmation
README.md.Expected Behavior
When manually creating calendar events in month view, I don't see them appear in the day cells. However, when I ask the model to create an event, it appears in the day cell when viewing in month view. If I switch the calendar view to week view, the events appear in the cells.
Actual Behavior
There's also no mechanism for managing the calendar other than creating and deleting.
Steps to Reproduce
calendar settings, as described in the documentation (Share calendar
Open the calendar settings (via the calendar list or access point for editing).
Add access to specific users or groups with read/write access rights.)
Not available anywhere in the interface.
Logs & Screenshots
Additional Information
No response
@owui-terminator[bot] commented on GitHub (May 13, 2026):
🔍 Related Issues Found
I found some existing issues that might be related. Please check if any of these are duplicates or contain helpful solutions:
🟣 #23974 feat: Allow creation of new calendars
Related to the calendar feature area and exposes a missing calendar-management control in the UI. The new issue also says there is no mechanism for managing calendars beyond create/delete, so this is the closest calendar-management request.
by kylxbn
🟣 #15098 feat: Workspace group sharing permission control
Related to sharing permissions and group-based access control. The new issue specifically asks for calendar sharing with read/write access for users or groups, so this is the closest match on permission/sharing behavior.
by ricdikulous
💡 If your issue is a duplicate, please close it and add any additional details to the existing issue instead.
This comment was generated automatically. React with 👍 if helpful, 👎 if not.
@Hekas1 commented on GitHub (May 14, 2026):
This doesn't work.
User observations: If I create an event using the event button in the top right, the event doesn't appear in the calendar visualization in month view, but I do see it in week view. However, if I create an event by clicking the day tile in month view, the event appears. This is a bug.
Also, there's no option to share a personal calendar.
And also, since there is no sharing functionality, there is also no functionality for managing personal calendars to edit, rename, or change the color marker; there is only a cross to delete the calendar.
@Classic298 commented on GitHub (May 14, 2026):
https://github.com/open-webui/open-webui/issues/24079