[[link text|TiddlerName]]
When I click the link, I'm sent to another browser window where I see
the message, "File not found"?
I was told that I could fix it by removing the following code from my
file, but it didn't work:
link.target = "_blank";
On 14 Jul 2006, blosscat wrote:
>
> I'm using pretty links in my TiddlyWiki
<SNIP>
> When I click the link, I'm sent to another browser window where I see
> the message, "File not found"?
I may be talking out of turn, but when I get that it means that my
TW hasn't 'got' the link in the Pretty Link.
This might be because I've not yet defined the tiddler the link is
supposed to go to. Occasionally it seems to be that the browser
hasn't processed the file properly (or something like that) and
hasn't _found_ the linked tiddler. Re-editing the destination
tiddler seems to solve that, but saving and reloading does it too.
Now you might be expecting to link to an external HTML file, in
which case, it'd be a lot easier if you could either post the
relevant tiddler code snippet or provide a URL to go see the file
chris :-)
Hi Chris, Thanks for your input. The pretty links that I'm defining are
for internal links. Saving, reloading, redefining...none of these
actions changes the behavior of the link for me.
Can you post (or email me directly) an example tiddler? I'm no TW
expert, but I'm willing to take a look.
chris :-)
Chris, you wrote,
> Can you post (or email me directly) an example tiddler?
By an example tiddler do you mean the markup that you see in edit mode?
If so, my test tiddler contains only a pretty link:
[[test link|TiddlerName]]
Daniel, pretty links work in my TW at www.tiddlyspot.com (and hence, in
the TW adaptation that my TW there is based on). I might decide to use
that TW adaptation (either locally or at tiddlyspot.com), but I was
hoping to use an adaptation with the feature that allows me to
fold/unfold tiddlers. (I tried to add that feature to my TW at
tiddlyspot, but I'm not much of a hacker :) Pretty links don't work in
any of the adaptations that have the fold/unfold (expand / collapse)
feature, except for one adaptation that I tried, but I didn't like the
layout).
Chris, you wrote,
> Can you post (or email me directly) an example tiddler?
By an example tiddler do you mean the markup that you see in edit mode?
If so, my test tiddler contains only a pretty link:
[[test link|TiddlerName]]
Daniel, pretty links work in my TW at www.tiddlyspot.com (and hence, in
the TW adaptation that my TW there is based on).
On 15 Jul 2006, blosscat wrote:
> By an example tiddler do you mean the markup that you see in edit mode?
> If so, my test tiddler contains only a pretty link:
>
> [[test link|TiddlerName]]
Well, that kinda rules out some things, but really I need to see
exactly what the file contains.
I presume that you have _already_ defined a tiddler called
TiddlerName?
I have the folding mechanism installed and PrettyLinks works for me
:) You wanted to hear that didn't you ;)
Aside: When doing pc support years back, I had a user tell me that
the screen was completely blank, nothing showing at all. After
lugging a replacement screen across, I discovered that 'blank' to
this user included having a screen showing the status bar and
blinking cursor. Grrr.
Hence seeing the actual file/code is more important than a
description or example as _you_ may be unintentionally overlooking
something critical to the solution!
chris :-)
On 16 Jul 2006, Daniel Baird wrote:
> It wasn't quite clear from your earlier posts -- when you pretty link
> like this: [[test link|TiddlerName]], does the tiddler "TiddlerName"
> already exist?
Stupid "email lag". We aren't ganging up on you, you understand
<grin>
Thanks for the welcome back, Daniel. I had a spate of 'actual
reality' interrupting me. Life is complicated in my tiddler of the
world.
chris :-)
Version 1.2.21 plus a couple of serverside adaptions and a lot of
customization.
Ken Girard
By an example tiddler do you mean the markup that you see in edit mode?
If so, my test tiddler contains only a pretty link:
[[test link|TiddlerName]]
Daniel, pretty links work in my TW at www.tiddlyspot.com (and hence, in
the TW adaptation that my TW there is based on).
On 18 Jul 2006, Daniel Baird wrote:
> > I guess the best solution is to stop using that adaptation (which seems
> to be based on a really old version of TiddlyWiki) and change over to
> the latest TW. Then just find a plugin that does tiddler folding.
> Anyone know of such a thing?
That'd be TiddlyTools then.
http://www.TiddlyTools.com/
It's annoyingly called 'CollapsePlugin' but you can rename it "Fold"
/ "Unfold" within the View and Collapse templates
I was going to give a direct link, but I can't connect to the site
at the moment :(
A guess suggests you'll find it all at :
http://www.TiddlyTools.com/#CollapsePlugin
http://www.TiddlyTools.com/#CollapsedPluginNotes
http://www.TiddlyTools.com/#CollapsedTemplate
BUt I might be wrong. Nevertheless you do need the three tiddlers
that those links are intended to get.
And whilst there, I'd recommend Eric's ImportTiddlersPlugin. It has
the great facility of providing a tiddler with details of where you
aquire (tho' watch out for the Discard Report button - although
there's one attached to _each_ import record, it zaps the entire
report and not, as you might think, the record the button seems to
be related too.
http://www.TiddlyTools.com/#ImportTiddlersPlugin
Did I mention it also makes grabbing tiddlers a doddle?
HTH
chris :-)
Chris wrote,
> Stupid "email lag". We aren't ganging up on you,
> you understand <grin>
No problem, Chris. Thanks much for the help. I'll get the Collapse
plugins and install them.
Ken, thanks for providing the URL to Gray TiddlyWiki. I didn't think of
that.