can i import a totolcommander list of files?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
giuliastar
Posts: 365
Joined: 14 Sep 2013 07:22

can i import a totolcommander list of files?

Post by giuliastar »

Hi

can i import a totalcommander list of files?

well , totalcommander can find image with a resolution like photos with 4899 x 4899 pixel resolution
what i can't do it with xyplorer

so i would like to export a list of a bunch of files from total commander and import this list of file in xyplorer and tag them

can i do it?
can i import a file list from total commander?

thanks

highend
Posts: 15004
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: can i import a totolcommander list of files?

Post by highend »

what i can't do it with xyplorer
I beg to differ...

Name & Location - Name:

Code: Select all

prop:System.Image.Dimensions:"4899 x 4899"
or

Code: Select all

prop:#image.dimensions:"4899 x 4899"
so i would like to export a list of a bunch of files from total commander
How would that be done? Menu - Mark - Save Selection To File?
One of my scripts helped you out? Please donate via Paypal

giuliastar
Posts: 365
Joined: 14 Sep 2013 07:22

Re: can i import a totolcommander list of files?

Post by giuliastar »

highend wrote:
what i can't do it with xyplorer
I beg to differ...

Name & Location - Name:

Code: Select all

prop:System.Image.Dimensions:"4899 x 4899"
Hi
about the resolutions was an example ,but search for iso or aperture
and where can i add

Code: Select all

prop:System.Image.Dimensions:"4899 x 4899"
??
so i would like to export a list of a bunch of files from total commander
How would that be done? Menu - Mark - Save Selection To File?
yes , the file is a txt file like

or is there a way to copy a file selection from total commander and paste in xyplorer?
in short a possibility to export a file selection to xyplorer and maybe viceversa?

thanks

highend
Posts: 15004
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: can i import a totolcommander list of files?

Post by highend »

search for iso or aperture

Code: Select all

prop:#image.fstop:"ƒ/4.5"

Code: Select all

prop:#image.isospeed:"ISO 100"
and where can i add
I already mentioned that
the file is a txt file like
That file does not seem to contain full paths, only the file names...
or is there a way to copy a file selection from total commander and paste in xyplorer?
Paste the clipboard content (after selecting items in TC, menu - Mark - Copy Names With Path To Clipboard) into a paperfolder .txt file via "Paste Special - Paste Text Into New File" in XY
One of my scripts helped you out? Please donate via Paypal

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

Re: can i import a totolcommander list of files?

Post by jupe »

I have never used Total Commander so can't help with the exporting part but if you are able to get a text file that's just full of absolute file paths without quotes you can just put the file in your "<xydata>\paper" folder, lets say you name it "totalcommander.txt" and then you can just type "paper:totalcommander" in the address bar to have them all visible in the list ready for tagging or alternatively you can have the text file located anywhere and use e.g "paper:C:\Users\User\TotalCommander.txt" adjusting to the correct path of course.

giuliastar
Posts: 365
Joined: 14 Sep 2013 07:22

Re: can i import a totolcommander list of files?

Post by giuliastar »

highend wrote:
search for iso or aperture

Code: Select all

prop:#image.fstop:"ƒ/4.5"

Code: Select all

prop:#image.isospeed:"ISO 100"
hi
amazing
but it's so powerful xyplorer
but about your code , where can i find a complete list ?
thanks
Paste the clipboard content (after selecting items in TC, menu - Mark - Copy Names With Path To Clipboard) into a paperfolder .txt file via right click context menu - "Paste Special - Paste Text Into New File" in XY
hi
i would like to learn xyplorer much better , but thanks

highend
Posts: 15004
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: can i import a totolcommander list of files?

Post by highend »

where can i find a complete list ?
Addressbar, enter it, hit enter...

Code: Select all

rtfm "idh_scripting_comref.htm#idh_specialproperties";
One of my scripts helped you out? Please donate via Paypal

giuliastar
Posts: 365
Joined: 14 Sep 2013 07:22

Re: can i import a totolcommander list of files?

Post by giuliastar »

highend wrote:
where can i find a complete list ?
Addressbar, enter it, hit enter...

Code: Select all

rtfm "idh_scripting_comref.htm#idh_specialproperties";
hi
but is really the full list ?
because for example i haven't found prop:System.Image.Dimensions:"4899 x 4899"


Paste the clipboard content (after selecting items in TC, menu - Mark - Copy Names With Path To Clipboard) into a paperfolder .txt file via "Paste Special - Paste Text Into New File" in XY
this doesn't work

thanks

highend
Posts: 15004
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: can i import a totolcommander list of files?

Post by highend »

but is really the full list ?
XY internal wise, sure.

These are all by MS:
https://msdn.microsoft.com/en-us/librar ... s.85).aspx
this doesn't work
Ofc it does!
One of my scripts helped you out? Please donate via Paypal

giuliastar
Posts: 365
Joined: 14 Sep 2013 07:22

Re: can i import a totolcommander list of files?

Post by giuliastar »

highend wrote:
but is really the full list ?
XY internal wise, sure.

These are all by ms:
msdn.microsoft.com/en-us/library/windows/desktop/dd561977%28v=vs.85%29.aspx
this doesn't work
Ofc it does!
what does it mean ofc?
thanks

highend
Posts: 15004
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: can i import a totolcommander list of files?

Post by highend »

ofc = of course
One of my scripts helped you out? Please donate via Paypal

giuliastar
Posts: 365
Joined: 14 Sep 2013 07:22

Re: can i import a totolcommander list of files?

Post by giuliastar »

jupe wrote:I have never used Total Commander so can't help with the exporting part but if you are able to get a text file that's just full of absolute file paths without quotes you can just put the file in your "<xydata>\paper" folder, lets say you name it "totalcommander.txt" and then you can just type "paper:totalcommander" in the address bar to have them all visible in the list ready for tagging or alternatively you can have the text file located anywhere and use e.g "paper:C:\Users\User\TotalCommander.txt" adjusting to the correct path of course.
hi
i have to try it
totalcommander copy like these

Code: Select all

l:\Cache CC\_MG_9381.jpg
l:\Cache CC\_MG_9380.jpg
l:\Cache CC\_MG_9379.jpg
i have to create the folder paper right?
thanks

highend
Posts: 15004
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: can i import a totolcommander list of files?

Post by highend »

It's already described?
Paste the clipboard content (after selecting items in TC, menu - Mark - Copy Names With Path To Clipboard) into a paperfolder .txt file via "Paste Special - Paste Text Into New File" in XY
One of my scripts helped you out? Please donate via Paypal

giuliastar
Posts: 365
Joined: 14 Sep 2013 07:22

Re: can i import a totolcommander list of files?

Post by giuliastar »

highend wrote:ofc = of course
hi
i want to save a total commander selection and import this selection of files in xyplorer so i can tag them
Paste the clipboard content (after selecting items in TC, menu - Mark - Copy Names With Path To Clipboard) into a paperfolder .txt file via "Paste Special - Paste Text Into New File" in XY
1) tc -> mark ->Copy Names With Path To Clipboard
2) xyplorer -> Paste Special - Paste Text Into New File -> it creates a txt file

i have no the list of files selected on xyplorer

highend
Posts: 15004
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: can i import a totolcommander list of files?

Post by highend »

You have to do this in the <xydata>\paper folder!
And then you use paper:<base name of the file you've just created>
to display all items in it...
One of my scripts helped you out? Please donate via Paypal

Post Reply