Thursday, August 5, 2010

v9.40.0002 - 2010-08-05 20:12

Note: BETA versions are a work in progress and might contain fresh bugs.
You have been warned.

  • + Menu File | Duplicate: The following commands (originally added v6.40.0033 - 2007-10-31 11:03) have been elevated from CKS | Miscellaneous | File Operations to UI level and are now found in the Duplicate submenu:
    - Copy Here to New Subfolder... (Ctrl+Shift+C), #1042
    - Move Here to New Subfolder... (Ctrl+Shift+X), #1041
    Note that both commands only work on the selected list item(s), and are disabled if the file list is not focused. (They work however in scripting on selected items in a non-focused list.) I'm aware that "Move Here to New Subfolder" does not fit under the heading Duplicate, but hey... I'm confident your brain can handle it.
  • * Main Menu: Removed the word "Suffix" from all captions like "Copy Here with Suffix Date Modified".
    Also "Date Now" has been rephrased to "Current Date", and "Date Modified" to "Last Modified Date".
  • + Configuration | Templates | Date affix: Now the template supports the variable <folder> that is resolved to the moved/copied file's parent folder (only the folder, not the whole path).
    Example for a template:
      *-<date yyyymmdd> (<folder>)
    Note that the presence of this variable in the template is not reflected in the related commands' menu captions, so this variable is rather a very special option that you have to make a mental note about when you use it.
  • * List: Now when changing the sort order and there are no selections the list is auto-scrolled to top and the top item is auto-focused -- regardless of the setting of Configuration | General | Keep focused item in view after sorting. IMO a small change with a big usability gain.