HandyNotes
Handy Notes for your maps. This addon is intended to be a small and simple replacement for Cartographer_Notes and functions in a similar manner.
Use /handynotes to access options.
You can add notes to the maps in 3 ways:
- Alt-RightClick on the world map to add a note.
- Use "/hnnew" without the quotes to add a note at your current location.
- Use "/hnnew x,y" without the quotes to add a note at location x,y on your current zone's map.
HandyNotes supports plugins that other authors can write to display their own set of notes on the map. See this link for a list of such addons: https://www.wowace.com/search?search=handynotes
Changes for WoW 8.0 / Battle for Azeroth
- Changed to HereBeDragons-2.0, since HBD-1.0 is not compatible with WoW 8.0 / BfA
- All plugins that reference HereBeDragons directly need to adjust as well
- Due to the massive changes in the map and all related logic, HandyNotes 1.5.0 will introduce changes to the Plugin API as well. Changes listed below are preliminary, however they are available in the latest Alpha builds if running on the BfA Beta.
- Removed API: HN:GetMapFile(C, Z), HN:GetCZ(mapFile), HN:GetZoneToCZ(zone), HN:GetCZToZone(C,Z)
- Rationale: C/Z values no longer exist in WoW 8.0
- Removed API: HN:GetZoneToMapID(zone)
- Rationale: Using localized zone names is generally a bad idea, and the old MapIDs no longer exist
- Deprecated API: HN:GetMapFiletoMapID(mapFile), HN:GetMapIDtoMapFile(mapID),
- These have been deprecated and will be removed in the future, but are still provided for compatiblity with existing plugins (data is no longer available in-game, mapping provided by HereBeDragons-Migrate)
- Changed API: HN:GetContinentZoneList(uiMapIdOrmapFile)
- This API can now be called with either a mapFile (legacy mode), in which case it'll continue to return a list of legacy mapIDs for old plugins, or called with a new uiMapID, in which case it'll return a list of uiMapIDs
- New API: plugin:GetNodes2(uiMapID, minimap)
- This is equivalent to the old GetNodes call, except that it handles the new uiMapID type.
- The Iterator should return:
- coord, uiMapID, iconpath, scale, alpha
- Mapfile was replaced by uiMapID, level has been dropped
- The old plugin:GetNodes API is still available and the data is automatically converted, if a conversion is possible. It is strongly recommended to switch to GetNodes2, so you can support new zones!
- Removed API: HN:GetMapFile(C, Z), HN:GetCZ(mapFile), HN:GetZoneToCZ(zone), HN:GetCZToZone(C,Z)
Changes from v1.2.0 to v1.4.0
- HandyNotes now uses HereBeDragons-1.0 instead of the unmaintained Astrolabe
- Plugins which referenced Astrolabe directly should be updated, and ideally not require anything the HandyNotes API does not provide
- New HandyNotes API function: HN:GetContinentZoneList(mapFile), retrieve a list of zones inside a continent (Z -> mapID hash table)
You forgot about Northrend Spirit Healers
In reply to segoitch:
Reagent vendors in Dalaran too
hi, i got this error on av today
1x [ADDON_ACTION_BLOCKED] AddOn 'HandyNotes' tried to call the protected function 'CompactRaidFrame34:Show()'.
[string "@!BugGrabber\BugGrabber.lua"]:480: in function <!BugGrabber\BugGrabber.lua:480>
[string "=[C]"]: in function `Show'
[string "@Interface_Wrath\FrameXML\CompactUnitFrame.lua"]:358: in function `CompactUnitFrame_UpdateVisible'
[string "@Interface_Wrath\FrameXML\CompactUnitFrame.lua"]:291: in function `CompactUnitFrame_UpdateAll'
[string "@Interface_Wrath\FrameXML\CompactUnitFrame.lua"]:124: in function <Interface_Wrath\FrameXML\CompactUnitFrame.lua:53>
I love this addon. I use it in Classic Era. Is there a way to export some personal marks for a guild mate for example ?
how can i turn off Coord showing on the tooltip?
Curseforge has this addon flagged as:
This might be corrupt, "belongs to Retail" so you might wanna fix that.
Handynotes cause a conflict with sexy map and make it unable to be moved.
How can i add other icons to use it?
In reply to rubyurek:
Handynotes plugins
Please update for 9.2.7 Most Handy Notes add-ons are updated.... but they don't work without this one.
Hi all any idea why is still out of date ??
Hello!
I am just writing this message to humbly request that you also post this addon on either: https://www.wowinterface.com/downloads/index.php or https://addons.wago.io
This is due to the recent Curseforge policy of restricting their API from the Wowup addon manager. If you can't be bothered to do this, I will be happy to post it for you (with your permission). Thanks!
In reply to notanotherforumname:
Or a github link that works with wowup.
In reply to notanotherforumname:
https://www.wowinterface.com/downloads/info15716#info
9.2.5 , after update the addon i get this when i log in :
Message: Usage: local sources = C_TransmogCollection.GetAppearanceSources(appearanceID, categoryType, transmogLocation)
Time: Wed Jun 1 15:48:17 2022
Count: 3
Stack: Usage: local sources = C_TransmogCollection.GetAppearanceSources(appearanceID, categoryType, transmogLocation)
[string "=(tail call)"]: ?
[string "=[C]"]: in function `GetAppearanceSources'
[string "@Interface\AddOns\HandyNotes_Shadowlands\core\rewards.lua"]:411: in function `IsKnown'
[string "@Interface\AddOns\HandyNotes_Shadowlands\core\rewards.lua"]:446: in function `IsObtained'
[string "@Interface\AddOns\HandyNotes_Shadowlands\core\nodes.lua"]:106: in function `IsCollected'
[string "@Interface\AddOns\HandyNotes_Shadowlands\core\nodes.lua"]:472: in function <...terface\AddOns\HandyNotes_Shadowlands\core\nodes.lua:471>
[string "=(tail call)"]: ?
[string "@Interface\AddOns\HandyNotes_Shadowlands\core\nodes.lua"]:200: in function `Prepare'
[string "@Interface\AddOns\HandyNotes_Shadowlands\core\map.lua"]:158: in function `Prepare'
[string "@Interface\AddOns\HandyNotes_Shadowlands\common.lua"]:311: in function `Prepare'
[string "@Interface\AddOns\HandyNotes_Shadowlands\core\core.lua"]:205: in function <...nterface\AddOns\HandyNotes_Shadowlands\core\core.lua:194>
[string "=(tail call)"]: ?
[string "@Interface\AddOns\HandyNotes\HandyNotes.lua"]:435: in function `UpdateMinimapPlugin'
[string "@Interface\AddOns\HandyNotes\HandyNotes.lua"]:494: in function `?'
[string "@Interface\AddOns\SharedMedia\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:119: in function <...dia\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@Interface\AddOns\SharedMedia\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:29: in function <...dia\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
[string "@Interface\AddOns\SharedMedia\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:64: in function `SendMessage'
[string "@Interface\AddOns\HandyNotes_Shadowlands\core\core.lua"]:253: in function `RefreshImmediate'
[string "@Interface\AddOns\HandyNotes_Shadowlands\core\core.lua"]:248: in function <...nterface\AddOns\HandyNotes_Shadowlands\core\core.lua:246>
[string "@Interface\SharedXML\C_TimerAugment.lua"]:16: in function <Interface\SharedXML\C_TimerAugment.lua:14>
Locals: <none>
In reply to Devileu:
+1
In reply to Devileu:
+2
In reply to Devileu:
+3
i had to turn it off since is unplayable, between each pull in m+ it just spam it nonsense all over again till you enter combat
also opening map will trigger it too
In reply to Devileu:
I am having same problem, had to turn off the addon, could not even play. Just started with the new update.
I am playing Wow Season of Mastery V1.4.3 and since the latest Update I cannot see the addon anymore ingame. Could you please have a look and fix it. Minimap Button, Options etc. everything is gone.
Thanks a lot.