sabrogden / Ditto

Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.
https://ditto-cp.sourceforge.io/
3.95k stars 208 forks source link

Wildcard functionality disappeared after the latest update #479

Open Sasha-Kachanov opened 1 year ago

Sasha-Kachanov commented 1 year ago

Hi,

I have been heavily relying on wildcard search with the percent sign. E.g., if I want to retrieve the google.com/maps string I would bring up Ditto, type goo%ma and it'd find my entry for google maps.

I see the change log for 3.24.246.0 mentioning the following Fixed wildcard search Fixed issue with search for %

I can't find the documentation explaining what the new wildcard symbol is. Is there a new symbol to represent a wildcard in Ditto? My current behavior is that it's treating the percent sign like a valid character that I am searching work.

Thank you

ditzyalbatross commented 1 year ago

https://github.com/sabrogden/Ditto/issues/415 It's been messy for quite some time now.

Sasha-Kachanov commented 1 year ago

Is there a way to downgrade to the previous version where the functionality worked as expected?