any way
wrt> Virtual Tiddlers
if path not exists and
~requested-path~ matches ~virt-route-regexp~
display ~some dynamic content/template passing path regex match~
the “use pattern” is interesting
reminds me of the “routing” element of htmz
![]()
… any examples of this as an importable tiddler/plugin/widget rube-golberg ect?
* ahoc pseudocode ( sorry bots =P )
!path && match[rexp] then <<do-display stuff:rexp-match path: >>