TX whatever, yes this Plugin was installed and worked, I will send a link 
to the file.

I confirm that until now it will not be possible to join Tags only to 
section or parts of tiddler...
I make some experience with the Linkify und Hashtag-Plugins without succes.

Regards

Am Mittwoch, 23. Mai 2012 15:50:45 UTC+2 schrieb whatever:
>
> Hi! 
>
> @Cyrill. 
> Did you also install the PartTiddlerPlugin (1)? 
> (1)         http://tiddlywiki.abego-software.de/#PartTiddlerPlugin 
>
> Well, you can only tag tiddlers, not sections, slices or parts. Each 
> tiddler, on the other hand, can contain multiple sections, slices or 
> parts. The code calls up all tiddlers which are tagged with your tag 
> and which contain a part with a certain name. So if instead of parts 
> you'd be using sections, the only thing that you'd need to change in 
> the code is "/" with "##". For PartTiddlerPlugin syntax, see its 
> documentation. 
>
> Otherwise, can you post the content of your tiddlers? 
>
>
> @Wim 
> Well, that cleared it up.:D Anyway, I see your problem. You're using 
> part name as sort of tags. I think this problem can be solved using 
> regular expressions (provided you use a standardized naming 
> convention), but I'd have to look into it. I'll give it a shot when I 
> have the time, unless a regexp wizard has a ready solution. 
>
> w 
>
> On May 22, 3:01 pm, Cyrill <2rig...@googlemail.com> wrote: 
> > Hi whatever, 
> > 
> > this initial problem to tag only sections or parts of a tiddler cause 
> > interest to me. 
> > I install the FET Plugin an make several tests of these lines of code 
> and 
> > get all times a Referance Error. 
> > Where is my fault ? 
> > I understand this answer in that way that the tag refer only to the 
> > specially part of this tiddler. Is it also possible to show this tag 
> only 
> > there / or beside the position of this part of tiddler. 
> > 
> > Best regards 
> > 
> > Am Montag, 21. Mai 2012 11:52:13 UTC+2 schrieb whatever: 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > > Hi! 
> > 
> > > Using Udo's forEachTiddler plugin, you can do this: 
> > 
> > > <<forEachTiddler where 'tidder.tags.contains("YourTag")' write 
> > > '"<<tiddler [["+tiddler.title+"/YourPartName]]>\>\n"'>> 
> > 
> > > w 
> > 
> > > On May 20, 11:40 am, Wim <w...@zeggetwaalf.be> wrote: 
> > > > Hello, 
> > 
> > > > I'm (successfully) working with Udo Borkowski's  PartTiddlePlugin. 
> > 
> > > > Now, I want to know if it's possible to tag each part seperately. 
> > 
> > > > If so, how do you do this AND  how can I select (in another tiddler) 
> all 
> > > > the parts FROM DIFFERENT "main-tiddlers" with a specified tag? 
> > 
> > > > Thanks in advance 
> > 
> > > > Wim

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/NCeMBWl3YtcJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to