news.volyx.in

Writing one sentence per line (sive.rs)

849 points by Tomte · 1545 days ago · 296 comments on HN

Article summary

The article advises writers to write one sentence per line, as it improves writing quality by allowing for better judgment of each sentence, variation of sentence length, and easier rearrangement of sentences. This approach also helps with version control and diffing. The author suggests writing in this format for personal drafts, but not necessarily for publication. The technique has been used by the author for twenty years and has improved their writing significantly.

Main themes

  • writing technique
  • sentence structure
  • version control
  • text formatting
  • readability
  • semantic line breaks
  • personal preference

What commenters say

  • Writing one sentence per line is a useful technique for improving writing quality and clarity.
  • The use of two spaces between sentences is a matter of personal preference, but it can be useful for semantic purposes.
  • Some commenters disagree with the idea that two spaces between sentences is unnecessary, citing its potential benefits for readability and automated text processing.
  • The technique of writing one sentence per line can be beneficial for version control and diffing, as it allows for more precise tracking of changes.
  • The use of semantic line breaks can be helpful for both writing and reading, as it provides a clear visual representation of the text's structure.
  • There is no one 'right' way to format text, and different approaches may be suitable for different contexts and purposes.
  • The technique of writing one sentence per line can be seen as a form of 'semantic formatting', which prioritizes the meaning and structure of the text over its visual appearance.