Ok, understood. There currently isn’t support for that kind of nesting. The two workarounds which come to mind are
- Secure Shell. Which will connect to another Terminal.
- if the nested material is just text. You can use either a Foundry native UUID link. Or there is html you can use for folding sections (use foundry’s journal source editor). Here is an example (click on one of the sections to expand):
click to open
any html can go in here
relevant html code
<details>
<summary>click to open</summary>
<p>any html can go in here</p>
</details>
There is a visual for when the state of a door changes.