@walt please give 0.0.7-beta a try; apologies for the poor release quality: http://fastfreddy.gitlab.io/streams-fusion/
@tones to answer your earlier question; the button display logic is provided by Saq (in response to Jan initially I think) in this tiddler $:/plugins/sq/streams/nodes-list-template using this snippet <$list filter="[all[shadows+tiddlers]tag[$:/tags/streams/root-buttons]]" variable="btnTiddler"> <div class="stream-node-handle"> <$transclude tiddler=<<btnTiddler>>/> </div> </$list> my $:/plugins/phiv/streams-fusion/fuse-button button has the $:/tags/streams/root-buttons; please note the snippet above is only displayed on a stream root node. Were you able to try an import on a plain Streams-enabled notebook? On Fri, 30 Jul 2021 at 10:47, Frédéric Demers <[email protected]> wrote: > @walt; that is an oversight. I clearly didn't test well enough. I'll try > to fix ASAP. > > On Fri, 30 Jul 2021 at 10:37, ludwa6 <[email protected]> wrote: > >> Hey @fred: That's a significant upgrade, in terms of functionality and >> polish -all good, except: >> >> I seem to have lost the nifty functionality that came with v0.0.3-beta, >> which was handling cleanup of superflous node tiddlers so nicely as part of >> fuse process. >> >> Unfortunately: i can't say for sure if this is directly attributed to >> v0.0.6-beta upgrade, because -prior to upgrade- i took the step of deleting >> those 5 tiddlers related to the streams-to-text addon >> <https://szen.io/stream/>. Was that a mistake i wonder? >> >> Anyway Fred: would love to have that lost cleanup function back, if >> there's anything you can do for me - much obliged! >> >> /walt >> >> >> On Friday, July 30, 2021 at 12:56:53 PM UTC+1 [email protected] wrote: >> >>> >>> Greetings everyone, version 0.0.6-beta of Streams-fusion >>> <https://fastfreddy.gitlab.io/streams-fusion/> is out. It's quite a bit >>> more flexible and can output raw HTML and/or directly to clipboard. Quick >>> settings available directly from the popup menu (more settings at the >>> bottom of the Streams settings screen, including a fused stream name >>> template option). >>> >>> Be careful with the "overwrite stream" option. It seems to work well >>> in full trees or in branches (via node context menu), but nonetheless, >>> backups are recommended.... >>> >>>> ... >>> >>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/tiddlywiki/1f745482-a72b-4d81-a8ef-878beaaecc9cn%40googlegroups.com >>>> <https://groups.google.com/d/msgid/tiddlywiki/1f745482-a72b-4d81-a8ef-878beaaecc9cn%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "TiddlyWiki" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/tiddlywiki/-xTFWPwzq6g/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/tiddlywiki/553fc5ae-a897-42c3-a653-6f32b2a58118n%40googlegroups.com >> <https://groups.google.com/d/msgid/tiddlywiki/553fc5ae-a897-42c3-a653-6f32b2a58118n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/CAAY2DnM%2B8Q8s%3DtfphZF3x9-dbBppOy42nsk-NDQ6%3DEhKAYTh4Q%40mail.gmail.com.

