New Feature:
- It is now possible to import files from the subfolders.
The
Folder.Files
function doesn't work correctly on Mac and fails to return the correct path information for nested folders. As a result, in previous versions, importing files from subfolders of the selected folder was not an option. However, in this new version, the
Folder.Content
function is being used instead. With the help of a custom function, files in the subfolders are now imported recursively.
The 'From Folder' menu item has two options, as shown below, allowing you to choose whether to import only the files in the selected folder or also include the files in the subfolders recursively.