Skip to content

Automatic folder structure maker/file sorting for different analyses #13

@saiko-psych

Description

@saiko-psych

Problem

Currently users must manually organize files into specific folder structures for each analysis type (KLAWA, AAT, PPPT). This is time-consuming and error-prone.

Proposed Solution

Add functionality to automatically organize/sort files into the expected folder structure for each analysis type:

  • Detect analysis type from file naming patterns
  • Create appropriate folder hierarchy
  • Move/copy files to correct locations
  • Validate structure after organization

Analysis Types to Support

  • KLAWA: Computer/PC/Group/Measurement structure
  • AAT: Similar to KLAWA but without pre/post distinction
  • PPPT: (structure to be determined)
  • Musical Experience: Simple single-folder structure

Acceptance Criteria

  • Function to detect analysis type from files
  • Automatic folder creation for each type
  • File sorting/moving with confirmation
  • Validation after organization
  • Shiny UI for guided folder organization
  • Undo/rollback capability for safety

Related

User request during AAT implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions