novoid / Memacs

What did I do on February 14th 2007? Visualize your (digital) life in Org-mode
GNU General Public License v3.0
1.03k stars 66 forks source link

Add optional parameter for body text #126

Open novoid opened 11 months ago

novoid commented 11 months ago

See discussion on https://github.com/novoid/Memacs/discussions/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.