Request: Inline Monolog Context Display
Description:
Currently, the Context of Monolog is displayed on a separate page.
I would like to introduce an optional mode where the Context is shown directly within the same page, under the Message of Monolog, without requiring navigation away from the current view.
Proposed Solution:
Add a flag in settings, toggle that controls how the monologue context is displayed:
Enabled - show the Context inline under the Message
Disabled - keep the current behavior (display Context separately)
Benefits:
Reduces unnecessary navigation
Makes context more accessible
The current implementation should remain the default behavior unless the new flag is enabled.
Request: Inline Monolog Context Display
Description:
Currently, the Context of Monolog is displayed on a separate page.
I would like to introduce an optional mode where the Context is shown directly within the same page, under the Message of Monolog, without requiring navigation away from the current view.
Proposed Solution:
Add a flag in settings, toggle that controls how the monologue context is displayed:
Enabled - show the Context inline under the Message
Disabled - keep the current behavior (display Context separately)
Benefits:
Reduces unnecessary navigation
Makes context more accessible
The current implementation should remain the default behavior unless the new flag is enabled.