Thanks Chris. It just so happened that yesterday I "fixed" an extension I'd made to the TW Search field (which no longer worked as expected in 23) and discovered much the same. For a given grouping of tiddlers, I want to search their subtitle fields rather than title/text so I soon bumped into userInput, first-search-filter et al... (Got it working by creating another tiddler tagged $:/tags/SearchResults and a search-filter field containing a filter for subtitle)
But your expose' goes much further. Great documentation and Good job! I hope that wiki and tiddler stay around - I'm linking to it! :) On Tuesday, February 2, 2021 at 2:21:09 PM UTC-6 clutterstack wrote: > Hi all, > > I was interested in building a tool to select a tiddler from a dropdown, > or to create a new one using a text input element if desired (much like the > tag picker). I quickly discovered that this is quite involved, but that a > lot of the work is encapsulated in the keyboard-driven-input macro. > > I didn't find it trivial to wrap my head around it, so I tried to make the > simplest functioning thing I could make with this macro, and wrote up the > process on my workshop wiki here: Exploring the keyboard-driven-input > macro > <https://clutterstack.github.io/can-tw/workshop/#Exploring%20the%20keyboard-driven-input%20macro> > > Comments welcome; otherwise I hope this helps someone down the road. > > Best, > Chris > -- 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/449eaf27-2d84-4e16-8fbd-f8669a2c716en%40googlegroups.com.

