mkoskim / mawejs

Mawe (Mawe Advanced Writer's Editor) with ElectronJS, React and NodeJS. Third generation of the editors I have written for my own use.
MIT License
7 stars 5 forks source link

Export: Basic Export improvements #39

Closed mkoskim closed 1 year ago

mkoskim commented 1 year ago

Head info editing:

Index:

Bonus:

mkoskim commented 1 year ago

Export view already have most of the basic requirements. From the issue description, these ones are missing:

  • Choose language
  • In future: autodetect language if not set
  • Checkbox to enable/disable language info to turn spellchecking on/off when reading exported draft

These ones belong already to another issue.

Show words, missing and words+missing in export view: missing text is exported, so show the total number of words exported to a doc.

These features are also in another issue.