Hi TwWizards

I'd like to be able to utilize Tobias' FE2 Plugin (http://
tbgtd.tiddlyspot.com/#FE2) in a fET (http://tiddlywiki.abego-
software.de/#ForEachTiddlerPlugin) like any other macro. Something
like this would be nice:

<<forEachTiddler
 where
 'tiddler.tags.contains("SomeTag")'
sortBy '(tiddler.title)'
 ascending
write
 '"  [["+tiddler.title+"]] <<FE2 [["+tiddler.title+"]][[edit fields]]
[[if you click this button you can add or edit fields in
"+tiddler.title+"]]\>\>\n"'
>>

At the moment the FE2 macro is only available as a tool in the toolbar
or if you write this: <html><span macro='toolbar fields'></span>  in
the current tiddler or in a transcluded tiddler..

It would be downrigth awesome :-)

Cheers Måns Mårtensson

-- 
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