Hi guys

This would work under certain conditions:

\define bignotes(side)
<$edit-text tiddler="notesInFields" field="$(currentTiddler)$.$side$" 
class="tw-edit-texteditor myTextEdit"  tag="textarea">
\end

<<bignotes test>>

There are restrictions concerning the naming of fields, so maybe it is not a 
good idea to use tiddler names as a parameter where almost no restrictions 
apply. 

This works for example in a tiddler with title "editor" but NOT for "Editor" 
(no uppercase letters allowed in field names). 

So I would advise to define an adapted storage strategy. You could use temp 
tiddlers’ text field and give them titles like $:/temp/notes/tiddlerTitle-left

Good luck!
Thomas 

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/036125e9-a821-40fe-87af-d5246213f25d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to