Hacker News new | ask | show | jobs
by giancarlostoro 847 days ago
Maybe only generate a new url when they ctrl + s or hit a save button? This would be more like what you want? I think CodePen does this idr. Or keep a revision list in localstorage with all urls that would have been generated.
1 comments

I think local storage and keyboard shortcuts might be a good alternative - thanks for the suggestion :)