Skip to content

Add ComfyUI Prompt Bookmarks - #3198

Open
vdeng-ai wants to merge 1 commit into
Comfy-Org:mainfrom
vdeng-ai:add-comfyui-prompt-bookmarks
Open

Add ComfyUI Prompt Bookmarks#3198
vdeng-ai wants to merge 1 commit into
Comfy-Org:mainfrom
vdeng-ai:add-comfyui-prompt-bookmarks

Conversation

@vdeng-ai

Copy link
Copy Markdown
Contributor

Adds ComfyUI Prompt Bookmarks to the Manager custom node list.

  • Repository: https://github.com/vdeng-ai/ComfyUI-Prompt-Bookmarks
  • Latest release: v0.2.0
  • Lightweight, dependency-free, sidebar-only prompt organizer
  • Registers no inference nodes and does not modify workflow graphs
  • Stores user data outside the custom-node repository

Validation:

  • custom-node-list.json parses successfully with python -m json.tool
  • git diff --check passes
  • Only custom-node-list.json is changed

@coderabbitai

coderabbitai Bot commented Aug 23, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: fb1e6aaa-ab85-41b2-b1e6-c14439f07ee2

📥 Commits

Reviewing files that changed from the base of the PR and between f39cbd5 and 478bdd2.

📒 Files selected for processing (1)
  • custom-node-list.json

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

The custom-node catalog now includes vdeng-ai/ComfyUI-Prompt-Bookmarks with Git installation metadata and a description.

Changes

Custom node catalog

Layer / File(s) Summary
Add Prompt Bookmarks catalog metadata
custom-node-list.json
Adds the author, repository reference, Git clone source, and description for ComfyUI-Prompt-Bookmarks.

Suggested reviewers: ltdrdata, mickmumpitz, muerrilla

Merge Risk: ⚪ Minimal · up to 478bd

This PR adds a single lightweight custom-node listing entry without changing runtime behavior or workflow processing; no actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ltdrdata

ltdrdata commented Sep 4, 2026

Copy link
Copy Markdown
Member

Please write the node UI strings in English — currently the sidebar panel is localized to Chinese through an i18n table (titles, tooltips, dialog text, button labels, placeholders) plus a native-name language option.

  • web/prompt_bookmarks.js

For multilingual support, refer to the locale feature:
Comfy-Org/ComfyUI#6558

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants