A new document is created by clicking on File > New > Document which will open up a new tab with Document’s Table of Contents.

The following options are available for adding the content:

  • Drag & Drop a single Article
  • Drag & Drop a Folder
  • Enter manually Heading name
  • Copy Document by which ToC can be copied over from an existing Document

Actions ... that are available in the Table of Contents for the Articles are:

  • View - opens up corresponding Article in a new tab in read only mode
  • Markdown - opens up corresponding Article in a new tab in Markdown edit mode
  • WYSIWYG - opens up corresponding Article in a new tab in WYSIWYG edit mode
  • Delete - deletes corresponding Article from the Table of Contents

The following floating bar options are available for the created Document:

  • ToC- to open or close Table of Contents of the Document
  • Pull- to pull git projects that are contributing to the Document content and project to which selected Document belongs to. Messages required
    • Pull successful - in case of pulled files
    • Already up to date - in case of nothing to be pulled
    • Pull failed - in case of failure
  • Push- to push the Document elements to the Git project where selected Document belongs to, specifically:
    • document-template.docx - used document template
    • document.docx - fully built Document in DOCX format
    • document.yml - document structure (ToC) and variables used (it can we edited manually in case Webhook API service is used)
    • document.pdf - fully built Document in PDF format
  • Preview- to preview selected Document as PDF
  • Release- to make a version of a document in format 1.0.0. That version is read-only with no Table of Contents changes possible
  • Share- to copy shared secret link of the Document
  • Comment- to open Comments tab and close ToC
  • History- to open History tab and close ToC
  • Info- to open info tab and close ToC