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

Add ability to parse folders and categorize games based on folders #17

Open
hackmoore opened this issue Aug 11, 2021 · 6 comments
Open
Labels
enhancement New feature or request shortlist The highest priority issues

Comments

@hackmoore
Copy link

As the title says, would be awesome if I could do something like:

/clips/halo/clip1.mp4
/clips/halo/clip2.mp4
/clips/apex/clip1.mp4
/clips/apex/clip3.mp4

and the table will show a game name if the folders are present.

@Hubro
Copy link
Owner

Hubro commented Aug 11, 2021

I will definitely add folder support at some point. I haven't thought of a nice way to present folders in the user interface yet though. I don't want to put directories into the clip list together with the clips, that seems messy as hell.

I'm open to suggestions.

@hackmoore
Copy link
Author

I was thinking something similar to the above structure, supporting only one level of directories and then displaying the directory in a separate column, but only if folders are used

@Hubro
Copy link
Owner

Hubro commented Aug 13, 2021

Oh, you're suggesting just adding the directory name in a new column? No hierarchical browsing of any kind?

@hackmoore
Copy link
Author

Yeah that was the idea, seems simpler than implementing a directory browsing

@bigmak40
Copy link

bigmak40 commented Dec 4, 2021

Folder or directory support would be a huge value add. I'm currently running two separate containers to split up files and would love to just be able to use folders inside of one.

@Hubro
Copy link
Owner

Hubro commented Dec 4, 2021

I agree, this feature is on the short list. However, I'm extremely busy with other projects at the moment, so I don't have any capacity to work on Clipface. If anybody wants to contribute a pull request, I'll take the time to review it 🙂 Otherwise I very likely won't have time to work on Clipface until a vacation comes up.

@Hubro Hubro added enhancement New feature or request shortlist The highest priority issues labels Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request shortlist The highest priority issues
Projects
None yet
Development

No branches or pull requests

3 participants