• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

NotesUNeed

 
Project Updated:
Files Updated: Thu, Aug 6 2009
Supports Game Version: 3.2.0
Category: Chat & Communication, Bags & Inventory, Guild, Quests & Leveling, and Unit Frames
Tags:

, , , , , and [Edit Tags]

Project Manager: Telic
Additional Authors: No additional authors
Current Version: v6.58.30200
License: All Rights Reserved
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 30
Downloads Total: 108,164
Favorites: 863
Comments: 560
  • Contests
  • About NotesUNeed
  •  

NotesUNeed v6.58.30200

telic@hotmail.co.uk

Feature-rich, searchable Notes database with many automated features, and additional NuN tooltips for viewing note details.

Make Contact Notes on other Players, or General Notes on anything else.

This AddOn is for making your own custom notes on players, and quests, and items, etc. and does not come with any pre-made notes. It does provide an Export and Import Feature for sharing of sets of notes, or publishing of note databases.

The default Modifier keys for creating notes from Container Items and Hyperlinks is now simply "<Alt>-Left Mouse Click". For anyone unhappy with this key-Combo, then they can now specify their own via the NotesUNeed Options frame.

Compatible with Titan via : TitanNotesUNeed

Compatible with LibDataBroker AddOns via : NuN-LDB

Below is a summary of NotesUNeed functionality, but you should read the Readme.txt file for much more detailed discussion on these subjects.

Main Features of NuN

  1. Create Player Notes (aka Contact Notes) :
  • Create Contact notes : a) using new NuN buttons in the Friends Frame b) using the NuN Micro Buttons described in point 3 c) using slash commands d) via new NuN options in the player context menu e) Or via any of the automated methods mentioned below
  • NuN can auto-populate many details about race, class, guild, etc.
  • Also add your own free Text notes
  • auto maintain Friend / Ignore Lists across different Alts
  • auto-note people you Party with
  • auto-note Guild members
  • auto maintain notes on your own Characters plus Levelling notes
  • Rate Players via Right click menu and see that Rating in Tooltips or tagged to Player Names in Chat
  1. Create General text notes on anything you like :
  • Create General notes : a) via the Micro Buttons in point 3 below; b) via slash commands; c) use the NuN Modifier when clicking on Container Items or Hyperlinks (Default "<Alt>-Left Mouse Click" but can be changed in Options) d) importing from a Plugin database e) receiving notes in-game from other NuN users f) Or via any of the automated methods below
  • Options to auto maintain Quest Notes which will save a few kinds of notes a) Quest notes that record quest details plus Quest Giver name and location b) Quest progress notes which record location when completing quest objectives c) Quest History detailing when a given Toon Accepted, and Completed quests
  • General notes can be saved at Account or Realm level
  • Scripting - LUA scripts can be executed from General notes by : a) Using the Run Script button in the frame b) Slash command "/nun -x <NOTE_NAME>" c) Execute one NuN Note from another NuN Note with the following command : NuN_ExecuteNote("<Note Name>")
  • General notes can be assigned the following Types for easy searching : a) ITM - Item notes b) QST - Quest notes, and quest objective notes c) NPC - Notes made on NPCs and Mobs d) LOG - NotesUNeed records Transmission logs when you send/receive notes e) LUA - Keep your own in-game scripts library and execute notes like Macros f) - or just leave blank ;p
  1. NuN has a MicroButtons panel with 4 buttons for quick access to features. This frame can be moved by dragging the small border surrounding the buttons, and can be hidden if not needed (see slash commands). From left to right the buttons are :
  • Options : toggle the NuN Options frame
  • Note Browser : toggle the NuN Note Browser frame <Alt> Left Click to browse General notes only Right Click to browse Quest History
  • Contact Note : create a note for the current target will create a General note if current target is an NPC <Alt> Click to re-open the last opened Contact Note
  • General Note : create a General note will create an NPC note if current target is an NPC <Alt> Click to re-open the last opened General Note
  1. Note Browser Window. This is where you can view the list of notes you have :
  • default sorting is your Faction, then Opposing, then General Notes
  • search for notes containing text you specify in the edit box a) Left click : Case insensitive search b) Right click : Case sensitive search
  • filter visible notes from the Options Frame e.g. to only show Quest Notes, or NPC Notes
  • a tick indicates a General note is saved at Account level
  • hover over a note to see its contents in a Tooltip
  • Right-Click to open the sticky NuN PinUp Tooltip
  • <Shift>Left-Click to paste the note name in to open chat box
  • After filtering and searching to narrow down the visible set of Notes, you can : a) Mass delete those listed in the browser frame b) Export listed notes for other players to install and Import
  1. Options frame - open via the Microbuttons or slash command "/nun" Configure NotesUNeed here, or filter the notes to appear in the Note Browser frame. For example, to just look at NPC notes, or browse Quest History for one of your Toons
  1. Backup and Restore functionality to save your database This functionality is kept in separate LoadOnDemand AddOns to save memory. Both the Backup and Restore processes will execute a ReloadUI()
  1. Import and Export of notes Databases Share sets of notes with friends, or publish notes databases as a Plugin for others to Import
  1. Broadcasting & Sending of NotesUNeed Notes Broadcast Raid Instructions for Boss enchounters or PvP strategy, or just your enchant selling menu; Or send formatted notes for other NotesUNeed users to add to their database.

