Hi Thomas, thanks for the info, but as a relative newbie I am a bit lost. If I put it into context, does that mean the following?:
Putting this .myTextEdit { width:50em; height:10em !important; } in a tiddler tagged $:/tags/Stylesheet And putting this in a different tiddler named $:/temp/notes/tiddlerTitle-left (which before was a 'normal' tiddler with upper cases in the title). What happens with the notesInField tiddler? \define bignotes(side) <$edit-text tiddler="notesInFields" field="$(currentTiddler)$.$side$" class="tw-edit-texteditor myTextEdit" tag="textarea"> \end <<bignotes>> Sorry for the questions but as an ordinary user I'm still on a steep learning curve. I think what I am after is just an amended version of my macro that works. Anyway you're all doing a terrific job on this magnificent piece of software; so much appreciated! On Tuesday, 21 March 2017 19:54:08 UTC, Thomas Elmiger wrote: > > 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 > > 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/f842a765-8fc6-467f-bef0-e7a79062565b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.