Codex.get should also pick up nested references
complete
P
Past Bass
Codex.get picks up only the codex entry called, ignoring the nested references. It would be useful to have them (or to have a different instruction which does that). I want to have a chat analysing a subset of my characters and thus need to call them one by one instead of having to call only the entry defining the subset and referencing them.
spaceemotion
complete
spaceemotion
Merged in a post:
Entries with nested references do not work in chat
P
Past Bass
They do work in scene beats. I have found the problem with an entry with 114 nested references, but I created an entry with 2 nested references with the same problem.
Here is a summary of what work and what does not work.
Works
{codex.get("Entry")} in scene beats
{codex.get("Entry with references")} in scene beats
{codex.get("Entry")} in chats
Entry with references when typed directly in the chat
Does NOT work
{codex.get("Entry with references")} in chat prompt
spaceemotion
in next release
Next release adds
codex.getWithReferences