Klaus Buecher

Results 423 comments of Klaus Buecher

I have a version that sometimes shows two search boxes (one working), so search in folder is working. The general filters will come next week. ctrl click and other things:...

many thanks! If you need more guidance, please let me know.

api/ExpressionSearch/implementation.js has this: if (prefersDarkMode) userCSS = Services.io.newURI("resource://expressionsearch/skin/overlaydark.css", null, null); so maybe we just need to adjust that CSS file.

I am not so good in css, but if I remember right, there was a problem for old TB's where that does not work? There was something about detecting dark...

yes, my plan is to have it for >< 115, so that future new features will be available in both old and new version.

there is a first test version here: https://github.com/opto/Expression-Search-NG/releases/tag/v4.0.0 basic filtering works, both in a folder and under ggeneral serach. Don't use it < 115, I forgot to reset the minimum...

sticky doesn't even work in my TB 102 without expression search. But yes, it works in 115 without expression search. maybe we need our own implementation for that?

this version reenables the search query builder https://github.com/opto/Expression-Search-NG/releases/edit/untagged-24aca9b69211d37de494

this version reenables creation of a virtual folder (ctrl-Enter insearchbox) on win 11. https://github.com/opto/Expression-Search-NG/releases/tag/v4.0.2 @jfmoulin thanks for the info on Linux, I did not try that yet.Are there any red...

automatic display of virtual folder comes in next version