Hi Thomas, thanks for your help. Yes it works with one tiddler, but if I 
put a text in the textbox of tiddler 1 and also put some other text in the 
textbox of tiddler 2, the text of tiddler 1 get replaced with the most 
recent text of tiddler 2. Is there a possibility to put different texts to 
textboxes on different tiddlers? Sorry, I should have been more precise 
with my question.


On Wednesday, 22 March 2017 11:32:32 UTC, Thomas Elmiger wrote:
>
> Hi Egbert
>
> See, that is much easier than what Dave wanted :)
>
> Create a tiddler, name it as you like, and put this in: 
>
> <$edit-text tiddler="MyExtendedMemoryNotes" placeholder="Your text goes 
> here" default="The tiddler MyExtendedMemoryNotes will be created 
> automagically." rows="10" minHeight="10em" 
> class="my-extended-memory-field"/>
>
> Find your notes here: MyExtendedMemoryNotes
>
> <style>
> .my-extended-memory-field {
>    width: 100%;
> }
> </style>
>
> Adapt the parameters minHeight and rows as you like, keeping them in sync 
> works good for me.
>
> I hope, this is what you wished for.
>
> All the best!
> 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 [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/0b723d10-a81d-4869-92b9-17f5dbf959b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to