For this use case I'd do it like this:

Creat a tiddler "manpage":

\define manpage() [[$(currentTiddler)$|http:
//manpages.debian.org/cgi-bin/man.cgi?query=$(currentTiddler)$]]

<<manpage>>

Use it like this:

1. In a tiddler for a command

{{||manpage}}


2. In any other tiddler where you want to link to a specific command, not 
being the tiddler's title

{{mkfifo||manpage}}


The "manpage" tiddler is a "page template" which simply gives you the link, 
you asked for.



-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to