Skip to content

A Python script for generating a novelibre project from a Scapple outline.

License

Notifications You must be signed in to change notification settings

peter88213/scap_novx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download the latest release Changelog News/Feedback User guide

S scap_novx

A Python script for creating new novelibre projects from Scapple diagrams

Screenshot: Example

Features

  • Notes with a shadow are converted to sections in one single chapter.
  • Notes with a "cloud" border without shadow are converted to element notes.
  • Notes with a square border are converted to tags.
  • Notes with colored text are converted to characters, locations, items, plot lines, or plot points.
  • Connections between sections and characters/locations/items/plot lines/plot points are considered.
  • If a novelibre project already exists, Character/Location/Item/Plot line XML files are generated instead.
  • The scap_novx release includes a sample Scapple file with note styles to import.

Requirements

Download and install

Default: Executable Python zip archive

Download the latest release scap_novx_v5.3.0.pyzw

  • Launch scap_novx_v5.3.0.pyzw by double-clicking (Windows/Linux desktop),
  • or execute python scap_novx_v5.3.0.pyzw (Windows), resp. python3 scap_novx_v5.3.0.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: scap_novx_v5.3.0.zip

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

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 online manual

License

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

About

A Python script for generating a novelibre project from a Scapple outline.

Resources

License

Stars

Watchers

Forks

Languages