There sure are a lot of these now. There's Koi Writer [1], Dark Copy [2], Light Write [3], Quabel [4], Wabisabi [5], Write.app [6], Pen.io [7], (I like this one), Draft [8], and probably more.<p>[1] <a href="http://www.koi-writer.com/editor/" rel="nofollow">http://www.koi-writer.com/editor/</a>
[2] <a href="http://darkcopy.com/" rel="nofollow">http://darkcopy.com/</a>
[3] <a href="http://gun.io/w/yyhegyfn6" rel="nofollow">http://gun.io/w/yyhegyfn6</a>
[4] <a href="https://quabel.com/" rel="nofollow">https://quabel.com/</a>
[5] <a href="http://www.wabisabi.cc/" rel="nofollow">http://www.wabisabi.cc/</a>
[6] <a href="https://writeapp.me/" rel="nofollow">https://writeapp.me/</a>
[7] <a href="http://pen.io/" rel="nofollow">http://pen.io/</a>
[8] <a href="https://draftin.com/" rel="nofollow">https://draftin.com/</a><p>Then there's also native apps as well. For Mac, there's Focus Writer [1], OmmWriter [2], iaWriter [3], Writeroom [4], ByWord [5], Clean Writer [6], Writer [7], GrandView [8], and Texts [9] (I like this one)<p>[1] <a href="http://gottcode.org/focuswriter/" rel="nofollow">http://gottcode.org/focuswriter/</a>
[2] <a href="http://www.ommwriter.com/" rel="nofollow">http://www.ommwriter.com/</a>
[3] <a href="http://www.iawriter.com/mac/" rel="nofollow">http://www.iawriter.com/mac/</a>
[4] <a href="http://www.hogbaysoftware.com/products/writeroom" rel="nofollow">http://www.hogbaysoftware.com/products/writeroom</a>
[5] <a href="http://bywordapp.com/" rel="nofollow">http://bywordapp.com/</a>
[6] <a href="https://itunes.apple.com/us/app/clean-writer-pro/id478363291?mt=12" rel="nofollow">https://itunes.apple.com/us/app/clean-writer-pro/id478363291...</a>
[7] <a href="https://itunes.apple.com/us/app/writer/id405680527?mt=12" rel="nofollow">https://itunes.apple.com/us/app/writer/id405680527?mt=12</a>
[8] <a href="https://itunes.apple.com/us/app/grandview/id432436025?mt=12" rel="nofollow">https://itunes.apple.com/us/app/grandview/id432436025?mt=12</a>
[9] <a href="http://texts.io" rel="nofollow">http://texts.io</a><p>So I guess, whenever one creates a new distraction free writer/reader, I need to know: <i>why should I use </i><i>this</i>* app?* Your app looks pretty clean and pretty nice, but what makes it better? I don't mean this comment to put your app down as it looks pretty appealing, but I think the key first step when joining such a saturated market is to differentiate yourself.
I wish there was a site that listed the most over-done web app and OSS ideas. I'm guessing todo lists apps, distraction free writing apps, css frameworks, weather apps, invoicing apps, etc. would be near the top of the list.
It's cool, I like it.<p>Couple of points, it's a distraction-free writer but I've been quite distracted by a couple of things, somewhat OCD: The Twitter image isn't updated when you update your image on Twitter. It's also cut off at the bottom for me when I view the link.<p>Also I was curious about the use of 'twimg', from the looks of it this is a service which tracks and sells user data. Care to comment? I have a tracker blocker which seems to take care of it.<p>Having said all that I love the output and simplicity and I will be using it (provided the uptime is good- it was out earlier, possibly due to HN?).
The entire workflow of managing more than one write-up needs some more work. Few examples:<p>- if you come back and try to edit a write-up you'll have to first open the preview then remember the shortcut to edit it, not really another way around except maybe changing the URL.<p>- if you have more than one write-up with the same name, you don't really know which one you are on right now.<p>- deleting the write-up is kinda confusing too. and you
can't delete on the view mode.<p>- shortcuts gets mixed up between control and option.<p>But overall love it and will try to write more with your help!
It might just be me, but the typewriter sounds are pretty distracting. Also, there is a bit of ironic juxtaposition in an app called "inkpen" that sounds like a typewriter. But it's neat, certainly, I just don't know why I'd use it over one of the native offline apps I already have.
Great job! Most recently I have just been using Google Docs for writing out my blog posts before syndicating them to Medium and Tumblr; I might give this a whirl. The biggest problem I see is that I'm very heavily integrated in the Google ecosystem, so for things like jotting down quick ideas and documents to share with others (esp for collaboration), I'll probably continue to use Drive.<p>The biggest complaint is that I don't see the usefulness of the sounds. Most people probably listen to music while they work, anyway.<p>Either way, those are my only complaints. The simplicity and great shortcuts make this a great app!
Great app! I could use the additional features, as I've been using the plain text mode in the browser so far.<p>"data:text/html, <html contenteditable>" in the browser's address bar, that is.
On Emacs: <a href="http://www.emacswiki.org/emacs/FullScreen" rel="nofollow">http://www.emacswiki.org/emacs/FullScreen</a><p>On a Mac, with Aquamacs:<p><pre><code> (defun writeroom ()
"Switches to a WriteRoom-like fullscreen style"
(interactive)
(when (featurep 'aquamacs)
(color-theme-initialize)
(color-theme-charcoal-black)
(aquamacs-autoface-mode 0)
(aquamacs-toggle-full-frame)
(scroll-bar-mode -1)))
</code></pre>
And then do<p><pre><code> Alt-x writeroom</code></pre>
I find the top navigation bar to be distracting. It even gets in the way of the actual text.<p><a href="http://scrot.it/350" rel="nofollow">http://scrot.it/350</a>
This is actually quite cool. I could see this being a nice replacement of pastebin-type sites when sharing significant amounts of text.<p>My two suggestions would be:<p>-Add a few more pre-set color themes, perhaps with font selection too. (Maybe copy some from Textmate and/or Sublime Text 2.)<p>-Allow other forms of login maybe, perhaps with Google accounts?
Pretty nice, one thing I'd say is that the preview view should respect the user's theme setting. If I'm using the dark colour scheme, go to preview what I've been working on and suddenly have a bright white screen thrown in my face it puts a not insubstantial amount of strain on my eyes to adjust.
The theme-changer/audio/fullscreen options up to the left don't seem to work.<p>I had a double take when I opened the sidebar. After digging through my bookmarks I found that it reminded me of Scratchpad's (<a href="http://scratchpad.io/example" rel="nofollow">http://scratchpad.io/example</a>) sidebar.<p>Overall, pretty cool.
Looks nice. I currently use Draft for writing like this, primarily because it lets me write at work. Login with Twitter isn't permitted on our network (one thing that pains me, otherwise I might write straight into drafts on Medium) so I'll probably stick to Draft for that reason.
This looks cool! We made something similar - <a href="http://blog.functionspace.org/news/2013/5/8/a-beautiful-reading-and-writing-experience" rel="nofollow">http://blog.functionspace.org/news/2013/5/8/a-beautiful-read...</a>
Nifty little app! I am sure I will stop using notes or open up text wrangler to jot down a few things every now and then. I like the simplicity (great shortcuts) which makes the whole thing, elegant.
lag in fullscreen while scrolling on a moderately powerful linux desktop in firefox.<p>i'm not sure how to give you more input on the subject of my experience with the lag, but i'd be glad to.