中文说明:README.zh-CN.md
Colorful Sticky Notes is an Obsidian plugin that opens draggable, stackable sticker-style windows over your vault. Each sticky is backed by a normal Markdown note (default folder StickyNotes, configurable).

From the sticky list, drag one or more stickies via the drag handle onto Canvas to create nodes. Batch drops follow spacing and “max per row” from settings.
Optional behavior lives under Canvas link in settings (default node size, auto-fit height, color sync, zoom-to-selection, drag hints, etc.).
Via BRAT (beta)
https://github.com/PandaNocturne/obsidian-colorful-stickynotes.Manual
main.js, manifest.json, and styles.css from Releases..obsidian/plugins/colorful-stickynotes in your vault and copy the files in.npm installnpm run buildInspired in part by obsidian-card-note and obsidian-hover-editor.