On 2023/08/25 14:39, Thomas Frohwein wrote: > On Wed, Aug 16, 2023 at 06:10:09PM -0400, Thomas Frohwein wrote: > > This is a pretty straight-forward, python-based port. It is a bit > > similar to focuswriter and ghostwriter in its application. I like the > > chapter/scene tree that allows for rearranging the elements of the > > work. It has a focus mode (F8) that removes most of the interface to > > help focus on writing text segment. It supports exporting to a variety > > of formats, including HTML, Markdown, OpenOffice Text, PDF. > > > > ok for import? > > *ping* > > straightforward port, I've been using it some more, and anyone who does > some more or less amateurish writing like me will likely get some use > and enjoyment out of this port...
Basically LGTM. Please avoid the old python-upstream-deprecated build things by replacing MODPY_SETUPTOOLS=Yes with MODPY_PYBUILD=setuptools and regen'ing plist, then it's ok with me. (I considered neutering the update check, but it only seems to run when explicitly selected from the menu, rather than automatically, so I think that's ok).
