Improvement for FileSync: Open Left / Open Right
Moderators: Hacker, petermad, Stefan2, white
-
- Senior Member
- Posts: 276
- Joined: 2011-11-15, 06:14 UTC
- Location: DE\BN - only part time TC user after switching to Linux ;)
Improvement for FileSync: Open Left / Open Right
The other day while synchronising my Work back and forth i noticed a conflict. I wasn't entirely sure if the larger or the newer file was the one i wanted to keep (just because accidentially pressing save in Office changes the file date/time of course)...
I right clicked the files in the SyncList and searched for a possibility to open the right and the left file for Review.
It is possible to View them, but i dont have compatible Listers configured for these files.
But open in their associated programms would be fine to have.
Any Chance for 8.01?
thx+brs
I right clicked the files in the SyncList and searched for a possibility to open the right and the left file for Review.
It is possible to View them, but i dont have compatible Listers configured for these files.
But open in their associated programms would be fine to have.
Any Chance for 8.01?
thx+brs
F3/Shift+F3 opens left/right file in Lister.
AFAIK there is a Lister plugin to open in external program... I'll try to recall its name.
Got it - AppLoader. Just try, I haven't tried it.
AFAIK there is a Lister plugin to open in external program... I'll try to recall its name.
Got it - AppLoader. Just try, I haven't tried it.
- ghisler(Author)
- Site Admin
- Posts: 50934
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
"Open" isn't supported because TC cannot reliably track the modification of the files in external programs: When using a multiple document editor, Windows doesn't return a process ID to ShellExecuteEx, so there is no way to determine when the editor process is closed.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Christian, I think TC should simply refresh list on Compare button and sync it (do exactly that actions that are in the list) on Synchronize, regardless of any open files. User may easilly open files to be synchronized via Explorer or via editor directly, so you shouldn't try to determine when editor is closed. So it is a user task to edit files and then recompare folders.
-
- Senior Member
- Posts: 276
- Joined: 2011-11-15, 06:14 UTC
- Location: DE\BN - only part time TC user after switching to Linux ;)
For the ease of implementation i totally agree.MVV wrote:Christian, I think TC should simply refresh list on Compare button and sync it (do exactly that actions that are in the list) on Synchronize, regardless of any open files. User may easilly open files to be synchronized via Explorer or via editor directly, so you shouldn't try to determine when editor is closed. So it is a user task to edit files and then recompare folders.
I often have Files i'm syncing open in parallel to the syncing.
No harm experienced up to now, as long as you are clever enough to save your work before comparing&syncing

The Shell Context Menu would be already enough. Or two Menu items for just opening without the necessity to open the context menu.