Hi Novan > This works splendidly until I close and reload tiddlywiki in node.js. It > doesn't seem to know how to handle multiple lines in the url field and > transfers a portion of the url field (anything after the first line) to the > text field.
There is a known limitation whereby multi-line fields are not saved correctly in .tid files. There’s a github ticket here: https://github.com/Jermolene/TiddlyWiki5/issues/1947 <https://github.com/Jermolene/TiddlyWiki5/issues/1947> Thus, at the moment, the “text” field is the only field you can safely use with multi-line content, Best wishes Jeremy > > For examples see the attached files. Open the tiddler "Test Bookmark 8" and > look at the url and text fields. Perform a reload and you'll see them switch. > > Is anyone familiar with this issue? Is this just a limitation of using > node.js? It doesn't seem to be an issue in TW5-proper (probably since fields > are properties within an object instead of text in a file); > > PS. This is what the TW file in question looks like: > > created: 20170129190757979 > modified: 20170204044611332 > tags: happy simple test fun out other > title: Test Bookmark 8 > type: text/vnd.tiddlywiki > url: > https://s-media-cache-ak0.pinimg.com/originals/13/27/a9/1327a9d18600c896d3a4ad5bada1e5e4.jpg > > This is another URL: > https://teespring-storecontent.s3.amazonaws.com/As0cmYmwPdduXekmbKpOIg_store_header_image > > This is the text field. > > > > > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/tiddlywikidev > <https://groups.google.com/group/tiddlywikidev>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywikidev/ae0047a9-a00c-4d83-9438-fb9242ce34d2%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywikidev/ae0047a9-a00c-4d83-9438-fb9242ce34d2%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > <tiddlywiki_before.html><Test_Bookmark_8.tid><tiddlywiki_after.html> -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/DA54FC78-77B3-44EA-8C68-2C404A003075%40gmail.com. For more options, visit https://groups.google.com/d/optout.
