Things I have tried
Online search, in-app testing, watched outlining in Obsidian video tutorial.
What I’m trying to do
I’m noticing an inconsistency, and hoping someone can explain I’m doing something wrong.
> If I'm typing in the body of my doc, and I want to make a list, I indent and use bullets like this:
- line 1
- line 2
New text line. Lorem Ipsum...
A toggle (depicted above by “>”) appears next to “When”, but only when the text underneath is indented (can I create a toggle w/o the indent?). However, in preview mode, there’s no toggle anymore (I have both toggle settings on in the settings).
When I use a heading instead, like this:
> ### Heading
- Line 1
- Line 2
New text line. Lorem Ipsum...
A toggle appears no matter the indent level of the items below, and it works in preview. However, when I do want an indent, the text turns red. Why is this?
Additionally, in the first example, any text in the body of the doc that follows my toggle, where it says, “New text line. Lorem Ipsum…”, doesn’t get folded up with the indented line items above it. This is good cause I’m starting a new paragraph… but in the 2nd example, the entire rest of the page folds up unless I start another heading, which then toggles the entire rest of the page, which I don’t want… so “New text line. Lorem Ipsum…” gets folded up with the heading items, but I also dont want a new heading there.
In general, coming from Roam, I’m finding the toggles a bit clunky, but maybe I’m not understanding how it works… I want to quickly outline, but feel like I’m always stumbling on how it should function.