improved

Write

Prompts

March 16th 2024

image
Blockquotes are here!
You can now select paragraphs to be styled as block quotes (this will also export properly to markdown as well as .docx/word files).
Custom Prompting
  • Add
    context.codex.all
    function
  • Add support for
    context.wordsAfter
  • Add
    context.wordsBeforeAcrossScenes
    function
  • Show per-message word counts in prompt preview/debugger
Other
  • You can now see the word count of collapsible sections in their action menu
  • Fix incorrect word counting of editor selection (for text that contained highlighted words)
  • Make global codex entries clickable in beat validation (for those with no or short description)
  • Improve loading of matrix view with lots of entries, as well as larger manuscripts
  • Various other improvements and fixes