Novelcrafter

February 21st 2024

New Improved Write Prompts AI

Redesign of the AI Connection screen

Since the current settings screen was a bit confusing for newcomers (click here, click there), the new screen has been reorganized for less clicking around. This is only step 1 in upcoming `usability improvements in that regard! image

Collapsible Sections in your Prose

Sometimes you generate multiple versions of a beat, sometimes you want to label things - or you simply want to hide things from the AI. You can now add sections within your manuscript to do just that! image

You can create new sections from the bubble menu when selecting text, using the new “Section” button. Sections can be labeled, collapsed and also toggled on or off for AI (as in, should your prompts include the text).

Other changes

  • New context.isStartOfScene function
  • Added optional lookback limit to context.storySoFar function: You can now specify how many scenes it should combine (e.g. context.storySoFar(10) will return the previous 10 summaries)
  • Added Filipino and Tagalog to novel language dropdown
  • Fixed Ollama custom base URLs not being recognized
  • Renamed “delete excess scenes” to “delete empty scenes” action to avoid confusion
  • Other various fixes and improvements