At some point, either due to a plugin or to changes in the core, there was a change to the sidebar search results. They used to show up automatically as a popup covering the sidebar. Now they generally turn up to the right of the search window as a down arrow icon and the number of matches. One has to click on that to see the search results as a popup.
I imagine this is a plus for many people - continued access to the sidebar, no slowdown when searching in big files, etc. To me it is an extra click to get to the results. Is there a way to undo this change so the results show up as soon as I am typing?
I meant that the popup does not automatically display.
After seeing your reply, I got the idea to search for the word âmatchesâ in my system tiddlers. Turns out the culprit is $:/plugins/snowgoon88/edit-comptext
I will see if there is a workaround. But if anyone uses that plugin and knows how to get around what it does to the search window, that would be great.
Oh, I would also add the link button in the editor toolbar ctrl-L is more poweful than I realised. I plan to publish some tips about this. Here is a preview;
Editor toolbar Link button uses the shortcut Ctrl-L which is worth memorising
Example uses follow,
select some text and
[[Wrap something|]] giving [[Wrap something|]], ctrl-L enter, creates a link to a missing tiddler
note how the empty |]] makes no difference, itâs just a wiki link, and can be used instead of shift-alt-L
however you can enter an alternative title later, or edit.
Wrap wrap a [[word or phrase|redirected here]] and redirect the link to elsewhere
search for an existing tiddler
type a new tiddler title
enter or paste a tiddler title
enter or paste an external link, on windows ctrl-v and try win+v
to a url or any protocol
Wrap wrap a [[word or phrase|TTTT Tonyâs tiny tiddlywiki tips - tiddly tips]] and link it to an existing tiddler
Donât select text
Simple ctrl-L
search for an existing tiddler [[tiddler title link]]
type a new tiddler title [[new title link]]
enter or paste a tiddler title [[pasted title]]
enter or paste an external link [[https://tiddlywiki.com/#]]
Do you have evidence more than just your search for the word âmatchesâ which points the finger at this plugin? For example, did you disable the plugin and the issue went away?
There have been no intended changes. Itâs bug witch chromium based browsers.
There is an other thread here in the forum. We donât know where it came from atm.
I have played with making one but each time I do it gets âdesign creepâ like {{ vs {{|| and allowing a template such as {{selection||foundtemplate}}.
I also see value in only sourcing the Template title from a subset of tiddlers to simplify selection.