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

Link message parts matching a pattern #911

Open
Svetlana-T opened this issue Dec 12, 2016 · 0 comments
Open

Link message parts matching a pattern #911

Svetlana-T opened this issue Dec 12, 2016 · 0 comments

Comments

@Svetlana-T
Copy link

Hi all. :-)

On some channels message parts matching a pattern are useful to link. For example, [[Foo]] to link to http://ru.wikipedia.org/wiki/Foo, or 'bug 45' to link to http://bugs.myproject.org/45. We could add a list of such regexes and corresponding URLs per-channel to the settings pane of KiwiIRC. This would give users the opportunity to read channels of respective projects in a more convenient, comfy way without having to type out bug numbers on URL bars by hand and without using channel bots which look out for the same patterns.

We could also allow people to pass such setting as an URL parameter, so that ru.wikipedia.org and myproject.org people can link newcomers to embedded kiwi instances which have the respective regexes enabled. This way users do not need to type these things out manually, and KiwiIRC does not need to maintain a huge list of all ever possible regexes in a global list.

As an example, ChatZilla links 'bug 546567' to the Mozilla bugzilla instance and this is convenient. It has per-chat settings of the 'bug URL'.

Please advise of your thoughts on this issue and if appropriate, add it in. Thank you in advance.

Regards,
Svetlana.

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