[PATCH] lisp/org-capture.el: Add hook & hook options to org-capture

2022-02-06 Thread Valentin Herrmann
* lisp/org-capture.el: (org-capture-templates): Document the new template options. (org-capture-before-view-hook): Add new hook for parity with the template options. (org-capture): Implement the new template options. (org-capture-finalize): Implement the new template options. (org-capture-kill): Re

[PATCH] lisp/org-capture.el: Add hook & hook options to org-capture

2022-02-06 Thread Valentin Herrmann
* lisp/org-capture.el: (org-capture-templates): Document the new template options. (org-capture-before-view-hook): Add new hook for parity with the template options. (org-capture): Implement the new template options. (org-capture-finalize): Implement the new template options. (org-capture-kill): Re