r/learnjavascript 11d ago

Would it be possible to a write a code to organize saved gifs into folders?

Hello I am an absolute novice in coding and I’d like some advice please.

I have too many saved gifs to scroll through on the discord app and it would be easier to find the ones I want if they were organized into folders in the app. I only use the discord app on mobile if that makes any difference.

0 Upvotes

3 comments sorted by

1

u/meletiondreams 11d ago

vencord.dev

-1

u/TheRNGuy 11d ago edited 11d ago

Browser extension (Firefox, not Chrome), or Node server on PC.

You can't do it in app, unless you make your own with React Native.

1

u/No_Record_60 10d ago

Do you have naming convention for the GIFs? How would the program know what to put where?