novelist icon indicating copy to clipboard operation
novelist copied to clipboard

A cool text editor for authors

Results 8 novelist issues
Sort by recently updated
recently updated
newest added

Hi, Could you tell me if this app is still alive? I'm so excited to try the end result of this great project, but your last commit seems to be...

It might be possible to use [kakoune] as a terminal-mode text frontend via the [distraction free][distraction] plugin. This would mean that the `novelist` backend needs to be able to connect...

feature request
tracking issue
I/O

Let's track progress on one of the core features of `novelist`: the project explorer

tracking issue
UI/ UX

The following functions are available via the Header bar 1. Create new objects (files, chapters, ...) (menu) 2. Delete current object 3. Change formatting settings (menu) 4. Change alignment settings...

improvement
help wanted
UI/ UX

This is a tracking issue about two aspects of the file format - Text encoding format (right now `json`, soon to be `xml`) - Folder structure for a `novel` and...

improvement
help wanted
tracking issue
I/O

This is a tracking issue for the last few steps required to get an MVP off the ground - [ ] Connect `RootWindow` `Model` with file I/O backend - [...

improvement
help wanted
tracking issue

`novelist` will end up being very complex and as such we should worry about testing _early_. What is there to test? - File I/O logic - Various text logic elements...

improvement
help wanted
tracking issue

**expected behaviour:** The page will break (as in line-break not breaking the ux kind of a break) at some point. **actual behaviour:** Since there's no linebreak nor page size implemented...

bug
UI/ UX
text logic