Use case or problem
Toggling folds (Headings, Lists, and Properties) on mobile currently requires “pixel-perfect” precision on the tiny chevron/bullet icon. This is high-friction for one-handed use and slows down navigation in long notes.
Proposed solution
Expand the hit target for folding into a larger, invisible hotspot rectangle.
- Implementation: Instead of just the icon, make a larger area (like the right margin) trigger the fold.
- Scope: Apply this to Headings, Lists, and the Properties future iterations of the Mobile 2.0 UI refresh.
Current workaround (optional)
CSS snippets? I prefer stability so core Obsidian would be better, no plugins/CSS

