Re: [tw5] Re: Introducing: the Subsume plugin.

2021-08-10 Thread David Gifford
Thanks Flibbles! I will get to that right away! On Tue, Aug 10, 2021 at 9:23 AM Flibbles wrote: > Hey David Gifford, > > I'm noticing you're integrating with Relink by using the inline "\relink" > pragma. I'd strongly recommend you change it so your plugin uses the relink > whitelist

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-08-10 Thread Flibbles
Hey David Gifford, I'm noticing you're integrating with Relink by using the inline "\relink" pragma. I'd strongly recommend you change it so your plugin uses the relink whitelist instead. You just need a tiddler named: $:/config/flibbles/relink/macros/subsume/tid whose contents is: title The

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-19 Thread scot
Thank you for quick reply Brian. i will give it a try. Kind Regards, Scot On Monday, 19 July 2021 at 21:25:50 UTC+1 Brian Radspinner wrote: > If you overwrite the shadow tiddler *$:/plugins/giffmex/subsume/macro/* > with the following: > > \relink subsume tid > \define subsume(tid:""

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-19 Thread Brian Radspinner
If you overwrite the shadow tiddler *$:/plugins/giffmex/subsume/macro/* with the following: \relink subsume tid \define subsume(tid:"" *field:"text"*) <$view tiddler="$tid$" field="title"/><$link to="$tid$">*<$transclude tiddler="$tid$" *field=$field$* mode="block"/> ...you can then specify

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-19 Thread scot
Thanks @ David Gifford for another great tool. Hello @Brian Radspinner, Can you tell me how to expand the filter to include additional tiddler fields other than title. e.g. {{!!f1}} The example below doesn't work. <$list filter="[object-type[task]sort[title]]"> <$macrocall $name=subsume

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-19 Thread David Gifford
Wow, nice to wake up to find a question and someone already answered it! Thanks Brian On Monday, July 19, 2021 at 1:10:30 AM UTC-5 Sapphireslinger wrote: > Brian, thank you so much! It works! > > On Monday, July 19, 2021 at 10:50:59 AM UTC+8 Brian Radspinner wrote: > >> @sapphireslinger give

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-19 Thread Sapphireslinger
Brian, thank you so much! It works! On Monday, July 19, 2021 at 10:50:59 AM UTC+8 Brian Radspinner wrote: > @sapphireslinger give this a try: > > <$list filter="[collection[foo]sort[title]]"> > <$macrocall $name=subsume tid=<>/> > > > On Sunday, July 18, 2021 at 7:35:56 PM UTC-7 Sapphireslinger

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-18 Thread Brian Radspinner
@sapphireslinger give this a try: <$list filter="[collection[foo]sort[title]]"> <$macrocall $name=subsume tid=<>/> On Sunday, July 18, 2021 at 7:35:56 PM UTC-7 Sapphireslinger wrote: > David, thank you so much for this Subsume plugin. May I ask how to use it > in a list filter? > > This

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-18 Thread Sapphireslinger
David, thank you so much for this Subsume plugin. May I ask how to use it in a list filter? This works: <$list filter="[collection[foo]sort[title]]"> <$details summary={{!!title}}> <$transclude field="text" mode="block"/> This does not work: <$list filter="[collection[foo]sort[title]]">

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-18 Thread stan...@gmail.com
David, I'm here looking at Control Panel -> Keyboard Shortcuts and I think we are saying the same thing after all. Thanks, Stan On Sunday, July 18, 2021 at 2:38:59 PM UTC-4 David Gifford wrote: > Hi Stan > > Walt's screenshot tells me that Streams and Subsume are in separate > sections. Not

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-18 Thread stan...@gmail.com
David, I know that Subsume works in edit mode and Streams works in View mode. However, we can remove Subsume from the picture, as Streams does not work with Noteline. If I add the Streams plugin to Noteline, create a tiddler and go to View mode, hitting the enter/return key should create a

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-18 Thread David Gifford
Hi Stan Walt's screenshot tells me that Streams and Subsume are in separate sections. Not so much integrated as juxtaposed. Subsume is edited in edit mode and appears above in view mode. Streams is edited in view mode and appears below in view mode. Unfortunately I don't know anything about

[tw5] Re: Introducing: the Subsume plugin.

2021-07-18 Thread stan...@gmail.com
My problem seems not to be from the integration of Subsume and Streams. I was using David's Notelines 2 as the base Tiddlywiki and if I add Streams, but not Subsume, I get the same behavior - a does not create a new block. In any event, I used Subsume this weekend to write an article. How

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-18 Thread David Gifford
Thanks for the responses Tones. I am thinking, eventually, a sidebar series of radials to choose between 4 options: Open to edit or Open to view, with each of those options having the additional options of Link as asterisk or Link as whitespace ( x3) But right now we are getting ready to travel

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-17 Thread TW Tones
David, Responses in line Thanks Tones! And I will keep your suggestions in mind for a later version, > if I get to that point. I am not sure how flexible the details disclosure > element is to including other things. I only recently discovered that one > could put links in them. > I have

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-17 Thread David Gifford
Thanks Tones! And I will keep your suggestions in mind for a later version, if I get to that point. I am not sure how flexible the details disclosure element is to including other things. I only recently discovered that one could put links in them. Also, I am not possessive, so if anyone sees a

[tw5] Re: Introducing: the Subsume plugin.

2021-07-17 Thread TW Tones
David, Thanks for publishing this. Nice, functional and specific and reminds us of the transclude to macro which is easy to forget. The only suggestion I would make for a future version is to set a tiddler $:/config/author-mode to yes and only display the Asterix link (to view/edit) if it is

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-17 Thread ludwa6
Good to hear -thanks, Dave. Now i can enjoy a care-free experience of Subsume :-) /walt On Saturday, July 17, 2021 at 5:27:59 PM UTC+1 David Gifford wrote: > Ah, now I see what happened. The backlinks tiddler you mentioned lists > relink backreferences. Subsume, like hideme, grabs those. > >

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-17 Thread David Gifford
Ah, now I see what happened. The backlinks tiddler you mentioned lists relink backreferences. Subsume, like hideme, grabs those. Mystery solved. And my previous post is still true, you will not have that problem again unless you re-tag that backlinks tiddler with $:/tags/ViewTemplate On

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-17 Thread David Gifford
Hi Walt, 1. That tiddler is not part of Subsume. I will investigate to see if there is a reason it kicked in when you imported Subsume. My guess is that it was a coincidence. 2. Updating Subsume will not affect it now that you have removed the tag $:/tags/ViewTemplate. 3. The hidemebacklinks tag

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-17 Thread ludwa6
Yes @Dave: it was $:/.giffmex/ViewTemplate/Backlinks ... So i removed the tag $:/tags/ViewTemplate from it, and problem is solved -for now. Is it going to reappear if/whenever i update the Subsume plugin? NB: it also has the tag "hidemebacklinks" on it, which i have left, not knowing if that's

[tw5] Re: Introducing: the Subsume plugin.

2021-07-17 Thread David Gifford
Hi Walt, I meant which tiddlers do you personally have tagged as $:/tags/ViewTemplate. From your link I see it is the Kookma one, as you said. But I am not seeing the References dropdown you refer to, except the one that opens the Kookma table. Can you show me what the problem looks like, and

[tw5] Re: Introducing: the Subsume plugin.

2021-07-17 Thread ludwa6
OK @Dave -but, as you can see here , it's a pretty long list i got by searching all System tiddlers for string "viewtemplate"... Even longer when i add all Shadow tiddlers with that string! NB: That TiddlyStreams wiki linked above does

[tw5] Re: Introducing: the Subsume plugin.

2021-07-17 Thread David Gifford
Hi Walt, This seems a bit different. I think the relevant tiddler is $:/ plugins/flibbles/relink/ui/TiddlerInfo/References . But it is not a viewtemplate tiddler, and I deliberately avoided adding a view template tiddler. It should only affect a tab in info. Can you tell me what you have as

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-17 Thread David Gifford
Thanks Walt. Not being a user of Streams, I am wondering if you can share a file or screenshot of how you integrate the two. On Sat, Jul 17, 2021 at 7:47 AM ludwa6 wrote: > Just what the MD ordered, @Dave! Just an hour into using this plugin, i > am finding it makes a great complement to my

[tw5] Re: Introducing: the Subsume plugin.

2021-07-17 Thread ludwa6
Further to my last @Dave, i do have one little gripe: after installation of Subsume plugin, a "References" dropdown appeared -redundant in my case, since i use the Shiraz plugin for its "References" table- and i can't make it go away. This gave me a sense of deja-vu, like maybe we had this

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-17 Thread ludwa6
Just what the MD ordered, @Dave! Just an hour into using this plugin, i am finding it makes a great complement to my TiddlyStreams workflow , as the final step in process of turning a Stream's hierarchy of nodes into a hierarchy of tiddlers...

Re: [tw5] Re: Introducing: the Subsume plugin.

2021-07-17 Thread David Gifford
Glad you like it, Frederic, thanks for the encouragement On Fri, Jul 16, 2021 at 10:22 PM Frédéric Demers wrote: > I am a fan; nicely done; probably will become part of my core toolset! > thank you! > > On Friday, 16 July 2021 at 23:07:55 UTC-4 David Gifford wrote: > >> Hi Brian >> >> I

[tw5] Re: Introducing: the Subsume plugin.

2021-07-16 Thread Frédéric Demers
I am a fan; nicely done; probably will become part of my core toolset! thank you! On Friday, 16 July 2021 at 23:07:55 UTC-4 David Gifford wrote: > Hi Brian > > I thought about that. I wasn't sure if Subsume should be thought of more > for readers / web viewers, who might be confused by the

[tw5] Re: Introducing: the Subsume plugin.

2021-07-16 Thread David Gifford
Hi Brian I thought about that. I wasn't sure if Subsume should be thought of more for readers / web viewers, who might be confused by the sudden switch to edit mode, or for writers, for whom edit mode would be one click less, thus more efficient. On Friday, July 16, 2021 at 9:14:42 PM UTC-5

[tw5] Re: Introducing: the Subsume plugin.

2021-07-16 Thread Brian Radspinner
I like it! Simple but effective. An option to think about: you could change the asterisk link to instead be a button that opens the tiddler in edit-mode rather than view-mode.It will save a step to go right to editing. On Friday, July 16, 2021 at 4:33:23 PM UTC-7 David Gifford wrote: > Hi