/nv_templates

A "Story Templates" manager plugin for novelibre.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Download the latest release Changelog News Online help

nv_templates

The novelibre Python program helps authors organize novels.

nv_templates is a plugin for managing Markdown "Story Templates".

Screenshot

Features

In novelibre, you can define a narrative structure with stages on two different levels. nv_templates faciliates the reuse of narrative structures.

  • Load the narrative structure from a Markdown template file:
    • When loading a template into an empty project, a whole story framework is created.
    • When loading a template into a project that has already chapters, a list of stages is created in an "unused" chapter.
  • Save the narrative structure to a Markdown template file.

Requirements

Download and install

Default: Executable Python zip archive

Download the latest release nv_templates_v4.1.1.pyzw

  • Launch nv_templates_v4.1.1.pyzw by double-clicking (Windows/Linux desktop),
  • or execute python nv_templates_v4.1.1.pyzw (Windows), resp. python3 nv_templates_v4.1.1.pyzw (Linux) on the command line.

Important

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.

Alternative: Zip file

The package is also available in zip format: nv_templates_v4.1.1.zip

  • Extract the nv_templates_v4.1.1 folder from the downloaded zipfile "nv_templates_v4.1.1.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.

Changelog

Usage

See the online manual

License

This is Open Source software, and the nv_templates plugin is licensed under GPLv3. See the GNU General Public License website for more details, or consult the LICENSE file.