riju icon indicating copy to clipboard operation
riju copied to clipboard

Save code locally in browser session

Open raxod502 opened this issue 3 years ago • 6 comments

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.

raxod502 avatar Oct 26 '21 19:10 raxod502

Optionally, Ctrl + S could either save locally in the browser, or save as a file.

c-shubh avatar Nov 05 '21 14:11 c-shubh

Does this still need to be implemented? I think I could do it and I would like to help.

CalSch avatar Nov 16 '21 20:11 CalSch

Yep, still unimplemented. Happy to have some help!

raxod502 avatar Nov 17 '21 04:11 raxod502

Thanks! I will start working on it.

CalSch avatar Nov 17 '21 13:11 CalSch

I can take a look if this is still not fixed. As soon as I get docker working on my PC :D

phamduylong avatar Nov 27 '23 15:11 phamduylong

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!

raxod502 avatar Dec 02 '23 00:12 raxod502