.. dfhack-tool::
:summary: Manage map-specific notes.
:tags: fort interface map
The notes tool enables players to annotate specific tiles on the Dwarf Fortress game map with customizable notes.
Each note is displayed as a green pin on the map and includes a one-line title and a detailed comment.
- It can be used to e.g.:
- marking plans for future constructions
- explaining mechanisms or traps
- noting historical events
notes add
Add new note in the current position of the keyboard cursor.
- Use the keyboard cursor to select the desired map tile where you want to place a note.
- Execute
notes addvia the DFHack console. - In the pop-up dialog, fill in the note's title and detailed comment.
- Press Alt + S to create the note.
- Click on the green pin representing the note directly on the map.
- A dialog will appear, offering options to edit the title or comment, or to delete the note entirely.
- Access the gui/control-panel /
UI Overlaystab. - Toggle the
notes.map-notesoverlay to show or hide the notes on the map.