Bailo icon indicating copy to clipboard operation
Bailo copied to clipboard

Support richer file management with support for directories

Open GCHQDeveloper36 opened this issue 8 months ago • 1 comments

Problem

Uploading files to an entry is done in a flat style, with no support for hierarchy or mirroring files distributed in a richer format with subdirectories for organisation.

Proposed Solution

Allow users to name files in a path-like structure (e.g. filename is subdir/file.json). When showing a list of files, show these prefixes/paths as folder-like objects that can be expanded or navigated into.

Alternatives

Prefix filenames like subdir-file.json which isn't clear, and breaks naming of files.

What is the priority of your issue?

Low

GCHQDeveloper36 avatar Aug 08 '25 13:08 GCHQDeveloper36