Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplified Version with Only Outputs and Inputs Folders #73

Open
NullEqualsZero opened this issue Dec 4, 2024 · 0 comments
Open

Simplified Version with Only Outputs and Inputs Folders #73

NullEqualsZero opened this issue Dec 4, 2024 · 0 comments

Comments

@NullEqualsZero
Copy link

I want to create a stripped-down version of this project that only supports browsing two folders: outputs and inputs.

Key Features Needed:

Ability to browse the outputs folder (already supported).
Add support for browsing the inputs folder alongside outputs.
What to Remove:

All other functionalities (e.g., collections, sources, download logs, Git integration, etc.).
Any configuration or logic unrelated to browsing these two folders.
Questions:

How can I include support for the inputs folder in the current implementation?
What parts of the code should I remove or simplify to achieve this minimal version?
Goal: A minimal version where the user can:

Browse the outputs folder.
Browse the inputs folder.
Any help or guidance would be appreciated! Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant