Generate a report on various aspects of your life.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

123456789101112131415161718192021222324252627
  1. life report
  2. ===========
  3. Generate a report on various aspects of your life.
  4. ## A template is provided.
  5. It lists some common sections, like:
  6. * health / diet
  7. * money
  8. * travels
  9. * studies
  10. * music
  11. * books
  12. * distractions
  13. * work / projects
  14. ## Fill out what you want.
  15. Each section supports arrays of data, contained in the given HTML element:
  16. order | property | html el
  17. ------| -------- | -------
  18. 1 | summary | `p`
  19. 2 | details | `ul`
  20. 3 | rank | `ol`