Create interactive, draggable Post-Its directly on your Bubble app's canvas.
Post-It Board brings a dynamic note-taking experience to your app, allowing users to click anywhere on a designated canvas and instantly generate editable, draggable post-its. Perfect for collaborative boards, idea tracking, or spatial planning tools.
Key Features:
💬 Add new post-its by clicking anywhere on a canvas element (by ID)
✏️ Editable text directly inside each post-it
🎯 Tracks exact X and Y positions of each note
🧲 Drag-and-drop repositioning with snap-to-boundaries logic
🆔 Each post-it has a unique 12-character ID (starting with pi_)
💾 Exposes current position, content, and ID through states—ready for saving
🔁 Re-renders existing notes on page reload with correct positions
⚡ Triggers 'postItCreated' and 'postItUpdated' events to hook into workflows
Fully customizable through your database fields—link any data type and define which fields store position, content, and ID.
Just drag the plugin element onto your page, set your data fields, and start posting. Full instructions below.
Editor
https://bubble.io/page?id=post-it-notes-board&tab=Design&name=index