The novelibre Python program helps authors organize novels.
The nv_timeline plugin synchronizes novelibre projects with Timeline.
The plugin adds a Timeline submenu to the novelibre Tools menu and a
button to the toolbar.
- Create a timeline from a novelibre project.
- Create a new novelibre project from a timeline.
- Synchronize novelibre sections with corresponding timeline events in both directions.
- Open the project timeline with the Timeline application.
- Timeline 2.4+. Versions below 2.4 do not support labels, which are necessary for synchronization with novelibre.
- novelibre version 5.35+
Download the latest release nv_timeline_v5.4.0.pyz
- Launch nv_timeline_v5.4.0.pyz by double-clicking (Windows desktop),
- or execute
python nv_timeline_v5.4.0.pyz
(Windows), resp.python3 nv_timeline_v5.4.0.pyz
(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 under Windows.
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_timeline_v5.4.0.zip
- Extract the nv_timeline_v5.4.0 folder from the downloaded zipfile "nv_timeline_v5.4.0.zip".
- Move into this new folder and launch setup.py by double-clicking (Windows/Linux desktop),
- or execute
python setup.py
(Windows), resp.python3 setup.py
(Linux) on the command line.
See the online manual
- The logo is made using the free Pusab font by Ryoichi Tsunekawa, Flat-it.
- The Timeline icon is from the Timeline application, licensed under GPLv3 (see below).
This is Open Source software, and the nv_timeline plugin is licensed under GPLv3. See the GNU General Public License website for more details, or consult the LICENSE file.