"alternatedatastreamansi" macro fails

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
verviers
Posts: 38
Joined: Tue Nov 01, 2022 7:48 am

"alternatedatastreamansi" macro fails

Post by verviers »

If I search by command

Code: Select all

alternatedatastreamansi:
it works as it should.

If I add this command to bookmarks and set macro for this bookmark like

Code: Select all

ads
search query

Code: Select all

ads:
shows other result than alternatedatastreamansi:.
void
Developer
Posts: 16428
Joined: Fri Oct 16, 2009 11:31 pm

Re: "alternatedatastreamansi" macro fails

Post by void »

Change your bookmark search to:

alternatedatastreamansi:$param:
verviers
Posts: 38
Joined: Tue Nov 01, 2022 7:48 am

Re: "alternatedatastreamansi" macro fails

Post by verviers »

Thanks a lot. Exactly what I need. Have made a little donation.
void
Developer
Posts: 16428
Joined: Fri Oct 16, 2009 11:31 pm

Re: "alternatedatastreamansi" macro fails

Post by void »

Thank you for your donation and support.
verviers
Posts: 38
Joined: Tue Nov 01, 2022 7:48 am

Re: "alternatedatastreamansi" macro fails

Post by verviers »

I am a little bit confused. How to make search like

Code: Select all

alternatedatastreamansi:<word1 word2 word3>
by macro?
void
Developer
Posts: 16428
Joined: Fri Oct 16, 2009 11:31 pm

Re: "alternatedatastreamansi" macro fails

Post by void »

With the following filter search:

alternatedatastreamansi:$param:


and filter macro:

ads




Searching for:
ads:<word1 word2 word3>

will be replaced with:
alternatedatastreamansi:<word1 word2 word3>


Would you like the filter to automatically search for alternatedatastreamansi:<word1 word2 word3> with no parameter passed to ads?
or, are you trying to pass parameters to ads:?

Could you please give an ads: search example and the expended expansion.
verviers
Posts: 38
Joined: Tue Nov 01, 2022 7:48 am

Re: "alternatedatastreamansi" macro fails

Post by verviers »

Am I missing smth? Need to find 2024.09.25.txt file.
screen1.png
screen1.png (3.58 KiB) Viewed 422 times
screen2.png
screen2.png (12.18 KiB) Viewed 422 times
screen3.png
screen3.png (2.28 KiB) Viewed 422 times
void
Developer
Posts: 16428
Joined: Fri Oct 16, 2009 11:31 pm

Re: "alternatedatastreamansi" macro fails

Post by void »

It's currently broken.

Thank you for bringing this to my attention.

I am working on a fix..



For now, please try:
ads:word1 ads:word2 asd:word3
Post Reply