Discussion:
[tw] Redirects
Zach Henry
2017-09-14 07:37:43 UTC
Permalink
Is it possible to create a redirect page like the ones on wikipedia? Like
this: https://en.wikipedia.org/wiki/Wikipedia:Redirect
--
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 tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/05532e47-ba9e-439f-b20b-25b934b57426%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
PMario
2017-09-14 10:20:05 UTC
Permalink
Post by Zach Henry
Is it possible to create a redirect page like the ones on wikipedia? Like
this: https://en.wikipedia.org/wiki/Wikipedia:Redirect
Not directly. ... but we have

PermaLinks ... http://tiddlywiki.com/#PermaLinks
and
Permaviews ... http://tiddlywiki.com/#HelloThere:HelloThere%20PermaLinks

which will open one or several tiddlers. ...

A more advanced one is this:

Open all tiddlers tagged "HelloThere", that are "non system tiddlers" ...
http://tiddlywiki.com/#:[!is[system]tag[HelloThere]]

The description can be found in the PermaLinks link :)

Search can be done with:

http://tiddlywiki.com/#:[!is[system]search[A Gentle Guide]]

hope that helps

have fun!
mario
--
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 tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3d2d429e-7bd3-489f-85df-c052d61cf0db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Zach Henry
2017-09-14 12:13:50 UTC
Permalink
Alright. A bit disappointing, but not hard to work around. Thank's anyway!
Post by PMario
Post by Zach Henry
Is it possible to create a redirect page like the ones on wikipedia? Like
this: https://en.wikipedia.org/wiki/Wikipedia:Redirect
Not directly. ... but we have
PermaLinks ... http://tiddlywiki.com/#PermaLinks
and
Permaviews ... http://tiddlywiki.com/#HelloThere:HelloThere%20PermaLinks
which will open one or several tiddlers. ...
Open all tiddlers tagged "HelloThere", that are "non system tiddlers" ...
http://tiddlywiki.com/#:[!is[system]tag[HelloThere]]
The description can be found in the PermaLinks link :)
http://tiddlywiki.com/#:[!is[system]search[A Gentle Guide]]
<http://tiddlywiki.com/#:[!is[system]search[A%20Gentle%20Guide]]>
hope that helps
have fun!
mario
--
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 tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/b3c31485-860c-4300-adc6-e2d86eecd79a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Mat
2017-09-14 17:03:26 UTC
Permalink
Well, if what you want is that someone who is looking at tiddler Foo will
see what is in tiddler Bar, i.e so that they both show the same content -
possibly with a note in Foo that they are "redirected" - then this is super
trivial in TiddlyWiki.

You simply write this in tiddler Foo:

//This is a transclusion of [[Bar]]//

{{Bar}}

<:-)
--
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 tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/c0b86339-535c-4f5f-8fe2-829cf232d259%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...