Hacker News new | ask | show | jobs
by _joev 4062 days ago
wakes up 10 hours later to find this on HN homepage

Sorry, originally I had some functionality so that changing URL hash gives you a new file. At some point I switched this to using location.pathname and broke it. Let me add it back :)

1 comments

Okay, feature implemented :) To work on a new file just change the URL hash

http://joevennix.com/aquietplace#newfile

Nice, i really like the idea of just using URLs for that but not having any specific GUI. Great!