Skip to content

editing descriptions in separedit block #16

Description

@Luis-Henriquez-Perez

The idea is to edit descriptions at point.

Why is this useful?

  • Less visual distraction when editing a description

  • Consistent with org mode editing style

If you think about it plain text is kind of like an implicit source block. It differs from headlines and text properties in that it's not really org mode syntax.

  • Can separate minor mode that are specifically for prose (spell check, etc)
    with org mode.

org mode buffer. Point is designated by "|".

* hello

|hello world

this is a description

#+begin_src elisp
#+end_src elisp

Separedit buffer after calling separedit-edit-description

|hello world

this is a description

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions