A folder tree from one path string

The scenario takes a path like 'Folder/Subfolder/…' and creates the whole nested folder structure in your storage, wherever it's missing.

  • The whole nesting is created from one line
  • Existing folders aren't duplicated
  • You get the ready folder's address back
  • No clicking 'new folder' one at a time