Hi everyone,
So I was a bit frustrated about the absence of folders and I wanted to try some alternatives.
I made this little extension using a lot of GPT4 as all I know is basic HTML and CSS.
The extension detects folders as underscores in the workflow name.
That way I can easily create, rename, delete folders without having all the functions required.
I initially wanted to have the folders in the UI, but the extension was bugging me about CORS policies, stuff out of my league I could not fix and I ended up with the popup.
I’m quite happy it works at all!
The code is on github, I’d appreciate any help improving it!
Cheers,
Joachim