--==-- QuickChatlink Functionality Description --==-- This addon replaces bracketed text typed into a chat edit box with the real chat link. The addon has support for six link types: abilities, items, player trades, quests, talents, and tradeskills. If you wish to remove support for a link type (for instance, if you never use it and want to conserve memory or improve initial login time), simply delete or rename the folder corresponding to that link type in the Sections subdirectory. There are two ways to use the addon. The first is with simple substitution of completely typed out link names. In this way, for example, typing out [hearthstone] will replace that text with the real link to a Hearthstone as soon as the closing right bracket is typed. The second option is to use full auto-completion support. To use this, begin typing the link name after the opening bracket, and the addon will show highlighted possibilities for auto-completion based on what you've typed so far. In this way, typing out [heart will provide highlighted potential auto-completions after that text, such as "hstone", "razor", " Strike", " of the Phoenix", and other links which start with the text "heart". For each letter you type in, the potential matches will be narrowed down. While in this mode, you can press Tab to complete the link, press Shift+Tab to scroll through other possible matches in the current link type (items, tradeskills, etcetera), or press Ctrl+Tab to scroll through other link types which have matching links. Note that once the addon has scrolled through all links in the current link type with Shift+Tab, it will automatically move to the next link type, and after the last link type has been scrolled through, the first link type will be selected again. As a special note, player trade links are formatted as such: "Player - Trade", where Player is the name of the player, and Trade is the name of the trade of theirs that you want to link. Keep in mind that the finished link will use more space in the message than just the raw text, so it may be impossible to finish a link if the message already contains a lot of text. The limit is 255 characters. Configuration options can be found within the QuickChatlink section of Interface Options in the default UI. To adjust the order in which sections of links are searched for substitution (for instance, if you wanted tradeskill links to appear as auto-completions before item links, or if an item and an ability had the same name but you wanted to show preference to the item), use the dropdown menu within the configuration options. Also, optionally, you can have the addon forego auto-completion suggestions unless you start the link with two left brackets ([[) instead of one ([). There is also the option to completely disable normal link text replacement and use only auto-completion suggestions. Lastly, there is the option to only perform normal (non-auto-completion) link text replacement when the link is closed with two right brackets (]]) instead of one (]). Note that the auto-completion suggestions feature cannot work if you begin the link with text already after the left brackets ([ or [[). However, if you do type the full link name (finishing with the right bracket(s)), the real link will still be inserted properly in its place, as long as normal replacement is enabled.