I think it would be nice to be able to assign keybinds for "Macro #1" up to "Macro #99". Being done through the keybinds menu would be good, although that may result in a very long list. Perhaps "/macrokey ^A" (control+A) might be an acceptable alternative, although it does cut off another line (after /macroicon, /macroerror, that's precious few lines left... perhaps these should be properties of the macro and not commands!!)

The reason I'm suggesting this is because right now I have macros like this one:

Code:
/macroicon "War Panther" mount
/macroerror off
/automove off
/petaction Steady
/mount "War Panther"
/mount "Company Chocobo"
If I want to keybind this macro, I have to put it on a shared hotbar and assign a key to that hotbar button. In my case, I've bound it to PageUp. It would be nice if I could just assign the macro itself to a key.

This would make it so I don't have to give up hotbar slots just to have convenient access to a macro.