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

[linkify] Allow editing rules #33

Open
ahal opened this issue Jan 27, 2023 · 0 comments
Open

[linkify] Allow editing rules #33

ahal opened this issue Jan 27, 2023 · 0 comments

Comments

@ahal
Copy link
Contributor

ahal commented Jan 27, 2023

Currently if you create a rule but mess up the regex, there's no way to edit. You have to first delete it and then re-create it again. It would be a bit more convenient if you could run:

!admin linkify edit <rule> <re> <sub>

or perhaps:

!admin linkify new --force <rule> <re> <sub>

to bypass the existence check.

Then again, deleting a rule isn't terribly hard, so this may be a WONTFIX.

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

No branches or pull requests

1 participant