Hacker News new | ask | show | jobs
by nunull 4062 days ago
I generally like distraction free writing environments, but i doubt that it's really a good idea to have such without the ability to open / manage multiple "files". If you have to type everything into one textbox, without the possibility to switch context, you are IMO likely to be distracted by what you wrote earlier.

Nonetheless, nice tool!

1 comments

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 :)

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!