org-margin icon indicating copy to clipboard operation
org-margin copied to clipboard

Handling list item indents without org-indent-mode

Open ahan98 opened this issue 1 year ago • 1 comments

Hey Nicolas,

Great work as usual. I'm wondering what are your solutions (if any) for visually aligning the start of soft-wrapped list items (that is, with visual-line-mode enabled)? Something like

- this is a soft-wrapped list item that
  continues on the next line aligned with the
  start of the previous line

Typically, the recommended solution is to activate org-indent-mode, but this mode is incompatible with org-margin-mode, so I'm wondering if there are other ways to make indentation more sane.

ahan98 avatar Apr 27 '24 00:04 ahan98

Sorry for long delay... One solution is to have the the "-" inside the margin or else, it might be possible to tweak the wrap/lien prefix in this specific case.

rougier avatar May 27 '24 12:05 rougier