You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to store them in a base64 encoded strings, in a JSON. Originally I wanted them as PNG's so that they were easy to view, but viewing 10000 screenshots in a directory crashes my file explorer and isn't helpful. Additionally it is more difficult for the code to auto-organize.
I think that the best way to do this is to have a JSON for every unique item in the tree. This JSON will look like:
I want to re-work how screenshots are stored:
I want to store them in a base64 encoded strings, in a JSON. Originally I wanted them as PNG's so that they were easy to view, but viewing 10000 screenshots in a directory crashes my file explorer and isn't helpful. Additionally it is more difficult for the code to auto-organize.
I think that the best way to do this is to have a JSON for every unique item in the tree. This JSON will look like:
The text was updated successfully, but these errors were encountered: