It worked perfect, thanks!

On Saturday, October 20, 2012 10:58:06 AM UTC+2, Eric Shulman wrote:
>
> On Oct 20, 12:53 am, Igor Perković <[email protected]> wrote: 
> > <<forEachTiddler where 'tiddler.tags.length == 0' 
>
> The above snippet will list all tiddlers that are not *tagged*. 
>
> However, the OP's question was: 
> > > ... list all tiddlers that are not tags? 
>
> That is, a list of tiddlers whose titles have not been used as tags on 
> any other tiddlers.  To do this, you need a slightly different 
> conditional: 
>
> <<forEachTiddler where 'store.getTaggedTiddlers(tiddler.title).length 
> == 0' 
>
> enjoy, 
> -e 
> Eric Shulman 
> TiddlyTools / ELS Design Studios 
>
> HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"... 
>    http://www.TiddlyTools.com/#Donations 
>
> Professional TiddlyWiki Consulting Services... 
> Analysis, Design, and Custom Solutions: 
>    http://www.TiddlyTools.com/#Contact 
>

-- 
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/-/h8U7HVWXHugJ.
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