Hi Tobias > On 12 Oct 2015, at 14:05, Tobias Beer <[email protected]> wrote: > > Hi Jeremy, > > The trouble is that a lot of the information is common between the Node.js > and browser configurations. > > I would argue node commands are irrelevant if not confusing to standalone > wiki users.
We’ve discussed this before. One of the points I made was that actually Node.js is pretty straightforward to end-users. If we hide the Node.js docs off somewhere else we’ll be adding to the impression that Node.js is something esoteric for advanced users, and I don’t think that’s true. > Interesting, given that you were explicitly looking at how to implement > external images > > Mhhh, other than content, there is no reference from the node documentation > to the ExternalImages tiddler yet, afaics. We're always open to improvements to the docs. Simple tagging “ExternalImages” so that it appears in the TOC under Node.js might be a start. > All I got to wonder was how to leverage node to transform image tiddlers that > are not external images but rather embedded via base-64. I hadn't even gotten > to the point of wanting to output image tiddlers setting the corresponding > _canonical_uri field, yet. To answer your question from earlier, to save raw image tiddlers under Node.js you’ll need the savetiddler(s) commands, not rendertiddler(s) (the latter always parse and render their payload). > Mind you, the only operation I've been using so far under node pretty much is > tiddlywiki --server. ;-) Great stuff, Best wishes Jeremy > > Best wishes, > > — tb > > -- > 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/tiddlywiki > <http://groups.google.com/group/tiddlywiki>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/fda84361-94e0-46d2-848f-a7cc4fb21653%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/fda84361-94e0-46d2-848f-a7cc4fb21653%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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 http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3D1842AC-D163-42E4-A799-E92775FB8C21%40gmail.com. For more options, visit https://groups.google.com/d/optout.

