Mohammad, I am not sure it was covered in this long thread, but I just found something you may want to know;
If you create a tiddler $:/config/EditTemplateFields/Visibility/fieldname where fieldname is your multi-line field you want to hide from the field edit section in edit mode, and place hide in its text field. It will no longer appear in edit mode. This will stop people editing it there and breaking the line breaks. I expect you moved on from that but FYI Regards Tony On Thursday, 9 August 2018 02:34:52 UTC+10, Mohammad wrote: > > I tried to have a note for tiddlers tagged with slide or someTag. > Several options available > > 1. Have a child tiddler (tagged with parent) and named parent-note > 2. Have a field named `note` > 3. Have textarea bounded to a field > 4. Have a textarea bounded to an index in a data tiddler > > Each of these has some pitfalls and prevent to have a clean solution yet > simple to use! > > Pitfalls: > > 1. Very simple but you have two separate tiddler and keeping them with > together is rather problematic > 2. This is very simple, but fields only support single line edit box > 3. Versatile and bounded to tiddler but you have a text area and a > field with the same content and it is confusing > 4. May be the better method, but reading and writting from a bounded > text area into data tiddler is not simple > > > The first and second method are trivial. The third method is discussed > here https://groups.google.com/d/msg/tiddlywiki/iXAi7RISKGc/XLgGlFyJAQAJ and > the solution was given by Mat. > A revised version is attached and a demo is available on: > http://addnote.tiddlyspot.com/ > > Please advise! > > > -- 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/57826f2e-9c06-47cc-9392-6c561aeb5afd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

