Is there a way to filter on checked (selected) items only? I have been playing with the Quick Search (F3) filters on the columns but since the checkboxes are not considered column fields I was unable to find a way to filter on checked items only.
Any assistance would be most appreciated.
Thank you...JGM
Filter on Checked Only
Re: Filter on Checked Only
You could use a script (pro version) that puts the selected files into a paperfolder and then filter them?
Code: Select all
paperfolder("Filtered", <get SelectedItemsPathNames <crlf>>);One of my scripts helped you out? Please donate via Paypal
Re: Filter on Checked Only
Highend,
Thank you, works perfectly...JGM
Thank you, works perfectly...JGM
-
admin
- Site Admin
- Posts: 64875
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Filter on Checked Only
Isn't this what you want?
View | Tab | Filter By Selection(s) (Shift+Alt+J)
And also this might be useful:
View | Sort By | Selected Items to Top
View | Tab | Filter By Selection(s) (Shift+Alt+J)
And also this might be useful:
View | Sort By | Selected Items to Top
FAQ | XY News RSS | XY X
Re: Filter on Checked Only
Indeed, View | Tab | Filter By Selection(s) (Shift+Alt+J) is what I was looking for.
I will attempt to add that to a button.
Thank you all for your time and assistance.
Sincerely,
JGM
I will attempt to add that to a button.
Thank you all for your time and assistance.
Sincerely,
JGM
XYplorer Beta Club