I'm not familiar with TiddlyWiki's API, and I'm trying to create an 
extension that redirects pages that match a regular expression. If a link 
matches a regular expression, it should be redirected to a specific page.

Example regular expression:

(web|online)( )(pages|sites)( that| )( I )(like|like 
to(read|browse|explore))

Example matching links:

[[web sites that I like to read]]

[[web sites I like]]

[[web sites I like to browse]]

If I clicked one of these links, it should redirect me to a page 
called (web|online)( )(pages|sites)( that| )( I )(like|like 
to(read|browse|explore)).

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/DUqhc0k7iSwJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to