Page 1 of 1

pack dialog: local folder option

Posted: 2023-06-26, 12:17 UTC
by igarny
Hey guys,

Thanks for the great file manager.
I see there are some nice additions to the pack / archive files dialog, so I hope this "easy" option would be possible to fit in.

IDEA: have an option in the dialog to switch the destination of the compressed file to local (source panel) folder.
IMO the easiest would be to just replace the path part of the location field with a dot

EXAMPLE:
(by default on compress we get): zip:[full folder path from destination panel]\[filename].zip
(after selecting option say "Local", have): zip:.\[filename].zip

2Fla$her:
Should this be manageable through TCFS2?

Thanks

Re: pack dialog: local folder option

Posted: 2023-06-26, 13:36 UTC
by Sir_SiLvA
igarny wrote: 2023-06-26, 12:17 UTC IDEA: have an option in the dialog to switch the destination of the compressed file to local (source panel) folder.
IMO the easiest would be to just replace the path part of the location field with a dot
Using Ctrl+Alt+F5 does that already (packing to source instead of target panel) :?:

Edith:
at least when you have

Code: Select all

[Shortcuts]
CA+F5=cm_PackFiles
CAS+F5=cm_PackFiles
in your wincmd.ini

Re: pack dialog: local folder option

Posted: 2023-06-26, 17:45 UTC
by igarny
Thanks 2Sir_SiLvA..
It looks strange you know. One and same command behaves differently.
I am not sure this is documented... can't find it in the help file.
I have similar statements in the TC Menu, but when selected from there, they all do the same...standard pack file dialog

Anyway, thanks! This is of great help

Re: pack dialog: local folder option

Posted: 2023-06-26, 18:22 UTC
by Sir_SiLvA
igarny wrote: 2023-06-26, 17:45 UTC Thanks 2Sir_SiLvA..
It looks strange you know. One and same command behaves differently.
I am not sure this is documented... can't find it in the help file.
yeah theres no real documentation about this, its more like (https://ghisler.ch/board/viewtopic.php?p=431408#p431408) :
Stefan2 wrote: 2023-05-16, 13:32 UTC Can be found deep in the forum or history.txt, it's a secret, passed on from father to son since primeval times
threads like https://ghisler.ch/board/viewtopic.php?t=67249 for example

mayhaps Chris can add them as default to tc and keyboard.txt for V11.00 like petermad asked in https://ghisler.ch/board/viewtopic.php?p=431469#p431469 ....