Page 1 of 2
Adding Quick search to catalog
Posted: 05 Apr 2023 14:55
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
Re: Adding Quick search to catalog
Posted: 06 Apr 2023 00:24
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%
Re: Adding Quick search to catalog
Posted: 06 Apr 2023 08:44
by EllaHolt
[Python post deleted, it was just a spam bot]
Re: Adding Quick search to catalog
Posted: 06 Apr 2023 12:51
by saratbushan
Hi
Thanks for help.
I am looking for script in Xyplorer than from Python
Re: Adding Quick search to catalog
Posted: 08 Apr 2023 09:17
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
Re: Adding Quick search to catalog
Posted: 08 Apr 2023 11:15
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.
Re: Adding Quick search to catalog
Posted: 08 Apr 2023 12:30
by saratbushan
Please ind screenshot
Re: Adding Quick search to catalog
Posted: 08 Apr 2023 12:34
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.
Re: Adding Quick search to catalog
Posted: 09 Apr 2023 09:58
by saratbushan
thanks a lot it is working
Re: Adding Quick search to catalog
Posted: 09 Apr 2023 10:35
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
Re: Adding Quick search to catalog
Posted: 09 Apr 2023 11:21
by admin
No.
Tip: Have a look at the Help file.
Re: Adding Quick search to catalog
Posted: 09 Apr 2023 12:05
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
Re: Adding Quick search to catalog
Posted: 09 Apr 2023 13:30
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%
Re: Adding Quick search to catalog
Posted: 10 Apr 2023 03:33
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
Re: Adding Quick search to catalog
Posted: 10 Apr 2023 08:55
by admin
Sure:
G:\OneDrive - Ramanandaguru\Desktop\Obsidian\Dendron?Importance:Medium & Completion:50%