yw2md

Markdown converter for yWriter projects

This project is maintained by peter88213

Project home page > Changelog


Changelog

v2.3.0

Based on PyWriter v12.1.4

v2.2.13

Based on PyWriter v12.1.4

v2.2.12

Based on PyWriter v8.0.11

v2.2.11

Based on PyWriter v8.0.11

v2.2.10

Based on PyWriter v8.0.9

v2.2.9

Based on PyWriter v8.0.9

v2.2.8 Optional release

Based on PyWriter v7.2.1

v2.2.7 Bugfix release

Based on PyWriter v6.0.0

v2.2.6 Update setup script

Based on PyWriter v5.18.0

v2.2.5 Improved setup

Based on PyWriter v5.18.0

v2.2.4 Improved word counting

Based on PyWriter v5.12.4

v2.2.3 Improved word counting

Based on PyWriter v5.12.3

v2.2.2 Optional update

When generating chapters from Markdown import, add chapter type as yWriter version 7.0.7.2+

Based on PyWriter v5.10.1

v2.2.1 Optional update

Based on PyWriter v5.6.0

v2.2.0

Based on PyWriter v5.2.0

v2.0.1

Based on PyWriter v5.0.2

v2.0.0 New user interface

Based on PyWriter v5.0.0

v1.6.1 Bugfix release

Based on PyWriter v3.32.1

v1.6.0 Drop the support of the .yw6 file format.

Since yWriter5, yWriter6 and yWriter7 all use .yw7 now, the .yw6 conversion is dispensable.

Based on PyWriter v3.28.2

v1.4.5 Installation script

Based on PyWriter v3.28.1

v1.4.4 Bugfix release

This release is strongly recommended. Fix a regression from PyWriter v3.12.5. causing a crash if a scene has an hour, but no minute set.

Based on PyWriter v3.16.4

v1.4.3 Optional update

Based on PyWriter v3.16.0

v1.4.2 Optional update

Based on PyWriter v3.12.5

v1.4.1 Optional update

Based on PyWriter v3.8.0

v1.4.0 GUI and command line variant

Based on PyWriter v3.0.0

v1.3.8 New API

Based on PyWriter v2.17.4 (developmen version)

v1.3.6 Optional update

Refactor

Based on PyWriter v2.17.4 (developmen version)

v1.3.5 Bugfix

Fix a bug extracting scene titles the wrong way if the first paragraph contains more than one comment.

Based on PyWriter v2.17.3

v1.3.3 Make GUI customization easier

The converter is now even more loosely coupled with its user interface. This should make it easier for application developers to customize user interaction, and use any GUI framework.

Based on PyWriter v2.17.0 (development version)

v1.3.2 Add Tk GUI capability

The included UiTk class opens an easy way to create custom variants with graphical user interface. A simple example is included with my_yw2md.pyw.

Based on PyWriter v2.16.1

v1.2.0 New command line options

Based on PyWriter v2.16.0

v1.0.0 Official release

Refactor: Move the MdFile class to the PyWriter library.

Based on PyWriter 2.15.0

v0.6.0 Add options for yWriter project generation

Add “–md” command line argument to use markdown for the scenes when creating a new yWriter project from a Markdown document.

Based on PyWriter 2.14.4

v0.5.2 Fix md to yw7 conversion

In v0.5.1, each scene’s first line was dropped while parsing a Markdown file for conversion to yWriter. Thus, the first paragraph was lost when having converted double linefeeds to single ones.

Based on PyWriter 2.14.4

v0.5.1 Fix md to yw7 conversion

In v0.5.0, the MdFile.convert_to_yw() method was never called. Now it’s working on the source document’s text as a whole.

v0.5.0 Add md to yw7 conversion

Markdown formatted text documents can now be converted into yWriter 7 projects.

Based on PyWriter 2.14.4

v0.4.0 Rename the script and change the user interface

Based on PyWriter 2.14.4

v0.2.1 Service release

v0.2.0