Function: org-capture-member

org-capture-member is a function alias for org-capture-get, defined in org-capture.el.gz.

This function is obsolete since 9.2; use org-capture-get instead.

Signature

(org-capture-member PROPERTY &optional LOCAL)

Documentation

Get PROPERTY from the capture property list org-capture-plist.

When LOCAL is set, use the local variable org-capture-current-plist, this is necessary after initialization of the capture process, to avoid conflicts with other active capture processes.

Aliases

org-capture-member (obsolete since 9.2)