Veronica Berglyd Olsen
Veronica Berglyd Olsen
> Is it possible to change the line spacing between lines? I haven't found any settings for that yet, maybe I'm overlooking something. > > If not, it would be...
Add a feature to create a new document from a selected piece of text in the editor, A dialog box should pop up to confirm, and also give you the...
The Windows release can be built with GitHub actions in the same way AppImage and DMG is. It needs the same pre-build artifacts as well, so that's already handled. Tasks:...
As discussed in #1317, if the folder structure changes while a project is open, novelWriter could ask for an updated path to the project if it is still reachable. This...
After starting to use the RC 1 version for actual writing, it is immediately clear that the quick links feature is quite useful. Especially for those of us who prefer...
The code that generates tabs adds an invalid `` closing tag. The `` element in HTML doesn't have a closing tag as it's a void element. I expect they are...
I find that I sometimes need to reference tags in my text that aren't actually part of the scene, just mentioned. For instance another character. I usually add them to...
Add an optional auto-feature to close brackets and quotes. Closing brackets and quotes should be separate settings since the user may want the former without the latter, depending on the...
Prompted by @tmarplatt, this Epic ticket will track some efforts into improving handling of auto-replacement of quote symbols, and highlighting of dialogue. I've considered making some changes here for a...
When refactoring and separating quote symbols from dialogue highlighting, extend the dialogue highlighting feature: * to also apply in the document viewer, * to optionally be applied to manuscript document...