yw2oxml

yWriter to Open XML converter

This project is maintained by peter88213

Project homepage


Command reference

yWriter export to Open XML documents.

Instructions for use

How to install yw2oxml

  1. If you have already installed an older version of yw2oxml, please run the uninstaller for it.

  2. Unzip yw2oxml_<version number>.zip within your user profile.

  3. Move into the yw2oxml_<version number> folder and run setup.pyw (double click). This will copy all needed files to the right places.

The included installation script prompts you to create a shortcut on the desktop.

You can either

Operation

Open a yWriter project

Close the ywriter project

Exit

Command reference

Export to docx

This will load yWriter 7 chapters and scenes into a new Open XML text document (docx).

Top of page


Brief synopsis

This will load a brief synopsis with chapter and scenes titles into a new Open XML text document (docx) placed in the same folder as the yWriter project.

Top of page


Scene descriptions

This will generate a new Open XML text document (docx) containing a full synopsis with chapter titles and scene descriptions that can be edited and written back to yWriter format. File name suffix is _scenes.

Top of page


Chapter descriptions

This will generate a new Open XML text document (docx) containing a brief synopsis with chapter titles and chapter descriptions that can be edited and written back to yWriter format. File name suffix is _chapters.

Note: Doesn’t apply to chapters marked This chapter begins a new section in yWriter.

Top of page


Part descriptions

This will generate a new Open XML text document (docx) containing a very brief synopsis with part titles and part descriptions that can be edited and written back to yWriter format. File name suffix is _parts.

Note: Applies only to chapters marked This chapter begins a new section in yWriter.

Character descriptions

This will generate a new Open XML text document (docx) containing character descriptions, bio, goals, and notes. File name suffix is _characters.

Top of page


Location descriptions

This will generate a new Open XML text document (docx) containing location descriptions. File name suffix is _locations.

Top of page


Item descriptions

This will generate a new Open XML text document (docx) containing item descriptions. File name suffix is _items.

Top of page


Installation path

The setup script installs yw2oxml.pyw in the user profile. This is the installation path on Windows:

c:\Users\<user name>\.pywriter\yw2oxml