Privacy Settings
Global default visibility toggle and a per-item list for overriding visibility on notes, transcripts, and markers.
Privacy Settings
Privacy
Default Visibility
Controls the default visibility for new notes, markers, and reflections.
Private
Shared
Per-Item Overrides
Override visibility for individual items below.
Apr 27 β Reflection Note
"I felt dismissed whenβ¦"
Apr 20 β Marked Moment
"I think I've been stressedβ¦"
Apr 14 β Reflection Note
"Recurring money anxiety."
View DSL Source
section stack(gap="lg") heading(level="1") Privacy
card(elevated=true) stack(gap="md") heading(level="2") Default Visibility text Controls the default visibility for new notes, markers, and reflections. segmented(label="Default visibility" options="Private,Shared" value="Private")
card(elevated=true) stack(gap="md") heading(level="2") Per-Item Overrides text Override visibility for individual items below. divider
stack(gap="md") row(justify="between" align="center") stack(gap="xs") text(weight="bold") Apr 27 β Reflection Note text(color="muted") "I felt dismissed whenβ¦" checkbox(label="Shared")
row(justify="between" align="center") stack(gap="xs") text(weight="bold") Apr 20 β Marked Moment text(color="muted") "I think I've been stressedβ¦" checkbox(label="Shared")
row(justify="between" align="center") stack(gap="xs") text(weight="bold") Apr 14 β Reflection Note text(color="muted") "Recurring money anxiety." checkbox(label="Shared")
button(variant="primary" width="full") Save Changes