novoid/Memacs

Add optional parameter for body text

novoid opened this issue · 0 comments

See discussion on #125

If a body should be added, __write_org_subitem() needs to be extended with an optional parameter for a multi-line string containing the body. Same holds true for all other functions where __write_org_subitem() is used including the modules that should use it.