Accessing most recent tasks

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
pgpg
Junior Member
Junior Member
Posts: 30
Joined: 2025-01-04, 19:11 UTC

Accessing most recent tasks

Post by *pgpg »

Is there a button for accessing the most recent task in case they need to be repeated? For example, suppose I synchronize folders 1 and 2, delete some of the files in either folders, and would like to re-do the synchronizing. Instead of clicking on the Synchronize button and changing the left and right folders again, is there a way of simply clicking a button which gives the most recent tasks, from which I can choose the recent 'Synchronize folders 1 and 2'? Thanks.
User avatar
Dalai
Power Member
Power Member
Posts: 9945
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: Accessing most recent tasks

Post by *Dalai »

You can save the synhronization parameters with the button in the upper left corner, the one with the blue star on a folder icon on it. The same can be done by pressing F2.
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
pgpg
Junior Member
Junior Member
Posts: 30
Joined: 2025-01-04, 19:11 UTC

Re: Accessing most recent tasks

Post by *pgpg »

Dalai wrote: 2025-01-13, 15:21 UTC You can save the synhronization parameters with the button in the upper left corner, the one with the blue star on a folder icon on it. The same can be done by pressing F2.
Got it, thank you!
User avatar
tuska
Power Member
Power Member
Posts: 4046
Joined: 2007-05-21, 12:17 UTC

Re: Accessing most recent tasks

Post by *tuska »

2pgpg

Hi,

Synchronize CURRENT directories/sep. task! (ALT+S)|Comparison starts IMMEDIATELY!

%COMMANDER_PATH%\usercmd.ini
%COMMANDER_PATH% is the path where the TOTALCMD.EXE and/or TOTALCMD64.exe file(s) are located.
Add this code to the end of the file. If the file does not yet exist, create it using a text editor.

Code: Select all

[em_Synchronize_CURRENT_DIRECTORIES_in_a_separate_window]
button=TOTALCMD.EXE,32
cmd=%COMMANDER_EXE%
param=/S=S:= "%X%Z%P" "%T"
menu=Synchronize CURRENT directories/sep. task! (ALT+S)|Comparison starts IMMEDIATELY!|"Synchronize directories" window:|- LEFT: F3, RIGHT: Shift+F3 displays file(s) in the Lister...|- Multiple selection possible!|https://ghisler.ch/board/viewtopic.php?f=2&t=75185
wincmd.ini - section [Shortcuts]

Code: Select all

A+S=em_Synchronize_CURRENT_DIRECTORIES_in_a_separate_window
The section [Shortcuts] may only exist once in wincmd.ini.
Post Reply