Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

possibility to group alias #3721

Closed
sogehige opened this issue May 11, 2020 · 0 comments · Fixed by #3727
Closed

possibility to group alias #3721

sogehige opened this issue May 11, 2020 · 0 comments · Fixed by #3727

Comments

@sogehige
Copy link
Collaborator

then we can do (!list.alias.)

sogehige added a commit that referenced this issue May 12, 2020
Alias grouping is done through `!alias group` command

e.g.
!alias group -set group -a !test
!alias group -unset !test
!alias group -list
!alias group -list group

also added message filter to filter aliases with groups
(list.alias|group)
(list.!alias|group)

Fixes #3721
sogehige added a commit that referenced this issue May 12, 2020
Alias grouping is done through `!alias group` command

e.g.
!alias group -set group -a !test
!alias group -unset !test
!alias group -list
!alias group -list group

also added message filter to filter aliases with groups
(list.alias|group)
(list.!alias|group)

Fixes #3721
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant