The novelibre Python program helps authors organize novels.
nv_matrix is a plugin providing a section relationship matrix.
The plugin adds a Matrix entry to the novelibre Tools menu and a button to the toolbar.
- Display section relationships to plot lines, characters, locations, items with a spreadsheet-like matrix.
- Add/Remove relationships by klicking on the nodes.
- novelibre version 4.11+
Download the latest release nv_matrix_v5.0.5.pyzw
- Launch nv_matrix_v5.0.5.pyzw by double-clicking (Windows/Linux desktop),
- or execute
python nv_matrix_v5.0.5.pyzw
(Windows), resp.python3 nv_matrix_v5.0.5.pyzw
(Linux) on the command line.
Many web browsers recognize the download as an executable file and offer to open it immediately. This starts the installation.
However, depending on your security settings, your browser may initially refuse to download the executable file. In this case, your confirmation or an additional action is required. If this is not possible, you have the option of downloading the zip file.
The package is also available in zip format: nv_matrix_v5.0.5.zip
- Extract the nv_matrix_v5.0.5 folder from the downloaded zipfile "nv_matrix_v5.0.5.zip".
- Move into this new folder and launch setup.pyw by double-clicking (Windows/Linux desktop),
- or execute
python setup.pyw
(Windows), resp.python3 setup.pyw
(Linux) on the command line.
See the online manual
- The logo is made using the free Pusab font by Ryoichi Tsunekawa, Flat-it.
- The toolbar icons are based on the Eva Icons, published under the MIT License. The original black and white icons were colored for this plugin by the maintainer.
This is Open Source software, and the nv_matrix plugin is licensed under GPLv3. See the GNU General Public License website for more details, or consult the LICENSE file.