substance / texture

A visual editor for research.
MIT License
1k stars 83 forks source link

[Feature] Section types #1241

Open michael opened 5 years ago

michael commented 5 years ago

User stories

Examples

Backmatter

<back>
<sec sec-type="data-availability">
<title>Data Availability</title>
<p>The data analysis file and all annotator data files are available in the Figshare repository, <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.6084/m9.figshare.1285515">https://doi.org/10.6084/m9.figshare.1285515</ext-link> [<xref ref-type="bibr" rid="pone.0167292.ref032">32</xref>].</p>
</sec>
<ack>
  <p>Les auteurs remercient l’Agence Universitaire de la Francophonie pour avoir financé ce projet.</p>
</ack>
<app-group>
  <app id="appendix-1">
    <title>Appendix 1</title>
    <p>Appendix content</p>
  </app>
</app-group>
</back>

Body

<body>
  <sec sec-type="methods">
    <title>Methods</title>
    <p>...</p>
  </sec>
</body>

Proposal

This proposal describes a generic approach to allow backmatter editing. We would treat the backmatter as a regular editing canvas, like the main text of the article. You can create sections and paragraphs, make any selection and cut and paste to rearrange content. To serve the additional requirements of tagging acknowledgements and appendices in JATS each section can optionally be assigned to a section type.

Mockups

image

Editor Requirements

Status

Ready for implementation. Proposal signed off by eLife and Substance.