hey Eric,

thanks for the xtra effort!

I still have issues with the last mile, though

1)
> You can automatically embed the script into *every* tiddler by adding
> it to the [[ViewTemplate]] definition, like this:
>
> <span macro="tiddler ShowSimilarTiddlers"></span>

here still the only way to make it work is putting the code in, i.e.
"<<tiddler ShowSimilarTiddlers with: TiddlerName limit>>
<script>...</script>"
then it works!
neither "<<tiddler ShowSimilarTiddlers with: TiddlerName limit>>"
itself put into athe same tiddler, nor putting "<span macro="tiddler
ShowSimilarTiddlers"></span>" into the view template (behind
"subtitle") has any effect. it always stay blank.

2)
> > 2) I build up a tag-vocabulary which includes the special ">"-sign; at
> > this point the list of related tiddlers translates the first instance
> > into a "more", which I would like to get rid of, if possible in any
> > way.
>
> I dont quite understand... what part of the output is producing the
> 'more'?

here I made a misspelling, which might made things unclear; actually
it is the "+" sign, which I use in tags. as the report of the macro
spells out what tags are shared (which is great!!!), whereever it
reports – e.g. – the tag "+++", the report list is broken and the "+"
is interpreted like the "read more" function, i.e. the list of similar
tiddlers is folded...
- to get this circumvented would be difine; though if it´s not
possible i would have to dump the use of "+" as tags, which is also an
option...

3)
> > the 2 "wishful" issues:
> > 1) includeTidlers: it seems the list doesn´t include Tiddlers that are
> > included by the includeTiddlers plugin (which otherwise show up in
> > searches etc.)
>
> I think I can fix this, but I'll have to double-check on exactly what
> is needed.

great!!

4)
> > 2) "sharpness": this really rather is an "luxury"-issue, but it would
> > be thrilling, if one could "cut" the similarity degree, like saying
> > "at least 3 tiddlers", not showing the rest. I think – depending on
> > the way people tag, this cuts off any "noise" caused by frequent tags
> > etc.)
>
> This can be easily added... I'll let you know when it's been updated
> online.

thanks three times! ... but I can´t get it to work; which I suppose
has to do with questions of right syntax. I tried everything from
"limit="3"", to "limit:3" up to "3" to fill in for the parameter, but
no variation brought the result. as said this is luxury to have it at
all, but of course once in there it would be great to be able to use
it...


I put the issues in order of downwards importance as far as I am
concearned. I am sorry there are these issues, as I see you already
put up that extra work. so thanks again already for anything that can
be done on any of the issues.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to