Calculation in building URL

1 view
Skip to first unread message

mumbo

unread,
Jan 9, 2008, 1:32:19 PM1/9/08
to TiddlyWiki
Hi all,

I need to perform a calculation and then use the result as part of a
URL.

x=5*(122811+5)

http://www.mywebsite/disguised_stuff/the_value_of_x

Is this possible.

Thanks!

Eric Shulman

unread,
Jan 9, 2008, 1:54:48 PM1/9/08
to TiddlyWiki
> I need to perform a calculation and then use the result as part of a
> URL.
> x=5*(122811+5)
> http://www.mywebsite/disguised_stuff/the_value_of_x

Try this:
http://www.TiddlyTools.com/#WikifyPlugin

Usage:
<<wikify "[[link text|http://www.mywebsite.com/disguised_stuff/
%0]]" {{5*(122811+5)}}>>

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

Eric Shulman

unread,
Jan 9, 2008, 1:56:00 PM1/9/08
to TiddlyWiki
errata:

This is supposed to be one line (GoogleGroups adds newlines for
wordwrapping)
------------
<<wikify "[[link text|http://www.mywebsite.com/disguised_stuff/
%0]]" {{5*(122811+5)}}>>
------------

-e

mumbo

unread,
Jan 11, 2008, 6:40:47 PM1/11/08
to TiddlyWiki
Thanks Eric..
Reply all
Reply to author
Forward
0 new messages