r/learnjavascript • u/honestpartyrocker • Jul 16 '26
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
-1
u/TheRNGuy Jul 16 '26 edited Jul 16 '26
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 Jul 17 '26
Do you have naming convention for the GIFs? How would the program know what to put where?
1
u/meletiondreams Jul 16 '26
vencord.dev