KRM,

Have you reviewed this 
wiki https://tiddlywiki.com/dev/index.html#JavaScript%20Macros ?

Not sure it has your answer but worth a try.

Tony

On Tuesday, November 20, 2018 at 1:31:28 PM UTC+11, KRM wrote:
>
> It is nice and simple to transclude an arbitrary tiddler's field directly 
> into WikiText or to use the view widget. But I'm having difficulty cracking 
> how to do the same thing inside a JavaScript function tiddler! I couldn't 
> dig up any pertinent documentation and quickly pawing through some $;/core 
> macro source also failed to provide me instant gratification. Can someone 
> point me in the right direction here? Presumably something vaguely 
> resembling:
>
> var target_field_value = this.wiki.getTiddler(target_tiddler_name).
> getFieldValue(target_field_name);
>
> Obligatory -- I've been using TiddlyWiki for over a decade (although until 
> recently my use has always been super-vanilla without any substantial 
> customization) and it is just the absolute best 
> note-knowledge-graph-data-store-outlining-to-do-thing-a-ma-jig out there. 
> I've just recently started serving my TiddlyWikis with Node.js on my LAN 
> and the painless, invisible automation of the saving process has finally 
> killed the only significant irritation I've had with TiddlyWiki in all this 
> time.
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/6f200284-b4ab-4bf7-b7d7-4482851e78dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to