A open-source tool for writers www.theologeek.ch/manuskript
Go to file
tntscreed fc86ed5df6 Started work on character multi-selection features.
-Added currentCharacters method, a list counterpart of currentCharacter.

-Replaced the connection for currentItemChanged with itemSelectionChanged. This is to accommodate for the bulk-changes when multiple characters are selected. The currentItemChanged method is now not called with a connection, but from the handleCharacterSelectionChanged method. The latter is called with the itemSelectionChanged connection.

-If no valid characters are selected, the tabPersos widget is disabled. This obviously breaks the functionality of bulk-adding info to characters. This will have to be fixed by only disabling the parts of the tabPersos widget that should not be affected with multiple selection operations.
2023-03-05 14:14:58 +01:00
.github/workflows Add GitHub Actions Windows CI build to commits (#1092) 2022-12-16 01:11:26 +01:00
bin Adding a bin file 2016-02-06 09:03:12 +01:00
i18n Update all latest changes in qm files 2023-03-03 19:37:28 +01:00
icons Create a macOS installer (fixes #567) 2022-10-02 21:01:20 +01:00
libs Removes unused libraries 2017-11-18 20:58:17 +01:00
manuskript Started work on character multi-selection features. 2023-03-05 14:14:58 +01:00
package Create a macOS installer (fixes #567) 2022-10-02 21:01:20 +01:00
resources ========== manuskript-0.15.0 ========== 2023-03-04 20:32:58 +01:00
sample-projects Creates base classes 2017-11-15 20:34:05 +01:00
snap Corrected desktop file and icon for of snap package 2021-11-29 19:16:04 +01:00
util Add tool to generate new manuskript.pro file 2023-02-19 14:06:00 +01:00
.codeclimate.yml Updates codeclimate config file 2016-03-10 16:36:28 +01:00
.gitignore Combined #777 with changes from #827 2021-04-10 14:46:03 +02:00
.travis.yml Revert adjustments with osx ci 2022-09-16 17:20:52 +02:00
_config.yml Set theme jekyll-theme-cayman 2017-11-23 14:42:07 +01:00
CHANGELOG.md ========== manuskript-0.15.0 ========== 2023-03-04 20:32:58 +01:00
COPYING Adds license and credits 2015-06-18 11:39:45 +02:00
CREDITS Adds license and credits 2015-06-18 11:39:45 +02:00
main.pyproject Added qt creator project file for development 2021-02-19 18:02:36 +01:00
makefile Change snap makefile target to snappkg and cleanup whitespace 2019-04-02 09:45:01 -06:00
manuskript.spec Add GitHub Actions Windows CI build to commits (#1092) 2022-12-16 01:11:26 +01:00
README.md Update README.md 2023-02-15 00:42:18 +01:00
TODO.t2t Updated todo 2015-07-09 16:22:26 +02:00

Manuskript

Manuskript is an open-source tool for writers.

manuskript translations

Manuskript runs on GNU/Linux, Mac OS X, and Windows.

Main view

Features

Manuskript provides a rich environment to help writers create their first draft and then further refine and edit their masterpiece.
With Manuskript you can:

Additionally Manuskript can help in many more ways with a spell checker, markdown highlighter, frequency analyzer, and automatic save in open and plain text file format.

Download

Download and install Manuskript today.

HowTo's

See the Wiki for more detailed instructions on how to install and use Manuskript.

Contribute

You can help improve Manuskript by reporting issues, writing wiki documentation, and translating to other languages. See also Manuskript Contribute page.

Manuskript is written in Python3 and PyQt5.

Free Software

Manuskript is Free Software.
You have the freedom to run, copy, distribute, study, change and improve the software.
Manuskript is distributed under the GNU General Public License version 3 or (at your option) any later version.