-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Adding a new parameter to the macro recording command to add some text could help to ease macro readability.
Idea 1: adding just a comment
!macro F [-1-1]s 0 # Fudge
!macro list
id: 0 Pattern: F Command: [-1-1]s Regexp: False Comment: Fudge
Idea 2: adding specific keys and values
!macro F [-1-1]s 0 Name=Fudge
!macro list
id: 0 Pattern: F Command: [-1-1]s Regexp: False Name: Fudge
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels