I would like to have a macro like this

\define notes(side)
<$edit-text tiddler="notesInFields" field="<<currentTiddler>>.$side$" >
\end

that refers to a fieldname that combines the current tiddlers title with a 
variable provided by the macro where its called


So in this case I could have <<notes left>> in a tiddler named "Foo" and it 
would keep the text that's written in the text box in a field called 
"Foo.left"

As its written, however, the actual field name is "<<currentTiddler>>.left".

I tried without quotes, and using variations with the wikify widget, and 
also using {{brackets}} but am not having  success.


Any suggestions?

thanks,
- Dave


-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/202fe984-7448-40c8-bd38-ab3d4897a808%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to