Earlier quoted context omitted.
The "never edit while drafting" advice comes from the creative writing community. It might be of limited use in cases like technical writing, where you already might have a solid idea what the final product should look like before you start. Most people find that trying to write a novel and edit it at the same time is like baking cookies one by one.
This. Technical writing is a different species entirely. You know beforehand all of the pieces, or at least reason about them. Creativity doesn't work that way. You'll literally inventing new things. It would be like saying, "let me plan out how I will innovate." Makes no sense.
Show HN: Avoid editing while writing your first draft
81–90 of 95 posts
Re: Show HN: Avoid editing while writing your first draft
#82This might be an unpopular opinion but I always edit while writing my first draft. This is how I've written 250+ technical blog posts and over a million words worth of course notes. I basically write a couple of sentences or paragraphs, stop, review, reword things if needed, change things around and move on. Then at the very end I'll give it all a final reordering / fixing until I'm happy with it. I feel like I can't…
It's not really real editing though. You don't catch everything because you're still in the writing mindset. Plenty of times i've just gone back and completely re-written whole sections during editing. I won't usually do that while writing something. Editing and writing are two somewhat different skillsets.
Editing requires a detachment you can't quite get while something's fresh. You need a bit of time away from something before you can go and do a full real edit. It helps you look at things more objectively. Re-reading a first draft of something I wrote after usually only a couple of hours kinda makes me cringe sometimes even with some inline editing while writing.
I look at it like coding. I'll write a section, test it, fix simple mistakes, keep going until I hit a bigger complete milestone, then go back and fix all the real mistakes while I'm debugging.
ETA: Sometimes I wish the edit windows were longer on hn. There's been a few comments on here I wish I could go back and change after i've had time to.look at them more objectively. Not always downvoted ones.
Re: Show HN: Avoid editing while writing your first draft
#83This might be an unpopular opinion but I always edit while writing my first draft. This is how I've written 250+ technical blog posts and over a million words worth of course notes. I basically write a couple of sentences or paragraphs, stop, review, reword things if needed, change things around and move on. Then at the very end I'll give it all a final reordering / fixing until I'm happy with it. I feel like I can't…
The "never edit while drafting" advice comes from the creative writing community. It might be of limited use in cases like technical writing, where you already might have a solid idea what the final product should look like before you start. Most people find that trying to write a novel and edit it at the same time is like baking cookies one by one.
Not that I know how the mind of a great author works, but it seems that it would be difficult to write a great story without having some solid idea of what the final product should look like before you start. Like creating a product, maybe they pivot a lot after realizing that something doesn't work well (Margaret Atwood apparently did that for a book once, completely started from scratch after realizing that she had chosen the wrong point of view for the protagonist). BUT it's difficult for me to imagine they don't actually have a good solid idea of the story they want to tell before they start writing. If not book by book, then at least chapter by chapter. But hey, I'm not an author, maybe their minds really do work differently. It's possible.
I guess my overall point is that I don't think having a solid idea about what the final product should look like is the reason why authors have the "never edit while drafting" because I think they also pre-structure their ideas, and diverge on "editing while drafting" for some other reason. But of course I have no data or evidence to back this idea up.
Re: Show HN: Avoid editing while writing your first draft
#84This sounds a lot like the old Agile slogan for writing software. 1. Make It Work 2. Make It Right 3. Make It Fast (maybe)
2. Ah it doesn't work
3. Make It Right
4. Big refactor, better rewrite it. Ah no time.
5. Make it Work, but without it being Right, what is the bug level we can get away with shipping?
6. Make it Fast, scale up the VMs!
Re: Show HN: Avoid editing while writing your first draft
#85Shameless plug - my app, Writing Streak, has the "typewriter" mode (Alt+T) that prevents you from editing the text you wrote, and a "blurred" mode (Alt+B) that hides the text you type, achieving the same effect: https://writingstreak.io
Re: Show HN: Avoid editing while writing your first draft
#86Shameless plug - my app, Writing Streak, has the "typewriter" mode (Alt+T) that prevents you from editing the text you wrote, and a "blurred" mode (Alt+B) that hides the text you type, achieving the same effect: https://writingstreak.io
Hey, cool tool! In your help/hotkey section, do note that on Mac it's not the "Alt" key (doesn't exist) but rather the "Option" that you need to use!
Re: Show HN: Avoid editing while writing your first draft
#87Earlier quoted context omitted.
The "never edit while drafting" advice comes from the creative writing community. It might be of limited use in cases like technical writing, where you already might have a solid idea what the final product should look like before you start. Most people find that trying to write a novel and edit it at the same time is like baking cookies one by one.
This. Technical writing is a different species entirely. You know beforehand all of the pieces, or at least reason about them. Creativity doesn't work that way. You'll literally inventing new things. It would be like saying, "let me plan out how I will innovate." Makes no sense.
The advice to "don't edit while you write" usually comes after the advice to "make an outline" before you write. You are supposed to figure out how the pieces fit. Then quickly write it all out. Then edit edit edit.
The general idea is that is easier to edit afterwards than to edit on the fly. Its true for me.
Re: Show HN: Avoid editing while writing your first draft
#88It only disappears when I'm done writing the para, i.e. when I move to next para. Which renders the feature obsolete when I'm writing big paras.
Could this be done to letters, after x secs they disappear.
Re: Show HN: Avoid editing while writing your first draft
#89This might be an unpopular opinion but I always edit while writing my first draft. This is how I've written 250+ technical blog posts and over a million words worth of course notes. I basically write a couple of sentences or paragraphs, stop, review, reword things if needed, change things around and move on. Then at the very end I'll give it all a final reordering / fixing until I'm happy with it. I feel like I can't…
When writing my first draft, I often have very little idea how the whole thing is going to turn out. I simply don't have the big picture yet. If I spend time honing my sentences then, most of the editing time is wasted because I'd later rewrite them anyways.
Re: Show HN: Avoid editing while writing your first draft
#90This might be an unpopular opinion but I always edit while writing my first draft. This is how I've written 250+ technical blog posts and over a million words worth of course notes. I basically write a couple of sentences or paragraphs, stop, review, reword things if needed, change things around and move on. Then at the very end I'll give it all a final reordering / fixing until I'm happy with it. I feel like I can't…
The "never edit while drafting" advice comes from the creative writing community. It might be of limited use in cases like technical writing, where you already might have a solid idea what the final product should look like before you start. Most people find that trying to write a novel and edit it at the same time is like baking cookies one by one.