Live data from Hacker News

A simple distraction-free, no gimmick writing tool

skadimoolam.github.io

21–30 of 46 posts

Re: A simple distraction-free, no gimmick writing tool

#22

Earlier quoted context omitted.

Will surely look into this feature. Answering your question of "I wonder how much actual writing these writing app devs actually do?". I am not sure about other developers but I love to write and I write about 1000 words everyday. From my point of view this is the tool I would love to have found earlier. This was the need for me to build this tool in the first place. I really appreciate you sharing your opinion will…

There's money in this space. I've spent maybe $30 just looking for the right app, only to come up empty.

Sure, I agree with you, I too have spend a few dollars here and there trying to find the perfect writing utility.

Re: A simple distraction-free, no gimmick writing tool

#25

In my opinion one of the best writing tool / distraction free is http://telegra.ph/ It looks like your tool but the text formatting is Medium-like and you can share it really easily and anonymously by clicking on publish.

This was what I had in mind when building the tool. Thanks for sharing this link.

Re: A simple distraction-free, no gimmick writing tool

#26

In my opinion one of the best writing tool / distraction free is http://telegra.ph/ It looks like your tool but the text formatting is Medium-like and you can share it really easily and anonymously by clicking on publish.

Reminds me of https://svbtle.com too.

Re: A simple distraction-free, no gimmick writing tool

#28
post #16

I like the UI. Couple of ideas to think about: * remove save/restore and save on every keystroke * create new URL for each new document, restore when visited * save content in localStorage only, if it's not meant for sharing

LocalStorage is a very small space(can't recall the numbers right now) I've come to learn. And it varies between browsers.

Re: A simple distraction-free, no gimmick writing tool

#29
What are the privacy policies of websites like these? I use a word counter website when writing responses that are supposed to be a certain length and have wondered about the business model. I only ever paste in text that isn’t confidential since I don’t really know.

I see this site has a word counter, so if it has a good privacy policy I’d be inclined to use it instead!

Re: A simple distraction-free, no gimmick writing tool

#30

I've tried perhaps a dozen of these writing tools, as I'm looking for one for my Android tablet. I've yet to find one where I can write more than a page worth of stuff without being forced to crane my neck to stare at the very bottom of the tablet for the entire rest of the time I'm writing. Sublime allows me to scroll past the end, and I didn't realize just how important that feature is until I had to trudge through…

VIM [1], Emacs [2], intellij based ides over ideavim's set scrolloff 999 command like in vim [3], Atom [4], ...

[1] http://vim.wikia.com/wiki/Keep_your_cursor_centered_vertical...

[2] https://www.gnu.org/software/emacs/manual/html_node/edt/Scro...

[3] https://github.com/JetBrains/ideavim/blob/master/doc/set-com...

[4] https://atom.io/packages/scrolloff

Post reply on HN