Birthe nailed it - thanks fella.
With this approach you can create a new tiddler and specify the fields
without it opening in edit view all in one go:
<$action-setfield $tiddler="$:/_opEditNode"
title=<<myfinal>>
shorttext={{$:/_opTaskStore!!taskname}}
description={{$:/_opNodeDetsEditText!!text}}
tags={{$:/_opTaskStore!!tags}}
nodetype= {{!!nodetype}}
tmap.id={{{ [[]make[%uuid%]] }}}
createdby={{!!createdby}}
managedby={{!!managedby}}
owner={{!!owner}}
assignedto={{!!assignedto}}
taskstatus={{!!taskstat}}
taskpercentage={{$:/_opTaskStore!!taskpercentage}}
color={{$:/_opTaskStore!!color}}
duedate = {{$:/_opTaskStore!!duedate}}
stalldate = {{$:/_opTaskStore!!stalldate}}
completiondate = {{$:/_opTaskStore!!completiondate}}
/>
On Monday, 29 July 2019 01:55:41 UTC+1, Birthe C wrote:
>
> Maybe you can use Jeds Idea
> http://inmysocks.tiddlyspot.com/#Silently%20Creating%20a%20Tiddler%20Using%20a%20Template
>
>
> Birthe
>
--
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/f7562103-c7ba-4d16-ab8c-4fbc646ea6fe%40googlegroups.com.