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 external links #23

Open
tobibeer opened this issue Mar 11, 2013 · 0 comments
Open

linkify external links #23

tobibeer opened this issue Mar 11, 2013 · 0 comments

Comments

@tobibeer
Copy link
Owner

Idea

Provide a means to linkify external links, e.g.

^http://www.google.com|Google|gmail|ggl

The second term would also be the title being displayed when an external link is matchend, e.g http://www.google.com would automagically linkify as Google. Any further terms separated via the pipe | character would also render as externalLinks to http://www.google.com like Gmail / gmail / ggl.

Note: Pipe characters would not be allowed for URLS and have to be replaced with their unicode variant before being inserted into a tiddler.

Pattern Matching

Allow to use regexp pattern matching to confure links to external ticketing systems so that

PRO-2342

automagically links to...

http://system.com/tickets/PRO/2342

Discussion

pattern matching for ticket system links: https://groups.google.com/d/msg/tiddlywiki/W3Sd6EpPrBg/bq-AXnlEfwwJ

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

No branches or pull requests

1 participant