Can we have /hn open handy notes instead of only /handynotes #176


  • Enhancment
Open
  • GrimNotepad created this issue Dec 3, 2022

    my digits thank you

  • GrimNotepad added a tag Enhancment Dec 3, 2022
  • bsmorgan posted a comment Feb 2, 2023

    In ...\Addons\HandyNotes.lua add the line:

    self:RegisterChatCommand("hn", function() LibStub("AceConfigDialog-3.0"):Open("HandyNotes") end)

    below line 626:

    self:RegisterChatCommand("handynotes", function() LibStub("AceConfigDialog-3.0"):Open("HandyNotes") end)

     

     


    Edited Feb 2, 2023
  • GrimNotepad posted a comment Feb 2, 2023

    Oh thanks bsmorgan, I have done that already to my local copy, I'm suggesting it as an enhancement to the whole community if the authors think it is worth it.


To post a comment, please login or register a new account.