Thanks everyone...and then when I went to implement, I found that I had already done it (or found it) recently, but had forgotten already, and hadn't made the solution very visible in my wiki. Sorry to waste your time! Here is what I had:
<$list filter="[!is[system]sort[title]]"> <$list filter="[all[current]links[]limit[1]]" emptyMessage=<<emptymessage>>> </$list> </$list> I am going to document this on the toolmap... On Sun, May 17, 2020 at 6:21 PM TonyM <[email protected]> wrote: > David, > > Reflecting on this thread, I was thinking are you looking for tiddlers > that are not "referenced" in your wiki; I thought perhaps a more general > test may be; > > [all[tiddlers]] -[all[tiddlers]links[]] > > But then looking at my own reference wiki I could even *exclude tiddlers > that have tags* as these are organised by tag, and those that *are > themself tags*. > Then we are going beyond orphans > orphans all tiddlers to which there are *no* hard linksRegards > Tony > > On Monday, 18 May 2020 06:30:28 UTC+10, David Gifford wrote: >> >> Ah, now I understand. I was thinking backwards. Thanks! >> >> On Sun, May 17, 2020, 3:27 PM si <[email protected]> wrote: >> >>> I believe Mat is correct here. Backlinks are just tiddlers that link to >>> a particular tiddler. If you return the backlinks for *all* tiddlers, >>> you just get every tiddler that contains a link. >>> >>> [all[tiddlers]] -[all[tiddlers]backlinks[]] = all tiddlers that are not >>> backlinks = all tiddlers that don't link to another tiddler = all tiddlers >>> without links >>> >>> On Sunday, 17 May 2020 21:14:28 UTC+1, Mark S. wrote: >>>> >>>> That would be, "All tiddlers with no backlinks to them." So I guess the >>>> question is what the question is. >>>> >>>> On Sunday, May 17, 2020 at 11:19:47 AM UTC-7, Mat wrote: >>>>> >>>>> Mark S. wrote: >>>>>> >>>>>> How do you get <allwithlinks> ?? >>>>>> >>>>> >>>>> My assumption is that David wants all titles that are not backlinks >>>>> (whatever is included in that term), and I believe he has solved how to >>>>> get >>>>> all backlinks. So I just mean "all tiddlers minus all backlinks". Maybe I >>>>> misunderstood. >>>>> >>>>> <:-) >>>>> >>>> -- >>> 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/w8dwIp8wCMM/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/0c5855fc-a44a-4c33-9cac-b34c62e50011%40googlegroups.com >>> <https://groups.google.com/d/msgid/tiddlywiki/0c5855fc-a44a-4c33-9cac-b34c62e50011%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/w8dwIp8wCMM/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/ab42e823-59c8-400e-a426-fa88c03a7bd7%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/ab42e823-59c8-400e-a426-fa88c03a7bd7%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/CANE%3DBFJE6i46O110_NhbDU2HEV22bdE_TZCCbz2n9JRYzEAFaw%40mail.gmail.com.

