
Description
FoxNote — Sticky Notes, Checklists & Mind-Maps for Blueprint Graphs
A lightweight in-editor note tool for Blueprint graphs. Press N + Middle Mouse Button-Click to drop a sticky note anywhere, type directly into it, turn it into a checkable to-do list, and connect notes into a mind-map. Notes are purely visual — they never affect compilation — so you can document, plan and organize any graph without touching its logic.
Full documentation: https://alchemy-fox.de/FoxNote/
Support: [email protected]
—————————————————————
WHAT'S INCLUDED
Sticky Note Node | N + Click Spawn | Checklist Mode | Mind-Map Connections | Resizable Cards | Works In Every Graph | Full C++ Source
—————————————————————
FEATURES
Quick Spawn — Hold N and MMB-Click anywhere in a graph to drop a note at the cursor
Title & Body — A single-line title plus a multi-line body that scrolls when it overflows
Checklist Mode — Turn the body into a checkable bullet list; ticked lines grey out and strike through. Press Enter for the next item — perfect for TODOs and tracking
Mind-Map Connections — Drag from one note's output pin to another's input; a single output fans out to many notes, so you can build a full mind-map
Always On Top — Notes always render in front of regular nodes, and newer notes stack above older ones, so annotations are never hidden
Group With Comments — Select several notes and wrap them in a standard comment box to group related notes
Resizable & Colored — Drag the corner to resize each card; set per-note color, body and title font size in the Details panel
Works Everywhere — Drop notes in the Event Graph, your own Functions and Macros, and the Construction Script — same shortcut, same features
Zero Compile Impact — Notes and their connections are purely visual and never break your Blueprint
—————————————————————
TECHNICAL DETAILS
Engine: Unreal Engine 5.2-5.4, 5.6-5.7
Type: Code Plugin (C++) — Editor-only
Dependencies: None (engine modules only)
Platforms: Windows (Win64)
Full C++ source code included
Integrates seamlessly into existing projects — no setup, no subsystem boot
—————————————————————
DOCUMENTATION & SUPPORT Full documentation with setup guide and feature reference: https://alchemy-fox.de/FoxNote/
—————————————————————
MISSING A FEATURE? Feature requests are welcome! If you need a specific note feature, shortcut, or integration that is not included yet, let us know. We actively review requests and will include useful additions in future updates. Send your request to [email protected] with a short description.
—————————————————————
By Alchemy Fox Studio



