summaryrefslogtreecommitdiff
path: root/doc/todo/simple_text_parsing_or_regex_in_template_or_shortcut.mdwn
blob: a086f417996402ec45b58ff84c80b45d8e97ec88 (plain)

Either [[plugins/template]] or [[plugins/shortcut]] should support some form of very simple text parsing or regex application, to make it possible to write shortcuts like these:

[[mmlist listname@lists.example.org]] -> <listname@example.org> ([mailman page] (http://lists.example.org/mailman/listinfo/listname)
[[debchangelog packagename]] -> [packagename changelog](http://packages.debian.org/changelogs/pool/main/p/packagename/current/changelog)

--[[JoshTriplett]]