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

[Feature Request] - Tree structure #22

Open
alx-xlx opened this issue Apr 12, 2020 · 5 comments
Open

[Feature Request] - Tree structure #22

alx-xlx opened this issue Apr 12, 2020 · 5 comments

Comments

@alx-xlx
Copy link

alx-xlx commented Apr 12, 2020

Is your feature request related to a problem? Please describe.
Surfing through large amounts of data is painful as the page loads each time we navigate through directories
Describe the solution you'd like
snap2html - Example this is what I want to achieve, being able to generate an html file with Tree Structure of all the directories and files.
Thus making it easier to search.
Source Code

@KoalaBear84
Copy link
Owner

Yes, that is a nice feature. I tested Snap2HTML, it also is struggling with more than 100.000 files or so. I fails without warning.

I'm not sure if I have the time to create anything like this anytime soon.

@alx-xlx
Copy link
Author

alx-xlx commented Apr 21, 2020

I found this script and made a simple Google Colab script to quickly build the tree structure of Google Drive
https://github.com/alx-xlx/gdrive-index

@alx-xlx
Copy link
Author

alx-xlx commented Apr 21, 2020

I just wanted to know if the reason behind failing to index 1,00,000+ files could be the bulky html file

@KoalaBear84
Copy link
Owner

I guess it's too big for Snap2HTML.

@KoalaBear84
Copy link
Owner

There was an improvement 14 hours ago on memory usage 😂

rlv-dan/Snap2HTML@aeb8ec3

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

2 participants