mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-04 07:47:12 -05:00
[GH-ISSUE #19195] feat: Please add /notes/new endpoint to create direct New Notes from URL #18805
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 @xx77yy on GitHub (Nov 15, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19195
Check Existing Issues
Verify Feature Scope
Problem Description
Clicking on Notes icon then + to Create note is slow when taking quick notes,
if I can save URL or create bookmark ,shortcut with "/notes/new " it will be much esier to direct writing notes.
Please add /notes/new endpoint to create direct New Notes from URL equivalent to clicking + button.
Desired Solution you'd like
if I can save URL or create bookmark with "/notes/new " it will be much esier to direct land into writing new notes.
Please add /notes/new endpoint to create direct New Notes from URL equivalent to clicking notes icon then + button.
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Nov 18, 2025):
Addressed in dev with
4386e5abb8.