17 Matching Annotations
  1. May 2023
  2. Mar 2023
  3. Jan 2023
    1. Avoid both very long andvery short paragraphs: the length should usually vary from150 to 860 words. Attend carefully to the unity and correctstructure of the paragraph.

      His description of paragraphs from 150 to 350 words is interesting with respect to the amount of material that will fit on a 3x5" inch card during the note taking process.

  4. Mar 2022
    1. Dr Ellie Murray, ScD. (2022, January 6). School & university administrators, as you grapple with this week’s decisions, spare some time to think about how to delay next January’s start date to Jan 16 2022. Do you need to extend into summer? Change course lengths? Figure it out because this is going to happen again! [Tweet]. @epiellie. https://twitter.com/epiellie/status/1478921243961274370

  5. Nov 2020
    1. Prettier’s printWidth option does not work the same way. It is not the hard upper allowed line length limit. It is a way to say to Prettier roughly how long you’d like lines to be. Prettier will make both shorter and longer lines, but generally strive to meet the specified printWidth. Remember, computers are dumb. You need to explicitly tell them what to do, while humans can make their own (implicit) judgements, for example on when to break a line. In other words, don’t try to use printWidth as if it was ESLint’s max-len – they’re not the same. max-len just says what the maximum allowed line length is, but not what the generally preferred length is – which is what printWidth specifies.
  6. Oct 2020
    1. The limits are chosen to avoid wrapping in editors with the window width set to 80, even if the tool places a marker glyph in the final column when wrapping lines.
    2. For code maintained exclusively or primarily by a team that can reach agreement on this issue, it is okay to increase the line length limit up to 99 characters
  7. May 2020
  8. Apr 2020
  9. Sep 2018
  10. Oct 2017
    1. More details related to methods are provided in COREQ file at doi: 10.7910/DVN/V1TKIO20, which follows the COREQ guidelines for reporting qualitative research23.

      That COREQ file is very useful for human consumption, but it would be useful if it were machine actionable as well, which would allow, for instance, to discover it more easily when searching for studies involving, say, native Thai speakers, or NVivo 11.3.2. Just saying - I understand this is beyond the scope of the current paper, but I'm involved in efforts to make data management plans machine actionable, which means dealing with these same issues.

      As an aside, the COREQ file states (at the very bottom):

      For reasons of length, the paper reports only the major themes.

      I don't know of restrictions in Wellcome Open Research in terms of article length, and in the paper's introduction, the authors had stated

      here we focus on findings we believe to be of greatest interest to researchers who share data, or are contemplating doing so.

      which seems a more valid reason to leave out some minor themes.