> > Does anyone have any thoughts or suggestions about this? > It seems like you're not so much concerened about interconnecting your tidbits. So, here's a question: Why bother?
However, if you don't like the orphans list as it is, you can experiment changing the *filter* field in... $:/core/Filters/Orphans <http://tiddlywiki.com/#%24%3A%2Fcore%2FFilters%2FOrphans> There might possibly be components not yet making use of configurable filters like that. Probably, macros and plugins should consider this approach to make defaults configurable. Never new that these things work... \define ref(foo:{{$:/core/Filters/Orphans!!filter}}) $foo$ \end \define var(foo:<<currentTiddler>>) $foo$ \end \define data(foo:{{$:/palettes/Vanilla##background}}) $foo$ \end * <<ref>> * <<var>> * <<data>> Added here... Variable Parameter Defaults @tb5 <http://tb5.tiddlyspot.com/#Variable%20Parameter%20Defaults> Best wishes, Tobias. -- 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.

