Hello Julien,

In most cases, you should use the noRefresh param to speed up the 
"startup". Additional refreshing is implemented to apply external/imported 
ToolbarCommands, StyleSheet, ColorPalette etc, but if you include some 
"ordinary" tiddlers (or even eval plugins), it is not needed. Moreover, in 
most cases (even if you include some of the mentioned "theme" tiddlers) you 
can add the noRefresh param to all the macros excluding the last one (so 
that refreshing is done after all TWs are loaded).

Best regards,
Yakov.

пятница, 4 апреля 2014 г., 14:46:25 UTC+4 пользователь julien23 написал:
>
> Hi all
>
> I use SharedTiddlersPlugin 2.4.0  to sync tiddlers betwen projects.
>
> My main "contact" TW is very slow to start due to its large [IncludeList]
>
> <<include "../airbank_tw/index.html" filters:"[tag[AirbankBlankPackage]]" 
> import:4>>
> <<include "../airbank_tw/index.html" filters:
> "[tag[AirbankCataloguePackage]]" import:4>>
> <<include "../airbank_tw/index.html" filters:
> "[tag[AirbankContactPackage]]" import:4>>
> <<include "../airbank_tw/index.html" filters:
> "[tag[AirbankProspectPackage]]" import:4>>
>
> !!Cross
> <<include "../sp3h_fqstBox/index.html" filters:"[tag[capsuleProspect]]" 
> import:4>>
> <<include "../sp3h_fqstBox/index.html" filters:"[tag[Company]]" import:4>>
> <<include "../sp3h_fqstBox/index.html" filters:"[tag[People]]" import:4>>
>
> <<include "../framed_design/index.html" filters:"[tag[capsuleProspect]]" 
> import:4>>
> <<include "../framed_design/index.html" filters:"[tag[Company]]" import:4>
> >
> <<include "../framed_design/index.html" filters:"[tag[People]]" import:4>>
>
> <<include "../capsule_rj_2014/index.html" filters:"[tag[Company]]" 
> import:4>>
> <<include "../capsule_rj_2014/index.html" filters:"[tag[People]]" import:4
> >>
>
> <<include "../capsule_gerance_2014/index.html" filters:"[tag[Company]]" 
> import:4>>
> <<include "../capsule_gerance_2014/index.html" filters:"[tag[People]]" 
> import:4>>
>
> <<include "../perso_aiguiers/index.html" filters:"[tag[Company]]" import:4
> >>
> <<include "../perso_aiguiers/index.html" filters:"[tag[People]]" import:4>
> >
>
> <<include "../framed_fab/index.html" filters:"[tag[Company]]" import:4>>
> <<include "../framed_fab/index.html" filters:"[tag[People]]" import:4>>
>
> Is there a way to speed up the process ?
>
> Maybe be grouping lines with more clever filter, but I could no find the 
> right syntax...
>
> Looking forward to read from you
>
> Julien
>
>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to