HandyNotes
Handy Notes for your maps. This addon is intended to be a small and simple framework for showing notes on your map.
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.curseforge.com/wow/search?search=handynotes
Then paste it to /WTF/*other account name*/Saved variables
Since the 4.0.6 patch, notes do not work in Uldum. They will show on the zone map but not on the minimap. In every other zone, it works fine.
Thnx 4 the addon. But on my setup, the "Handy Note" dialog always displays under the world map, thus requiring me to close the world map whenever I want to make a new note or edit an existing node.
Cheers,
Nap.
Change:
local HNEditFrame = CreateFrame("Frame", "HNEditFrame", UIParent)
TO:
local HNEditFrame = CreateFrame("Frame", "HNEditFrame", WorldMapFrame)
This line is located at about line 18 of the v1.2.0 version
4x HandyNotes-1.2.0\HandyNotes.lua:258: attempt to index field '?' (a nil value)
HandyNotes_Mailboxes-1\HandyNotes_Mailboxes.lua:183: in function `?'
CallbackHandler-1.0-6 (Ace3):147: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
<string>:"safecall Dispatcher[1]":4: in function <[string "safecall Dispatcher[1]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[1]":13: in function `?'
CallbackHandler-1.0-6 (Ace3):92: in function `Fire'
AceEvent-3.0-3 (Ace3):120: in function <Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>
<in C code>: in function `CloseMail'
<string>:"*:OnHide":1: in function <[string "*:OnHide"]:1>
<in C code>: in function `Hide'
Interface\FrameXML\UIParent.lua:1451: in function `SetUIPanel':
Interface\FrameXML\UIParent.lua:1527: in function `HideUIPanel':
Interface\FrameXML\UIParent.lua:1202: in function <Interface\FrameXML\UIParent.lua:1194>:
<in C code>: in function `SetAttribute'
Interface\FrameXML\UIParent.lua:1894: in function <Interface\FrameXML\UIParent.lua:1881>:
<in C code>: in function `HideUIPanel'
Interface\FrameXML\UIParent.lua:1898: in function <Interface\FrameXML\UIParent.lua:1897>:
---
connot Astrolabe lib issue..
open up each of the addons core .lua file and change the
local Astrolabe = DongleStub("Astrolabe-0.4")
To
local Astrolabe = DongleStub("Astrolabe-1.0")
and everything will work...
And when I mean core file I don't mean a file named core.lua (even though it could be that name),
I mean the file that means the addon work.
These are the files for the handynotes plugin addons
\\HandyNotes_CityGuide\addon.lua
\\HandyNotes_Directions\Directions.lua
\\HandyNotes_FlightMasters\HandyNotes_FlightMasters.lua
\\HandyNotes_Guild\GuildNotes.lua
\\HandyNotes_Mailboxes\HandyNotes_Mailboxes.lua
\\HandyNotes_OpenPVP\HandyNotes_OpenPVP.lua
\\HandyNotes_QuestGivers\HandyNotes_QuestGivers.lua
\\HandyNotes_SpecialNPCsEtc\HandyNotes_SpecialNPCsEtc.lua
\\HandyNotes_Trainers\addon.lua
\\HandyNotes_Vendors\addon.lua
Use of the addon may cause other errors if there were any command changes used between Astrolabe-0.4 (wow3 version) and Astrolabe-1.0 (wow4 version).
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\SilverDragon\handynotes.lua line 4:
Cannot find a library with name 'Astrolabe-0.4'
Debug:
(tail call): ?
[C]: ?
[C]: error()
...nterface\AddOns\TomTom\libs\Astrolabe\DongleStub.lua:17: DongleStub()
SilverDragon\handynotes.lua:4: in main chunk
AddOns:
Swatter, v5.10.5043 (CrouchingKangaroo)
Ace3, v
AtlasLoot, vv6.01.02
AtlasLootCataclysm, vv6.01.02
AtlasLootCrafting, vv6.01.02
Bagnon, v2.14.0
BagnonForever, v1.1.2
BagnonTooltips, v
Carbonite, v4.032006
CarboniteTransfer, v1.01
DBMCore, v
Decursive, v2.6.0.1
FishingAce, v0.5.5f
FuBarMoneyFu, vv1.2.4
GatherMate2, v1.10
HandyNotes, v1.2.0
HealBot, v4.0.3.7
Postal, v3.4.4
RatingBuster, v
Recount, v
SellJunk, v3.0
SilverDragon, vv2.4.2
TomTom, vv40000-1.0.9
BlizRuntimeLib_enUS v4.0.3.40000 <us>
(ck=222)
Date: 2011-01-02 20:19:16
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\HandyNotes_Guild\GuildNotes.lua line 119:
Cannot find a library with name 'Astrolabe-0.4'
Debug:
[C]: ?
[C]: error()
...face\AddOns\HandyNotes\Libs\Astrolabe\DongleStub.lua:17: DongleStub()
HandyNotes_Guild\GuildNotes.lua:119: in main chunk