March 2nd 2024
Improved Chat Write Prompts AI
Improvements
Prose sections can now be colorized! 🌈

Act/chapter/scene texts/headings in matrix view as well as the selected scene in chats are now links to the manuscript

Add
codex.getAliases("Entry name")to get a comma-separated list of aliases for the given entry.Add
context.codex.getAllByTypeandcodex.getAllByTypeto get all entries forcharacter,location,object,lore,subplotandotherMake code blocks in chat messages more readable
Improvements to chat message extraction
When calling moderation, you now see a little message about its status

Fixes
- Chat Codex Entry Tracker shows entries again
- Codex additions in sections are now also being detected
- Hide word counts in chat message when AI is idling
- You can now use
{codex.get("Entry name")}on entries that have the “do not track” flag enabled as well