yw-table
yw-table provides a scene relationship table for yWriter projects.
Features
- Display scene relationships to characters, locations, items, and arcs with a table.
- Add/Remove relationships by klicking on the cells.
- Export the table as csv.
Requirements
- Python version 3.6+.
- yWriter 7. Recent versions 5 or 6 might also work if they save in .yw7 file format.
Download and install
Download the latest release (version 1.0.5)
- Unzip the downloaded zipfile “yw_table_v1.0.5.zip” into a new folder.
- Move into this new folder and launch setup.pyw. This installs the program for the local user.
- Open “README.md” for usage instructions.
Note for Linux users
Please make sure that your Python3 installation has the tkinter module. On Ubuntu, for example, it is not available out of the box and must be installed via a separate package.
Changelog
Usage
See the instructions for use
Credits
- The icons are made using the free Pusab font by Ryoichi Tsunekawa, Flat-it.
License
This is Open Source software, and yw-table is licensed under GPLv3. See the
GNU General Public License website for more
details, or consult the LICENSE file.