briefercloud / briefer

Dashboards and notebooks in a single place. Create powerful and flexible dashboards using code, or build beautiful Notion-like notebooks and share them with your team.
https://briefer.cloud
GNU Affero General Public License v3.0
3.25k stars 182 forks source link

Support for folders in Briefer. #132

Open LucasAlvesDeveloper opened 1 week ago

LucasAlvesDeveloper commented 1 week ago

Context

So, for some context for this feature request:

I'm a university student in a research project related to Multi-modal saliency models. In this case, we need to analyze data and compare from two sets of data: one where users heard audio and the other where the users didn't hear the audio. Now, the thing is that the two types of data are differentiated by folders, not filenames.

Right now, on the cloud version of briefer, I can only add single files. However, since the data is differentiated by folders, such as "without_sound/_band/user1.csv" and "with_sound/_band/user1.csv", there will be multiple files with the same name, but different data.

Some examples here to demonstrate what i'm talking about: image image

Feature Request

So, the feature I'm requesting is to add support for folder navigation in briefer, such as adding and removing folders to allow for files with different datasets to be added without the confusion of knowing which one is which, or atleast some sort of grouping for files would be nice.

Also, sorry for the grammar here, English is not my native language and writing about a field I'm not familiar with is kind of hard.

lucasfcosta commented 4 days ago

Hey Lucas! Thanks for the issue. I like this idea.

I'd love to hear from others how they use files in Briefer so we can figure out how to spec this.

Anyone with ideas/suggestions is welcome to post here.

hiteshwadhwani commented 1 day ago

I agree that adding support for folder navigation or grouping files based on datasets would help reduce confusion when dealing with a large number of files