Hi all
I am experimenting with missing tiddlers. I have a "list-search" list that includes missing tiddlers, and I hacked the sidebar tabs > more > all to show missing tiddlers in addition to actual tiddlers. They show up in two different colors.
If I can, I would like to have the non-advanced sidebar search results to include missing tiddlers. I tried adding this filter ([all[missing+tiddlers]!is[system]!is[shadow]sort[title]]) to replace the filter in $:/core/ui/SideBarSegments/search. But that did not work.
Any better ideas?
And yes, I know I need to do it in a way that avoids hacking core tiddlers. I am just in the experimental phase and can figure out how to do it to avoid that. I just want to see if it can be done first.
Thanks for any help you can give me. Blessings.