peter88213 / nv_clipboard

A clipboard plugin for novelibre

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download the latest release Changelog News Online help

nv_clipboard

The novelibre Python program helps authors organize novels.

nv_clipboard is a plugin providing copy and paste capability for novelibre tree elements.

Screenshot

Features

You can copy and paste the following tree elements via the system clipboard:

  • Parts and chapters,
  • sections,
  • stages,
  • plot lines,
  • plot points,
  • characters,
  • locations,
  • items,
  • project notes.

Elements can be transferred to and from the clipboard one by one. The element's properties and children are copied, except relationships.

Via the clipboard, you can transfer these elements between different novelibre projects, or within a project.

Requirements

Download and install

Default: Executable Python zip archive

Download the latest release nv_clipboard_v0.6.0.pyzw

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

  • Extract the nv_clipboard_v0.6.0 folder from the downloaded zipfile "nv_clipboard_v0.6.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.

Changelog

Usage

See the online manual


Credits

  • 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.

License

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

About

A clipboard plugin for novelibre

License:GNU General Public License v3.0


Languages

Language:Python 100.0%