Dave,

I have wanted to do this myself for some time, and expect the answer is 
still no, however there is an opportunity to do it if we can get the 
following to refer to an external file

https://tiddlywiki.com/#WidgetMessage%3A%20tm-import-tiddlers

<$set name="tv-auto-open-on-import" value="no">
<$button>
<$action-sendmessage $message="tm-import-tiddlers" $param="???"/>
Import
</$button>
</$set>

Because rather than a button we could put this action in a tiddler tagged 
for startup actions https://tiddlywiki.com/#StartupActions

The worst case is you have a button in the first tiddler to click and 
select the import file.

Tony

On Sunday, July 1, 2018 at 7:18:24 AM UTC+10, Dave wrote:
>
> Is there currently a way to import specific tiddlers (e.g. any tiddlers 
> tagged "foo") from a named TW file every time you open another file?
>
>
>
> Use Case:
>
> I will have hundreds of files, each one used for a different client, and 
> seeing as I'll never be finished designing the format of my records I 
> anticipate constantly tweaking various macro tiddlers, e.g., and I'd want 
> older files to be updated upon opening.
>
> There used to be a plugin that would allow for this behaviour years ago (I 
> think it was "include" plugin or something like that)
>
>
>
> I need this to work for now in the single file version (as opposed to 
> node.js - but eventually I probably want to convert the whole system to 
> node (just not ready right now for that))
>
>
> Thanks, 
> Dave
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/edb087fa-8a3b-4166-8b08-ca8f44182566%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to