SEE THE ENCLOSED README.TXT FILE FOR FURTHER DETAILS ON THE ABOVE FUNCTIONALITY LIST

Slash Commands

/nun : Toggles the NotesUNeed Options window

/nun -h : Displays this list of Slash commands

/nun <note title> : Will attempt the following : 1. Fetch a saved Contact note with that name 2. Fetch a saved General note with that title 3. Create a new Contact note if a player of that name is in your party/raid group or is within target range 4. Toggles the NotesUNeed Options window

/nun -t : Fetches the saved Contact note for the current target, or creates a new one, or shows your own characters note if no valid target. Since v2.00.1800, this command will create notes for NPCs and populate some basic information about them.

/nun -g : Creates a new General Note, untitled.

/nun -g <note title> : Fetches the existing General note with that title, or Creates a new General note with that title.

/nun -ch <name> : Create a Horde Player Character note for the given name without validating it /nun -ca <name> : Create an Alliance Player Character note for the given name without validating it

/nun -tt : Toggle NotesUNeed Tooltips on/off

/nun -micro : Toggle the NotesUNeed Microbuttons panel hide/show

/nun -x <note title> : Tries to execute the specified note as a Lua Script. If no note exists, then will open the Note Search window

/nun -i <name> : to stop NotesUNeed trying to ignore a player

/nun -f <name> : to stop NotesUNeed trying to befriend a player

/nun -resetlists : to reset NotesUNeed's Friend/Ignore lists to those of the currently logged Alt

/nun -purgeexport : to clear Exported records and allow the creation of a newly named set of records

/nun -delay [number of seconds] : transmissions to channels have a default delay between each line being sent of 0.33 Use this slash command to change this value. Will report the current value if you do not pass any seconds value.

/nun -restrictwho : stops NuN from automatically trying to gather /who information

Slash Commands for Sending Messages

/nun -sendG "NOTE_NAME", "SEND_METHOD"[, "SEND_PARAMETER"] - sends General type note text

/nun -sendGF "NOTE_NAME", "SEND_METHOD"[, "SEND_PARAMETER"] - sends General type note as Formatted text

/nun -sendC "NOTE_NAME", "SEND_METHOD"[, "SEND_PARAMETER"] - sends Contact type note text

/nun -sendCF "NOTE_NAME", "SEND_METHOD"[, "SEND_PARAMETER"] - sends Contact type note as Formatted text

