HI Mark,
what your have typed is correct, so there is a bug. I will fix it in the 
next couple of days.
In the mean time you can still tag you tiddlers another way.  The rules (eg 
defaultSnip) also have a table entry for tags.
You can make a new rule tiddler by cloning the defaultSnip tiddler.

 If you don't have a clone icon enabled in tiddlywiki you do this by going 
to the ControlPanel (click the cog icon) then the Appearance tab then the 
Toolbars.

create then modify the clone (rename it to myRule or whatever) and put 
'Science' in the tag entry.

then add this to the TiddlyClipConfig

  |Science|copy||[[myRule]]||


If you are going to add other categories like 'art' and 'music' then it is 
better to put a reference in the rules tag entry (instead of 'Science') 
like so:- ((*@category*))
that way you can reuse the new rule:

  |Science|copy||[[myRule]]||
  |music|copy||[[myRule]]||
  |art|copy||[[myRule]]||

cheers

BJ


On Thursday, September 18, 2014 9:30:12 PM UTC+2, Mark S. wrote:
>
> When I put a line like this in the in the bottom of the configuration 
> table in the TiddlySnip config tiddler:
>
>   |Science|copy|Science|[[defaultSnip]]||
>
> and then try to snip using the "Science" entry, the resulting tiddler is 
> not tagged as Science.
>
> FF 0.0.4alpha, TW plugin 0.0.6-alpha, FF 27 (windows) & 30 (linux).
>
> Mark
>
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to