Talryn / CharacterNotes

WoW addon to manage notes on characters.
4 stars 2 forks source link

Help on commands in chat #2

Open Trollwut opened 4 years ago

Trollwut commented 4 years ago

Hey,

the addon support several own chat commands, like:

/notes - Brings up the GUI
/searchnote - Brings up the GUI. Optional search term allows filtering the list of notes.
/setnote Sets a note for the character name specified.
/delnote Deletes the note for the character name specified.
/getnote Prints the note for the character name specified.
/editnote Brings up a window to edit the note for the name specified or your target if no name if specified.

Maybe when entering /notes help, it should display this list of commands and what's possible, maybe with a colored output with their parameters for better visibility.