where - "NOTE_NAME" = the name of the note or note title "SEND_METHOD" = how to send the note e.g. "GUILD", "RAID", "WHISPER", "CHANNEL", etc. "SEND_PARAMETER" = Optionally required (i.e. who to WHISPER to -OR- the Channel ID/Name) NOTE: using any of these slash commands will close any currently open note.

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  NotesUNeed v6.53.30000 Release 3.0.8 706 1/30/2009
  NotesUNeed v6.52.30000 Release 3.0.2 3,479 10/25/2008
  • Screenshots (1)
  •  
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Kangajack said

    Please fix this for the 3.3.1 Update.
    Thank you very much for the addon <3

    Reply Report Permalink
  • Ouch. I really really liked what this mod did.

    Reply Report Permalink
  • Telic said


    Sorry peeps, but I'm effectively retired.

    I have removed the PayPal buttons from WoWInterface, which makes it easy to do - and I am TRYING to remove them from Curse & WoWUI also, which seems to be a lot trickier.

    I may come back to WoW some time next year - but probably not...

    If anyone wants to take over development then you can e-mail me at the contact e-mail below, and I will cooperate as needed.

    Sorry, and thanks for all your support over the years.

    Signing Off

    telic@hotmail.co.uk

    Reply Report Permalink
  • I'd love the ability to add notes to a guild instead of just a person

    Reply Report Permalink
  • orgevo said

    Hey guys,

    I have been getting the same issues with errors on login as well as when opening the quest log. I've made some changes to the code locally which seems to have fixed the issue and re-enabled support for quest log note buttons.

    I could post my changes if there's interest and the author doesn't mind.

    Reply Report Permalink
  • s-conley said

    I'm interested.

    Reply Report Permalink
  • orgevo said

    Here ya go:
    http://www.organized-evolution.com/NotesUNeedv6.58.30200_Patch.zip

    Just unzip directly into the Interface\AddOns\NotesUNeed directory. It will overwrite the existing versions of the 2 files contained in that .zip. Hope that fixes the issues for you - I've only tested it on my machine.

    Reply Report Permalink
  • sabrdrak said

    I love this mod - I just wish it were updated more often.
    My notes are disappearing after some time and I'm not sure why.

    Reply Report Permalink
  • SkyRanger said

    Yeah, an update would be nice.

    Reply Report Permalink
  • Any chance on an update? This is a favorite mod of mine that I have been suggesting to friends for a while, but I get spammed with errors when I log in.

    Thanks for the work you've done on this mod!

    Reply Report Permalink
  • MichloIW said

    Greetings,

    I love this add-on but since yesterday I've had to disable it. I'm getting system message spam from it now for some reason.

    Cheers.

    Reply Report Permalink
  • audedit said

    I get random, "You are not in a party" messages in the chat log whether or not I am in a party or raid. Also When I login, I get the following error:

    Date: 2009-09-30 18:00:11
    ID: 3
    Error occured in: Global
    Count: 3
    Message: ..\AddOns\NotesUNeed\NotesUNeed.lua line 7713:
    attempt to index local 'lBttn' (a nil value)
    Debug:
    (tail call): ?
    [C]: ?
    NotesUNeed\NotesUNeed.lua:7713: NuN_GetName_FrameButton()
    NotesUNeed\NotesUNeed.lua:7442: NuN_UpdateNoteButton()
    NotesUNeed\NotesUNeed.lua:5037:
    NotesUNeed\NotesUNeed.lua:5029
    [C]: QuestLog_Update()
    ..\FrameXML\QuestLogFrame.lua:262:
    ..\FrameXML\QuestLogFrame.lua:259
    AddOns:
    Swatter, v5.6.4424 (KangaII)
    Armory, vv7.3.0b
    ArmoryGuildBank, vv7.3.0b
    AucAdvanced, v5.6.4424 (KangaII)
    AucDb, v5.1.DEV.3583
    AucFilterBasic, v5.6.4424 (KangaII)
    AucFilterOutlier, v5.6.4424.2531
    AucMatchUndercut, v5.6.4424.2531
    AucStatClassic, v5.6.4424 (KangaII)
    AucStatHistogram, v5.6.4424 (KangaII)
    AucStatiLevel, v5.6.4424 (KangaII)
    AucStatPurchased, v5.6.4424 (KangaII)
    AucStatSales, v5.6.4424.2842
    AucStatSimple, v5.6.4424 (KangaII)
    AucStatStdDev, v5.6.4424 (KangaII)
    AucStatWOWEcon, v5.6.4424.2530
    AucUtilAHWindowControl, v5.6.4424.3311
    AucUtilAppraiser, v5.6.4424.2530
    AucUtilAskPrice, v5.6.4424.3175
    AucUtilAutoMagic, v5.6.4424.3142
    AucUtilCompactUI, v5.6.4424.2530
    AucUtilEasyBuyout, v5.6.4424.3583
    AucUtilItemSuggest, v5.6.4424.3108
    AucUtilPriceLevel, v5.6.4424.2545
    AucUtilScanButton, v5.6.4424.2530
    AucUtilScanFinish, v5.6.4424.2530
    AucUtilScanProgress, v5.6.4424.2530
    AucUtilSearchUI, v5.6.4424.3655
    AucUtilSimpleAuction, v5.6.4424.0
    AucUtilVendMarkup, v5.6.4424.2530
    Babylonian, v5.1.DEV.130
    BeanCounter, v5.6.4424 (KangaII)
    Configator, v5.1.DEV.130
    DebugLib, v5.1.DEV.130
    DEMonitor, v
    Enchantrix, v5.6.4424 (KangaII)
    EnchantrixBarker, v5.6.4424 (KangaII)
    EngravedInvitation, v1.1.1
    Gatherer, v3.1.14
    GuildAdmin, v0.0.0.2 beta
    GuildTax, v1.0
    Informant, v5.6.4424 (KangaII)
    LightHeaded, v296
    NotesUNeed, v6.58.30200
    Postal, v3.2.0
    QuestHelper, v1.1.19
    SilverDragon, vv2.3.2
    SlideBar, v5.6.4424 (KangaII)
    SpamMeNot, v3.2
    Stubby, v5.6.4424 (KangaII)
    Titan, v4.3.0.30200 - Revision 316
    TitanAmmo, v4.3.0.30200
    TitanBag, v4.3.0.30200
    TitanGoldTracker, v4.3.0.30200
    TitanRegen, v4.3.0.30200
    TitanRepair, v4.3.0.30200
    TitanSpec, v1.4.5.30200
    TitanXP, v4.3.0.30200
    WhisperSound, v1.1
    BlizRuntimeLib_enUS v3.2.2.30200 <us>
    (ck=739)

    Reply Report Permalink
  • stefan_v said

    [2009/09/18 19:24:57-968-x1]: NotesUNeed-6.58.30200\NotesUNeed.lua:7663: attempt to index local 'pere' (a nil value)
    <string>:"*:OnEnter":2: in function <[string "*:OnEnter"]:1>

    ---


    [2009/09/18 19:27:50-968-x2]: NotesUNeed-6.58.30200\NotesUNeed.lua:7479: attempt to index local 'pere' (a nil value)
    NotesUNeed-6.58.30200\NotesUNeed.lua:5037: in function <Interface\AddOns\NotesUNeed\NotesUNeed.lua:5029>
    <in C code>: ?
    <in C code>: in function `QuestLog_Update'
    Interface\FrameXML\QuestLogFrame.lua:286: in function <Interface\FrameXML\QuestLogFrame.lua:259>:

    ---

    Reply Report Permalink
  • jtbalogh said

    (updated) Error from NuN, unable to SetFocus on a target after rightclick portrait, an error since the patch. Happens a lot but not always. Typing /focus in chat works ok. What is odd is that when I am unable to set focus on a friendly player with the rightclick on the portrait, I can set focus on a mob at that time. Not sure why they would be different.

    Error occured in: AddOn: NotesUNeed
    Message: Error: AddOn NotesUNeed attempted to call a forbidden function (FocusUnit()) from a tainted execution path.
    Debug:
    [C]: FocusUnit()
    ..\FrameXML\UnitPopup.lua:1206:
    ..\FrameXML\UnitPopup.lua:1022
    [C]: func()
    ..\FrameXML\UIDropDownMenu.lua:563: UIDropDownMenuButton_OnClick()
    [string "*:OnClick"]:1:
    [string "*:OnClick"]:1

    Reply Report Permalink
  • Hey Telic,
    the mapnoting doesn't work anymore here (not for quest givers at least).
    It worked with WotLK some time ago I can see that by all those notes but since a while it doesn't. I guess since patch 3.1.
    Of course it might just be another addon interfering as I have a couple of those.

    Thanks
    Daylight

    Swatter, v5.6.4424 (KangaII)
    Atlas, v1.14.2
    AtlasBattlegrounds, v1.14.2
    AtlasDungeonLocs, v1.14.2
    AtlasOutdoorRaids, v1.14.2
    AtlasLoot, vv5.07.06
    AucAdvanced, v5.6.4424 (KangaII)
    AucDb, v5.1.DEV.3583
    AucFilterBasic, v5.6.4424 (KangaII)
    AucFilterOutlier, v5.6.4424.2531
    AucMatchUndercut, v5.6.4424.2531
    AucScanData, v5.6.4424 (KangaII)
    AucStatHistogram, v5.6.4424 (KangaII)
    AucStatiLevel, v5.6.4424 (KangaII)
    AucStatPurchased, v5.6.4424 (KangaII)
    AucStatSales, v5.6.4424.2842
    AucStatSimple, v5.6.4424 (KangaII)
    AucStatStdDev, v5.6.4424 (KangaII)
    AucStatWOWEcon, v5.6.4424.2530
    AucUtilAHWindowControl, v5.6.4424.3311
    AucUtilAppraiser, v5.6.4424.2530
    AucUtilAskPrice, v5.6.4424.3175
    AucUtilAutoMagic, v5.6.4424.3142
    AucUtilCompactUI, v5.6.4424.2530
    AucUtilEasyBuyout, v5.6.4424.3583
    AucUtilFixAH, v5.6.4424 (KangaII)
    AucUtilItemSuggest, v5.6.4424.3108
    AucUtilPriceLevel, v5.6.4424.2545
    AucUtilScanButton, v5.6.4424.2530
    AucUtilScanFinish, v5.6.4424.2530
    AucUtilScanProgress, v5.6.4424.2530
    AucUtilSearchUI, v5.6.4424.3655
    AucUtilSimpleAuction, v5.6.4424.0
    AucUtilVendMarkup, v5.6.4424.2530
    AutoProfitX, v2.04
    Babylonian, v5.1.DEV.130
    Bagnon, v2.9.3
    BagnonConfig, v
    BagnonForever, v1.1.2
    BeanCounter, v5.6.4424 (KangaII)
    BetterItemCount, v1.1
    BetterKeyBinding, v
    BugMeNot, v1.5.1
    Carbonite, v3.22
    CensusPlus, v4.2.2
    CharacterProfiler, v3.1.0
    ChatEdit, v1.2
    ChatScroll, v
    ChatTimestamps, v1.6
    Chinchilla, vv2.0.8
    ClearFont2, v2.6
    Configator, v5.1.DEV.130
    ConsisTint, v
    CurseProfiler, v
    DebugLib, v5.1.DEV.130
    Dominos, v1.10.5
    DominosCast, v
    DominosConfig, v
    DominosRoll, v
    DominosTotems, v
    DominosXP, v
    EasyMail, v
    eCastingBar, v
    Enchantrix, v5.6.4424 (KangaII)
    EnchantrixBarker, v5.6.4424 (KangaII)
    EquipCompare, v2.11
    Flightmap, v
    FuBar, v
    FuBarAmmoFu, v2.0
    FuBarAtlasFu, v
    FuBarBagFu, vv1.1.6
    FuBarClockFu, v3.0
    FuBarCraftTimersFu, v
    FuBarDurabilityFu, v2.11
    FuBarExperienceFu, v1.1 $Revision: 65606 $
    FuBarFriendsFu, v2.4.4-103
    FuBarGroupFu, v1
    FuBarGuildFu, v2.4.4-117
    FuBarKillMeterFu, v1.0
    FuBarMailExpiryFu, v1.4.7
    FuBarMiniPerfsFu, v1.0
    FuBarMoneyFu, vv1.2.2
    FuBarOutfitterFu, v
    FuBarPetInfoFu, v3.0.3 $Revision: 94 $
    FuBarQuestsFu, vv3.2.2
    FuBarReagentFu, v3.04
    FuBarRecZone, v2.0.57
    FuBarSpeedFu, v3.0
    FuBarVolumeFu, v2.0.$Revision: 55081 $
    Gatherer, v3.1.14
    GFWFactionFriend, v3.2
    GFWLinkerator, v3.2
    Gymnast, v
    Informant, v5.6.4424 (KangaII)
    LibRock10, v
    mbuffbar, v
    MapNotes, v5.16.30200
    MapNotesBrowser, vv1.00.30200
    MapNotesForAtlas, v1.00.30200
    MapNotesIconLib, v1.04.30200
    MapNotesIconLibFancy, v
    MapNotesIconLibLegacy, v
    MapNotesIconLibNeptunia, v
    MapNotesIconLibNumbers, v
    MobMap, v344
    MozzFullWorldMap, v3.36.30200
    Natur, v525509-R2
    NotesUNeed, v6.58.30200
    OmniCC, v2.5.6
    OmniCCOptions, v
    Outfitter, v4.7.4
    PerlCombatDisplay, v
    PerlConfig, v
    PingSnitch, v1.0.8
    QuestHelper, v1.1.15
    Sanity2, v2.2.1-guildbank
    SanityItemCache, v2.1.1-guildbank
    Satellite, v
    sct, v6.2
    SCTCooldowns, v0.7
    sctd, v3.1
    Sea, v
    SlideBar, v5.6.4424 (KangaII)
    Stubby, v5.6.4424 (KangaII)
    XPerl, v3.0.5g
    XPerlArcaneBar, v
    XPerlParty, v
    XPerlPartyPet, v
    XPerlPlayer, v
    XPerlPlayerBuffs, v
    XPerlPlayerPet, v
    XPerlRaidHelper, v
    XPerlTarget, v
    XPerlTargetTarget, v
    BlizRuntimeLib_enUS v3.2.0.30200 <eu>

    Reply Report Permalink
  • Emmental said

    I'm having an odd problem with the tooltips that pop up for the ratings drop-down. If a rating has a comment, for example "Team Player" has the comment "Plays like a professional", the comment will display below (outside) the tooltip and repeat all the way down the screen when the mouse is hovered over the rating in the drop-down.

    Reply Report Permalink
  • s-conley said

    When NUN is loaded, and I move my mouse up and down the left side of my WOW screen, a yellow square appears about half way between the bottom and the top and on the extreme left. It only shows when I mouse over it. It prevents clicking on anything under it.

    Reply Report Permalink
  • ArcVieh said

    total buggy ..

    Reply Report Permalink
  • ArcVieh said

    It dosen't works with professions links.

    "NotesUNeed : Unkritische(r) Fehler trat(en) auf. Beachte Übertragungsaufzeichnung in Notiz : "

    Reply Report Permalink
  • Enigma_TL said

    Any idea on the issue me and Palladia have?

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 35,479 QuestHelper Quests & Leveling, and Map...
  2. 11,888 HealBot Continued Buffs & Debuffs, Class, and...
  3. 5,982 Bagnon Bags & Inventory
  4. 3,681 Grid Unit Frames
  5. 2,583 X-Perl UnitFrames Raid Frames, and Unit Frames