I don't know if this works with node.js, but in standalone TWs you can modify $:/core/ui/EditTemplate/fields. If you add 'tag="textarea"' to the edit-text widget located in the <td class="tc-edit-field-name"> element, multiline edits will work.
Mark S. schrieb am Freitag, 17. Juli 2020 um 01:49:01 UTC+2: > I just discovered that attempting to store multiple lines into a field > (other than the text field) will either > > 1. Lose the line feeds on standalone TW ... or .. > 2. Corrupt the ".tid" file on node.js (becomes obvious when you restart > node) > > Is there any special technique for saving multiple lines into a regular > (not text) field ? > > Thanks! > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/b93f884e-f12f-4884-86af-cfb6b4571b71n%40googlegroups.com.

