novelyst_templates
The novelyst Python program helps authors organize novels.
novelyst_templates is a plugin for managing Markdown “Story Templates”.
Features
In novelyst, you can define a story structure with “Todo” scenes. novelyst_templates faciliates the reuse of story structures.
- Load the story structure model from a Markdown template file. Each stage is converted into a “Todo” scene with a “stage” tag:
- 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 a “Todo” chapter.
- Save the story structure to a Markdown template file.
Requirements
Download and install
Download the latest release (version 1.4.1)
- Extract the “novelyst_templates_v1.4.1” folder from the downloaded zipfile “novelyst_templates_v1.4.1.zip”.
- Move into this new folder and launch setup.pyw. This installs the plugin for the local user.
Changelog
Usage
See the instructions for use
License
This is Open Source software, and the novelyst_templates plugin is licensed under GPLv3. See the
GNU General Public License website for more
details, or consult the LICENSE file.