eucaly61 - 2014-12-16

Hi all:

I plan to implement "synchronized directory browsing" on windows file explorer.
And I am thinking about the possible mechanism for that.

  • QTTabBar plugin
  • QTTabBar scripting
  • hacked by AutoHotKey ... if not applying the above

The "synchronized directory browsing" feature will operate as:

  • set some folder pair rules, for example: D:\bk0 | D:\bk1 | D:\bk9
  • select file explorer windows to link together
  • browsing in one window will synchronize the browsing to other windows

I am not familiar with QTTabBar scripting or plugin .... Please advise which would be the proper mechanism to achieve the "synchronized browsing" feature. Or if there are some existing resources to start with.

Thanks!!