Skip to content
Curtis Gedak edited this page Sep 7, 2019 · 116 revisions

Installing

Install Binary (Easier)

Install Source Code (More Work, Runs on More OS Platforms)

Using

How To...

Overview

Features

Mission Statement

The goal of Manuskript is to ease the task of writing large projects by providing facilities to stay organized and track details, while also keeping distractions to a minimum.

To maximize flexibility an open and plain text file format is used enabling collaboration with third-party tools.

For future plans, see the Roadmap.

Known Issues (Upcoming 0.10.0 release)

Qt 5.5.1 (Ubuntu 16.04 with end-of-life April 2021)

  • Compile/export will silently overwrite existing file

Qt 5.11.x to 5.12.x

  • Import will cause crash

PyQt 5.13.0

  • Built with a broken OpenSSL library on Windows x64

Contributing

Developing

  • All code changes and Pull Requests should be based on the develop branch.
  • Tip: Add --console as last option on command line to use IPython Jupyter QT Console as a debugging aid.
  • DRAFT SUPPORT STATEMENT - Subject to change
    We try to ensure that Manuskript will run on the currently supported versions of several major GNU/Linux distributions, in addition to commercially supported versions of Microsoft Windows and Apple macOS X. Operating Systems we often use in our testing include: Debian, Fedora, Ubuntu, and Windows.

Translating

Packaging (for release package file)

Releasing Official Version

Clone this wiki locally