mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #12327] feat: Note inside OWUI #32087
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 @peuportier on GitHub (Apr 2, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12327
Check Existing Issues
Problem Description
Currently, OWUI lacks a built-in feature for users to store personal notes or important information such as API keys, reminders, or reference material. This limitation forces users to rely on external applications (e.g., Apple Notes or text editors) to manage information related to their chats or workflows, disrupting the user experience and decreasing efficiency. Additionally, without an integrated note system, there is no seamless way to reference stored data during a conversation or task within OWUI.
Desired Solution you'd like
Suggestion: Add a Notebook Feature to OWUI – Allow Users to Create Personal Notes to Store Information, API Keys, or Other Data. Similar to the Apple Notes App. In the Future, Notes Could Be Referenced Within Chats.
thanks you
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Apr 2, 2025):
#5990