Turtle Map Notes is a standalone map notes addon for Turtle WoW.
It adds manual map notes, edit/delete dialogs, map coordinates, and automatic profession node notes for Mining and Herbalism.
- Manual map notes
Ctrl + Right Clickon World Map to create a note at cursor location.Left Clickan existing note to edit its name.Right Clickan existing note to delete it (with confirmation dialog).
- Tooltips
- Hover a note icon to show its note name.
- Coordinates on map
- Bottom-left: cursor coordinates.
- Bottom-right: player coordinates.
- Automatic profession notes
- Auto-adds notes when gathering Mining and Herbalism nodes.
- Uses profession-specific node icons (ore/herb icons), similar to Cartographer modules.
- Per-map persistence
- Notes are saved per map/zone in
ForgedMapNotesDB.
- Notes are saved per map/zone in
- Game: Turtle WoW (Vanilla Client)
- Interface:
11200
- Copy the
ForgedMapNotesfolder into your WoW AddOns directory:World of Warcraft/Interface/AddOns/ForgedMapNotes
- Start the game (or type
/reload). - Enable ForgedMapNotes in the AddOns list.
- Open World Map.
- Hold
Ctrland Right-Click where you want a note. - Enter a note name and press Accept (or
Enter).
- Left-Click a note icon to edit its name.
- Right-Click a note icon to open delete confirmation.
/tmn clear- Clears notes for the currently viewed map.
- Auto profession detection is based on gather/cast/error events and tooltip node names.
- If behavior seems stale after updates, use
/reload.
Inspired by the original Cartographer ecosystem:
- Cartographer Notes
- Cartographer_Mining
- Cartographer_Herbalism