Hi Henning, Henning Weiss <hdwe...@gmail.com> writes:
> I have tried to extend org-mobile with four new edit nodes. One to add new > headings, one for deletion of headings, one for refiling and one for > archiving nodes. Having those in orgmode would allow mobileorg-android (and > mobileorg) to be extended to allow a wider range of operations. The > addition of new headings is already implemented in mobileorg-android and > they seem to work properly. > > The current version of this patch is in my github > repository<https://github.com/hdweiss/org-mode/compare/editnode>. > As I don't have a lot of experience with lisp I would appreciate if someone > could give me a little feedback. I still need to write a function that > compares two nodes (with their subtrees) against each other. This will > ensure that the edit nodes are applied to the correct nodes. Can you post your patch to the list, along with a commit message as described here http://orgmode.org/worg/org-contribute.html ? We rely on patchwork* which catches patches. This help us maintain Org. Thanks in advance! * http://patchwork.newartisans.com/project/org-mode/list/ -- Bastien