Adding Quick search to catalog

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
saratbushan
Posts: 15
Joined: 27 Nov 2018 08:41

Adding Quick search to catalog

Post by saratbushan »

Hi , I kindly request to help me achieve the following objective

1. Add Quick search to Catalog.

Quick search should use script to search in specific location example < G:\OneDrive - Ramanandaguru\Desktop\Obsidian\Dendron > for all files which have EXTRA column < Completion> as <100%>


Please guide me If I should <Template> or < Script>. Also guide me with complete syntax in either case

Your help is greatly appreciated

jupe
Posts: 3446
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Adding Quick search to catalog

Post by jupe »

Right click a catalog category select Add New Item Here, and use something like this in the Location field.

G:\OneDrive - Ramanandaguru\Desktop\Obsidian\Dendron?Completion: 100%

EllaHolt

Re: Adding Quick search to catalog

Post by EllaHolt »

[Python post deleted, it was just a spam bot]

saratbushan
Posts: 15
Joined: 27 Nov 2018 08:41

Re: Adding Quick search to catalog

Post by saratbushan »

Hi

Thanks for help.
I am looking for script in Xyplorer than from Python

saratbushan
Posts: 15
Joined: 27 Nov 2018 08:41

Re: Adding Quick search to catalog

Post by saratbushan »

Hi i would like to search in location G:\OneDrive - Ramanandaguru\Desktop\Obsidian\Dendron

for files which have extra column marked as 50% . Please help

I am able to Use find now but i want in Catalog field

Please let me know if possible

admin
Site Admin
Posts: 66102
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Adding Quick search to catalog

Post by admin »

saratbushan wrote: 08 Apr 2023 09:17 I am able to Use find now but i want in Catalog field
Show the find term you are using.

saratbushan
Posts: 15
Joined: 27 Nov 2018 08:41

Re: Adding Quick search to catalog

Post by saratbushan »

Please ind screenshot
To see the attached files, you need to log into the forum.

admin
Site Admin
Posts: 66102
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Adding Quick search to catalog

Post by admin »

This is air code (= did not test), but it should be:

G:\OneDrive - Ramanandaguru\Desktop\Obsidian\Dendron?50% /fld=Completion

Just paste it into the Location field in the Catalog Item Properties dialog.

saratbushan
Posts: 15
Joined: 27 Nov 2018 08:41

Re: Adding Quick search to catalog

Post by saratbushan »

thanks a lot it is working

saratbushan
Posts: 15
Joined: 27 Nov 2018 08:41

Re: Adding Quick search to catalog

Post by saratbushan »

Hi

If I want to Search for files, based on Two extra columns will this work ( Boolean search)

G:\OneDrive - Ramanandaguru\Desktop\Obsidian\Dendron?50% /fld=Completion & Medium /fld=Importance

admin
Site Admin
Posts: 66102
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Adding Quick search to catalog

Post by admin »

No.

Tip: Have a look at the Help file.

saratbushan
Posts: 15
Joined: 27 Nov 2018 08:41

Re: Adding Quick search to catalog

Post by saratbushan »

I have created in Catlog

two new Quick search items

Individually highlighting them is giving necessary result

But When I place a tick in the checkbox I am getting results for all words ( 50% /T)

Also I am not able to use Boolean Logic, Please help
To see the attached files, you need to log into the forum.

admin
Site Admin
Posts: 66102
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Adding Quick search to catalog

Post by admin »

It is much simpler. Just put whatever is in your Find Files | Name field into the Quick Search box:
Importance:Medium & Completion:50%

saratbushan
Posts: 15
Joined: 27 Nov 2018 08:41

Re: Adding Quick search to catalog

Post by saratbushan »

Hi

I already tried the option ( as seen in attachment). Thought I would have same in catalog.

Would it be possible in Catalog

Thanks

admin
Site Admin
Posts: 66102
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Adding Quick search to catalog

Post by admin »

Sure:
G:\OneDrive - Ramanandaguru\Desktop\Obsidian\Dendron?Importance:Medium & Completion:50%

Post Reply