riju
riju copied to clipboard
Save code locally in browser session
It would be nice if when you refreshed the page, your code didn't disappear, at least within a single browser session. We can do that by just saving the code in session-local cookies when you click Run, pretty easy.
Optionally, Ctrl + S could either save locally in the browser, or save as a file.
Does this still need to be implemented? I think I could do it and I would like to help.
Yep, still unimplemented. Happy to have some help!
Thanks! I will start working on it.
I can take a look if this is still not fixed. As soon as I get docker working on my PC :D
Pull requests always appreciated, but do keep in mind https://github.com/radian-software/riju/issues/168, I wouldn't want to waste your time!